wfOspfVirtIfState

RFC7777-MIB · .1.3.6.1.4.1.18.3.5.3.2.3.6.1.3

Object

column mandatory Enumeration
'OSPF virtual interface states.'
	     down (1),               -- these use the same encoding
	     pointToPoint (4)        -- as the ospfIfTable

Context

MIB
RFC7777-MIB
OID
.1.3.6.1.4.1.18.3.5.3.2.3.6.1.3
Type
column
Access
readonly
Status
mandatory
Parent
wfOspfVirtIfEntry

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::wfOspfVirtIfState'
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::wfOspfVirtIfState.<wfOspfVirtIfAreaID>.<wfOspfVirtIfNeighbor>'
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::wfOspfVirtIfState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.