bgpVrfIpv4UnicastPeerState

SNR-SWITCH-MIB · .1.3.6.1.4.1.40418.7.100.16.6.1.1.3

Object

column Enumeration
The BGP vrf ipv4 peer connection state.

Context

MIB
SNR-SWITCH-MIB
OID
.1.3.6.1.4.1.40418.7.100.16.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
bgpVrfIpv4UnicastPeerEntry

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 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-SWITCH-MIB::bgpVrfIpv4UnicastPeerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-SWITCH-MIB::bgpVrfIpv4UnicastPeerState.<bgpVrfNameIpv4UnicastPeer>.<bgpVrfIpv4UnicastPeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNR-SWITCH-MIB::bgpVrfIpv4UnicastPeerState'

Syntax

Enumeration

Values & Constraints

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