All MIBs › CISCO-SRP-MIB › srpNodeWrapped
srpNodeWrapped
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpNodeWrapped
OID (numeric): 1.3.6.1.4.1.9.10.60.1.3.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates in general if the node is wrapped without specifying on which side.
What is srpNodeWrapped?
This object indicates, for a specific discovered node on the ring, whether that node is generally wrapped, without indicating which side. This is the remote counterpart to srpMACSideWrapped, letting the local node's SNMP agent report the wrap status of every other node on the ring, which is how an NMS can build a full ring-wide protection- status picture by polling just one node instead of every node individually. Polling this local node's table and seeing only one remote entry showing wrapped equal to true immediately identifies which specific other node on the ring currently has an active protection switch, without needing to poll that node directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.3.1.3 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpNodeWrapped
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.3.1.3.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpNodeWrapped.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpNodeWrapped.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::srpNodeWrapped 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.3 | srpRingTopologyMapTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.3.1 | srpRingTopologyMapEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.3.1.3 | srpNodeWrapped | CISCO-SRP-MIB |