JobStatus represents whether a Job created to run Repeatedly has been invocated at least once and that the last attempt resultedin a failure condition. Note that the JobStatus value 'Success' does not indicate that the job has already been run.
Parsed from file cimwin32.mib.txt
Company: None
Module: CIMWIN32-MIB
JobStatus represents whether a Job created to run Repeatedly has been invocated at least once and that the last attempt resultedin a failure condition. Note that the JobStatus value 'Success' does not indicate that the job has already been run.
Parsed from file CIMWIN32-MIB.mib
Module: CIMWIN32-MIB
Vendor: IBM
Module: CIMWIN32-MIB
[Automatically extracted from oidview.com]
win32ScheduledJobJobStatus OBJECT-TYPE SYNTAX String ACCESS read-write STATUS mandatory DESCRIPTION "JobStatus represents whether a Job created to run Repeatedly has been invocated at least once and that the last attempt resultedin a failure condition. Note that the JobStatus value 'Success' does not indicate that the job has already been run." REFERENCE "Win32_ScheduledJob.JobStatus" ::= { win32ScheduledJobEntry 9 }
win32ScheduledJobJobStatus OBJECT-TYPE SYNTAX String ACCESS read-write STATUS mandatory DESCRIPTION "JobStatus represents whether a Job created to run Repeatedly has been invocated at least once and that the last attempt resultedin a failure condition. Note that the JobStatus value 'Success' does not indicate that the job has already been run." REFERENCE "Win32-ScheduledJob.JobStatus" ::= { win32ScheduledJobEntry 9 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.159.1.2.10.450.1.1 | win32ScheduledJobKeyIndex | 0 | 0 | " REFERENCE "Win32_ScheduledJob.KeyIndex |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.2 | win32ScheduledJobJobId | 0 | 0 | Unique identifier for the job. |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.3 | win32ScheduledJobCommand | 0 | 0 | Command represents the executable name and command line arguments that the schedule service will use to invoke the job.Example.… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.4 | win32ScheduledJobStartTime | 0 | 0 | StartTime represents the UTC time to run the job. This is of the form YYYYMMDDHHMMSS.MMMMMM(+-)OOO, where YYYYMMDD must be repl… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.5 | win32ScheduledJobRunRepeatedly | 0 | 0 | RunRepeatedly represents whether the scheduled job, once created, will continue to run repeatedlyafter the first invocation of … |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.6 | win32ScheduledJobInteractWithDesktop | 0 | 0 | Allow the specified Job to interacted with desktop. A value or TRUE or null indicates that the job willbe allowed to interact w… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.7 | win32ScheduledJobDaysOfWeek | 0 | 0 | DaysOfWeek represents what days of the week the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMonth… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.8 | win32ScheduledJobDaysOfMonth | 0 | 0 | DaysOfMonth represents what days of the month the job will be run on. If a Job has value null for both DaysOfWeek and DaysOfMon… |
1.3.6.1.4.1.2.6.159.1.2.10.450.1.10 | win32ScheduledJobStatus | 0 | 0 | The Status property is a string indicating the current status of the object. Various operational and non-operational statuses c… |