f10BgpM2PeerStatus

OBS ✓
FORCE10-BGP4-V2-MIB · .1.3.6.1.4.1.6027.20.1.2.1.1.1.4

Object

column Enumeration
Whether or not the BGP FSM for this remote peer is halted
or running.  The BGP FSM for a remote peer is halted after
processing a Stop event.  Likewise, it is in the running
state after a Start event.
              
The f10BgpM2PeerState will generally be in the idle state when
the FSM is halted, although some extensions such as
Graceful Restart will leave the peer in the Idle state
but with the FSM running.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Routing
Explore Observium network monitoring

Context

MIB
FORCE10-BGP4-V2-MIB
OID
.1.3.6.1.4.1.6027.20.1.2.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
f10BgpM2PeerEntry
Groups
1

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 'FORCE10-BGP4-V2-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCE10-BGP4-V2-MIB::f10BgpM2PeerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FORCE10-BGP4-V2-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FORCE10-BGP4-V2-MIB::f10BgpM2PeerStatus.<f10BgpM2PeerInstance>.<f10BgpM2PeerLocalAddrType>.<f10BgpM2PeerLocalAddr>.<f10BgpM2PeerRemoteAddrType>.<f10BgpM2PeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FORCE10-BGP4-V2-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FORCE10-BGP4-V2-MIB::f10BgpM2PeerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1halted
2running

Conformance