wfOspfVirtNbrState

RFC7777-MIB · .1.3.6.1.4.1.18.3.5.3.2.3.8.1.5

Object

column mandatory Enumeration
'The state of the Virtual Neighbor Relationship.'
	     down (1),
	     attempt (2),
	     init (3),
	     twoWay (4),
	     exchangeStart (5),
	     exchange (6),
	     loading (7),
	     full (8)

Context

MIB
RFC7777-MIB
OID
.1.3.6.1.4.1.18.3.5.3.2.3.8.1.5
Type
column
Access
readonly
Status
mandatory
Parent
wfOspfVirtNbrEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.