rcIpBgpExtPeerAfSoftReconfiguration
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.8.101.16.6.1.14
Object
column r/w
Enumeration
If rcIpBgpExtPeerAfSoftReconfigurationIn 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 rcIpBgpExtPeerAfSoftReconfiguration 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.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.8.101.16.6.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIpBgpExtPeerAfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpBgpExtPeerAfSoftReconfiguration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcIpBgpExtPeerAfSoftReconfiguration.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcIpBgpExtPeerAfSoftReconfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | in |
2 | out |
3 | none |