rcIpBgpPeerGroupSoftReconfiguration

RC-IP-BGP-MIB · .1.3.6.1.4.1.2272.1.8.101.11.1.17

Object

column r/w Enumeration
If Peer soft reconfiguration-in 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 rcIpBgpPeerGroupSoftReconfiguration 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
RC-IP-BGP-MIB
OID
.1.3.6.1.4.1.2272.1.8.101.11.1.17
Type
column
Access
readwrite
Status
current
Parent
rcIpBgpPeerGroupEntry

Walk 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 'RC-IP-BGP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-BGP-MIB::rcIpBgpPeerGroupSoftReconfiguration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IP-BGP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-BGP-MIB::rcIpBgpPeerGroupSoftReconfiguration.<rcIpBgpPeerGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IP-BGP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IP-BGP-MIB::rcIpBgpPeerGroupSoftReconfiguration'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1in
2out