bgpPrfxPeerState

DC-BGP-MIB · .1.2.826.42.1.1578918.5.65.1.3.3.1.1.26

Object

column BgpPeerStates
The BGP peer's FSM state.
              
This allows the user to filter on results for sessions that
are active.

Context

MIB
DC-BGP-MIB
OID
.1.2.826.42.1.1578918.5.65.1.3.3.1.1.26
Type
column
Access
readonly
Status
current
Parent
bgpPrfxCntrsEntry
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 'DC-BGP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BGP-MIB::bgpPrfxPeerState'
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::bgpPrfxPeerState.<bgpRmEntIndex>.<bgpPeerIndex>.<bgpPrfxCntrsAfi>.<bgpPrfxCntrsSafi>'
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::bgpPrfxPeerState'

Syntax

Source
BgpPeerStates
Base type
Enumeration

Values & Constraints

Type Values
1idle
2connect
3active
4opensent
5openconfirm
6established

Conformance

Member of