hwBgpPeerState

OBS ✓
HUAWEI-BGP-VPN-MIB · .1.3.6.1.4.1.2011.5.25.177.1.1.2.1.5

Object

column Enumeration
The status of the remote BGP peer, including:
1: Idle(1) 
2: Connect(2) 
3: Active(3) 
4: Opensent(4) 
5: Openconfirm(5) 
6: Established(6)
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
HUAWEI-BGP-VPN-MIB
OID
.1.3.6.1.4.1.2011.5.25.177.1.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
hwBgpPeerEntry
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 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-VPN-MIB::hwBgpPeerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BGP-VPN-MIB::hwBgpPeerState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BGP-VPN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BGP-VPN-MIB::hwBgpPeerState'

Syntax

Enumeration

Values & Constraints

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

Conformance

Member of