bgpPeergrFallover
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.7.1.26
Object
This value indicates whether or not to monitor the route to
the peers in this group so that the session can be
deactivated if the route fails. Monitoring the route means
DC-BGP will react to failure more quickly.
For individual peers, this can be configured using
bgpPeerFallover.
When set to 'true', DC-BGP monitors the route to the
peer and removes the session if the route fails.
When set to 'false', DC-BGP does not monitor the
route to the peer.
When set to 'inherit', the fallover behavior for this peer
is determined by the setting of the bgpRmEntFastExtFallover
field.
This field can be changed at any time. The change takes
immediate effect.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.7.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpPeergrEntry
- Groups
- 1
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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpPeergrFallover'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpPeergrFallover.<bgpRmEntIndex>.<bgpPeergrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BGP-MIB::bgpPeergrFallover'
Syntax
- Source
- BgpTrueFalseOrInherit
- Base type
Enumeration
Values & Constraints
Type Values
0 | inherit |
1 | true |
2 | false |
Conformance
Member of