All MIBs › DISMAN-SCHEDULE-MIB › schedTriggers
schedTriggers
Module: DISMAN-SCHEDULE-MIB
OID (symbolic): DISMAN-SCHEDULE-MIB::schedTriggers
OID (numeric): 1.3.6.1.2.1.63.1.2.1.21
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This variable counts the number of attempts (either successful or failed) to invoke the scheduled action.
What is schedTriggers?
This object counts the total number of times this schedule has attempted to invoke its action, whether the attempt succeeded or failed. Comparing schedTriggers to schedFailures gives an admin the success rate of a given scheduled task over its lifetime. For example, a schedTriggers value of 30 with schedFailures at 2 shows the schedule has run 30 times with only 2 failed attempts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.21 snmpwalk -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedTriggers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.63.1.2.1.21.1 snmpget -v2c -c public <target> DISMAN-SCHEDULE-MIB::schedTriggers.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::schedTriggers 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.21 | schedTriggers | DISMAN-SCHEDULE-MIB |