All MIBs › DISMAN-SCHEDULE-MIB › schedLastFailed
schedLastFailed
Module: DISMAN-SCHEDULE-MIB
OID (symbolic): DISMAN-SCHEDULE-MIB::schedLastFailed
OID (numeric): 1.3.6.1.2.1.63.1.2.1.18
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: The date and time when the most recent failure occurred.
The value '0000000000000000'H is returned if no failure occurred since the last re-initialization of the scheduler.
What is schedLastFailed?
This object records the timestamp of the most recent failed invocation of this scheduled action. Paired with schedLastFailure, it tells an admin exactly when the last error occurred so they can correlate it with other device logs or events. For example, an all-zero '0000000000000000'H value means no failure has been recorded since the scheduler last initialized.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.18 snmpwalk -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedLastFailed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.18.1 snmpget -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedLastFailed.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::schedLastFailed 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.18 | schedLastFailed | DISMAN-SCHEDULE-MIB |