The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states.
Parsed from file cimwin32.mib.txt
Company: None
Module: CIMWIN32-MIB
The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states.
Parsed from file CIMWIN32-MIB.mib
Module: CIMWIN32-MIB
Vendor: IBM
Module: CIMWIN32-MIB
[Automatically extracted from oidview.com]
win32ScheduledJobStatus OBJECT-TYPE SYNTAX String ACCESS read-write STATUS mandatory DESCRIPTION "The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states." REFERENCE "Win32_ScheduledJob.Status" ::= { win32ScheduledJobEntry 10 }
win32ScheduledJobStatus OBJECT-TYPE SYNTAX String ACCESS read-write STATUS mandatory DESCRIPTION "The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are OK, Degraded and Pred Fail. Pred Fail indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are Error, Starting, Stopping and Service. The latter, Service, could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither OK nor in one of the other states." REFERENCE "Win32-ScheduledJob.Status" ::= { win32ScheduledJobEntry 10 }
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.9 | win32ScheduledJobJobStatus | 0 | 0 | JobStatus represents whether a Job created to run Repeatedly has been invocated at least once and that the last attempt resulte… |