All MIBs › DISMAN-SCHEDULE-MIB › schedFailures
schedFailures
Module: DISMAN-SCHEDULE-MIB
OID (symbolic): DISMAN-SCHEDULE-MIB::schedFailures
OID (numeric): 1.3.6.1.2.1.63.1.2.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This variable counts the number of failures while invoking the scheduled action. This counter at most increments once for a triggered action.
What is schedFailures?
This object counts how many times this schedule's action invocation has failed since the row was created. It increments at most once per triggered attempt, so a rising count signals recurring problems executing the configured set operation, worth cross-checking against schedLastFailure. For example, a schedFailures value that climbs every night indicates the scheduled set operation is consistently being rejected, perhaps due to an access-control or value-range error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.16 snmpwalk -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.16.1 snmpget -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedFailures.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::schedFailures OID value, configure state conditions and alerts, and monitor any SNMP agent supporting scheduled operations (vendor-neutral, DISMAN) from a single console.
How to Use in IPNetwork Monitor
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.16 | schedFailures | DISMAN-SCHEDULE-MIB |