All MIBs › RAPID-CITY › rcIpBgpPeerUpdateSourceInterface
rcIpBgpPeerUpdateSourceInterface
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpBgpPeerUpdateSourceInterface
OID (numeric): 1.3.6.1.4.1.2272.1.8.101.9.1.22
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP address to be used for Circuitless IP.
What is rcIpBgpPeerUpdateSourceInterface?
This object stores the IP address that will be used as the source for BGP update messages sent to a specific peer in Circuitless IP mode. An operator configures this to ensure BGP updates originate from the correct interface, critical for BGP session stability and route convergence. The correct source address prevents BGP session flaps caused by routing asymmetry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.9.1.22 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpBgpPeerUpdateSourceInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.9.1.22.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpBgpPeerUpdateSourceInterface.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.101.9.1.22.1 a <value>
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.101 | rcIpBgp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.101.9 | rcIpBgpPeerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.101.9.1 | rcIpBgpPeerEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.101.9.1.22 | rcIpBgpPeerUpdateSourceInterface | RAPID-CITY |