wfOspfIfType

RFC7777-MIB · .1.3.6.1.4.1.18.3.5.3.2.3.5.1.7

Object

column mandatory r/w Enumeration
'The OSPF interface type.
By way of a default, this field may be intuited from
the corresponding value of ifType.  Broadcast LANs,
such as Ethernet and IEEE 802.5, take the value
'broadcast', X.25, Frame Relay, and similar
technologies take the value 'nbma', and links that are
definitively point to point take the value
'pointToPoint'.'
	     broadcast (1),
	     nbma (2),
	     pointToPoint (3)

Context

MIB
RFC7777-MIB
OID
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
wfOspfIfEntry

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::wfOspfIfType'
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::wfOspfIfType.<wfOspfIfIpAddress>.<wfOspfAddressLessIf>'
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::wfOspfIfType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.