All MIBs › CISCO-SRP-MIB › srpMACIpsLastUnWrapTimeStamp
srpMACIpsLastUnWrapTimeStamp
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACIpsLastUnWrapTimeStamp
OID (numeric): 1.3.6.1.4.1.9.10.60.1.2.1.11
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime for the last unwrap.
What is srpMACIpsLastUnWrapTimeStamp?
This object is the sysUpTime value recorded at this node's most recent transition back out of the wrapped state. The gap between this and the last-wrap timestamp for the same node tells the admin exactly how long that specific protection event lasted, which matters for calculating actual service-impact duration rather than just knowing that a wrap happened. A last-wrap timestamp and last-unwrap timestamp only 45 seconds apart indicates that particular fault was transient and self-cleared quickly, versus a gap of several hours, which would indicate a fault requiring manual intervention to clear.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.2.1.11 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACIpsLastUnWrapTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.2.1.11.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACIpsLastUnWrapTimeStamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpMACIpsLastUnWrapTimeStamp.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::srpMACIpsLastUnWrapTimeStamp 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.2 | srpMACSideTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2.1 | srpMACSideEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2.1.11 | srpMACIpsLastUnWrapTimeStamp | CISCO-SRP-MIB |