All MIBs › CISCO-SRP-MIB › srpNodeMACAddress
srpNodeMACAddress
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpNodeMACAddress
OID (numeric): 1.3.6.1.4.1.9.10.60.1.3.1.2
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: The node MAC's 48-bit individual MAC address.
What is srpNodeMACAddress?
This object is the 48-bit MAC address of a specific node discovered on the ring, as opposed to srpMACAddress, which is this local interface's own address. This table entry is how the local node builds a directory of every other node on the ring by MAC address, which an admin uses to positively identify a specific remote node referenced elsewhere rather than just knowing some node reported something. Matching a MAC address reported here against a known asset inventory identifies exactly which physical router, by hostname, occupies a specific position on the ring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.3.1.2 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpNodeMACAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.3.1.2.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpNodeMACAddress.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::srpNodeMACAddress 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.2 | srpNodeMACAddress | CISCO-SRP-MIB |