bgpBgpNeighborState

OBS ✓
VIPTELA-OPER-BGP · .1.3.6.1.4.1.41916.14.9.1.34

Object

column Enumeration
State
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
VIPTELA-OPER-BGP
OID
.1.3.6.1.4.1.41916.14.9.1.34
Type
column
Access
readonly
Status
current
Parent
bgpBgpNeighborEntry

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 'VIPTELA-OPER-BGP' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-BGP::bgpBgpNeighborState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OPER-BGP' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-BGP::bgpBgpNeighborState.<bgpBgpNeighborVpnId>.<bgpBgpNeighborPeerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OPER-BGP' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OPER-BGP::bgpBgpNeighborState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0idle
1connect
2active
3opensent
4openconfirm
5established
6clearing
7deleted