bgpPeerFallover
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.3.1.1.1.109
Object
This value indicates whether or not to monitor the route to
this peer so that the session can be deactivated if the route
fails. Monitoring the route means DC-BGP will react to
failure more quickly.
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.
The peer may be configured to ignore this field and
instead obtain the value from a peer group as explained in
the table description.
If the value that is determined is 'inherit', then the
bgpRmEntFastExtFallover value is used.
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.3.1.1.1.109- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpPeerEntry
- 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::bgpPeerFallover'
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::bgpPeerFallover.<bgpRmEntIndex>.<bgpPeerLocalAddrType>.<bgpPeerLocalAddr>.<bgpPeerLocalPort>.<bgpPeerRemoteAddrType>.<bgpPeerRemoteAddr>.<bgpPeerRemotePort>.<bgpPeerLocalAddrScopeId>'
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::bgpPeerFallover'
Syntax
- Source
- BgpTrueFalseOrInherit
- Base type
Enumeration
Values & Constraints
Type Values
0 | inherit |
1 | true |
2 | false |
Conformance
Member of