All MIBs › DISMAN-SCHEDULE-MIB › schedOperStatus
schedOperStatus
Module: DISMAN-SCHEDULE-MIB
OID (symbolic): DISMAN-SCHEDULE-MIB::schedOperStatus
OID (numeric): 1.3.6.1.2.1.63.1.2.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of this schedule. The state enabled(1) indicates this entry is active and that the scheduler will invoke actions at appropriate times. The disabled(2) state indicates that this entry is currently inactive and ignored by the scheduler. The finished(3) state indicates that the schedule has ended. Schedules in the finished(3) state are ignored by the scheduler. A one-shot schedule enters the finished(3) state when it deactivates itself.
Note that the operational state must not be enabled(1) when the schedRowStatus is not active.
What is schedOperStatus?
This object reports the scheduler's current run-state for this entry: enabled(1), disabled(2), or finished(3). This reflects reality rather than intent; a one-shot schedule automatically moves to finished(3) once it has fired, distinguishing it from an admin-disabled entry. For example, seeing schedOperStatus at finished(3) tells an admin a one-time scheduled task already ran and won't fire again without recreating the row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.15 snmpwalk -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.15.1 snmpget -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedOperStatus.1
Start monitoring SNMP agent supporting scheduled operations (vendor-neutral, DISMAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DISMAN-SCHEDULE-MIB::schedOperStatus OID value, configure state conditions and alerts, and monitor any SNMP agent supporting scheduled operations (vendor-neutral, DISMAN) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.63 | schedMIB | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1 | schedObjects | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.2 | schedTable | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.2.1 | schedEntry | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.2.1.15 | schedOperStatus | DISMAN-SCHEDULE-MIB |