RC-IP-BGP-MIB :: rcIpBgpPeerSoftReconfiguration

MIB Reference — IPNetwork Monitor

All MIBsRC-IP-BGP-MIBrcIpBgpPeerSoftReconfiguration

rcIpBgpPeerSoftReconfiguration

Module: RC-IP-BGP-MIB

OID (symbolic): RC-IP-BGP-MIB::rcIpBgpPeerSoftReconfiguration

OID (numeric): 1.3.6.1.4.1.2272.1.8.101.9.1.16

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

If rcIpBgpPeerSoftReconfigurationIn is enabled in the in-bound direction, policy can be changed and routes can re-learned without having to reset the bgp connection by setting rcIpBgpPeerSoftReconfiguration to in(1). Setting the value to out (2) forces the neighbor to send out all the updates to the remote neighbor without resetting the connection.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.9.1.16
snmpwalk -v2c -c public <target> RC-IP-BGP-MIB::rcIpBgpPeerSoftReconfiguration

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.101.9.1.16.1
snmpget -v2c -c public <target> RC-IP-BGP-MIB::rcIpBgpPeerSoftReconfiguration.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.101.9.1.16.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.8rcIpRAPID-CITY
1.3.6.1.4.1.2272.1.8.101rcIpBgpRAPID-CITY
1.3.6.1.4.1.2272.1.8.101.9rcIpBgpPeerTableRAPID-CITY
1.3.6.1.4.1.2272.1.8.101.9.1rcIpBgpPeerEntryRAPID-CITY
1.3.6.1.4.1.2272.1.8.101.9.1.16rcIpBgpPeerSoftReconfigurationRC-IP-BGP-MIB