All MIBs › CISCO-SRP-MIB › srpIfTimeElapsed
srpIfTimeElapsed
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpIfTimeElapsed
OID (numeric): 1.3.6.1.4.1.9.10.60.1.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement interval as described in RFC 2493. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
What is srpIfTimeElapsed?
This object is the seconds elapsed in the current RFC 2493 measurement interval for this SRP interface, capped at the maximum if the system clock was adjusted. This is needed to correctly normalize the other 15-minute interval counters on this interface: an interval that is only 200 seconds old should not be compared directly against a counter representing a full 900-second interval elsewhere. An NMS reading srpIfTimeElapsed at 300 alongside an error count for the current interval knows to scale that count by a factor reflecting only 5 of the expected 15 minutes having elapsed, rather than treating it as a complete interval's total.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpIfTimeElapsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpIfTimeElapsed.1
Start monitoring Cisco DPT/SRP ring interface routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SRP-MIB::srpIfTimeElapsed OID value, configure state conditions and alerts, and monitor any Cisco DPT/SRP ring interface routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.60 | ciscosrpMIB | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1 | srpMAC | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.1 | srpIfTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.1.1 | srpIfEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.1.1.7 | srpIfTimeElapsed | CISCO-SRP-MIB |