All MIBs › RC-IP-MIB › rcIpRsmltEdgePeerMacAddress
rcIpRsmltEdgePeerMacAddress
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpRsmltEdgePeerMacAddress
OID (numeric): 1.3.6.1.4.1.2272.1.8.26.4.1.3
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The MAC address of the Peer RSMLT interface.
What is rcIpRsmltEdgePeerMacAddress?
This holds the MAC address of the peer device's RSMLT (Redundant Switched Module Link) interface. It identifies the neighbor switch in a loop-prevention protocol. An operator troubleshooting connectivity would verify this matches the expected peer's actual interface MAC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.4.1.3 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpRsmltEdgePeerMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.4.1.3.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpRsmltEdgePeerMacAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26 | rcIpRsmlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.4 | rcIpRsmltEdgePeerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.4.1 | rcIpRsmltEdgePeerEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.4.1.3 | rcIpRsmltEdgePeerMacAddress | RC-IP-MIB |