DISMAN-SCHEDULE-MIB :: schedLastFailure

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDISMAN-SCHEDULE-MIBschedLastFailure

schedLastFailure

Module: DISMAN-SCHEDULE-MIB

OID (symbolic): DISMAN-SCHEDULE-MIB::schedLastFailure

OID (numeric): 1.3.6.1.2.1.63.1.2.1.17

Node type: OBJECT-TYPE

Type: SnmpPduErrorStatus

Access: read-only

Description: The most recent error that occurred during the invocation of a scheduled action. The value noError(0) is returned if no errors have occurred yet.

What is schedLastFailure?

This object records the SNMP PDU error status code from the most recent failed invocation of this schedule's action. It stays at noError(0) until the first failure occurs, so admins can check it to diagnose why a scheduled set didn't take effect. For example, a value of notWritable(17) would tell an admin the target variable in schedVariable rejected the write, likely because it isn't actually writable on this agent.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.17
snmpwalk -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedLastFailure

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.17.1
snmpget -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedLastFailure.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::schedLastFailure 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.63schedMIBDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1schedObjectsDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1.2schedTableDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1.2.1schedEntryDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1.2.1.17schedLastFailureDISMAN-SCHEDULE-MIB