All MIBs › RC-IP-MIB › rcIpRsmltEdgePeerIpAddress
rcIpRsmltEdgePeerIpAddress
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpRsmltEdgePeerIpAddress
OID (numeric): 1.3.6.1.4.1.2272.1.8.26.4.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
IP address of the Peer RSMLT Interface.
What is rcIpRsmltEdgePeerIpAddress?
This object stores the IP address of a remote peer device in a Route SMLT (Simultaneous Multi-Link Trunking) edge support configuration. The system monitors and reports this peer's address to maintain redundant path awareness for fast failover. Operators check this to verify correct peer device connectivity and validate the RSMLT edge setup for high-availability routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.4.1.2 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpRsmltEdgePeerIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.26.4.1.2.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpRsmltEdgePeerIpAddress.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.2 | rcIpRsmltEdgePeerIpAddress | RC-IP-MIB |