All MIBs › RAPID-CITY › rcIpRsmltPeerMacAddr
rcIpRsmltPeerMacAddr
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRsmltPeerMacAddr
OID (numeric): 1.3.6.1.4.1.2272.1.8.26.3.1.12
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
Mac Address.
What is rcIpRsmltPeerMacAddr?
This read-only object displays the MAC (Media Access Control) address of a peer in the RSRP (Router Synchronization Redundancy Protocol) configuration. It identifies the physical network address of the redundant peer device that this router communicates with for failover synchronization. An operator would examine this value to verify the correct peer device is connected in a redundancy setup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.3.1.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRsmltPeerMacAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.3.1.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRsmltPeerMacAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpRsmltPeerMacAddr.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.3 | rcIpRsmltPeerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.3.1 | rcIpRsmltPeerEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.26.3.1.12 | rcIpRsmltPeerMacAddr | RAPID-CITY |