MIB Viewer

ospfIfType

OBJECT-TYPE
1.3.6.1.2.1.14.7.1.4
Access
read-only
Status
mandatory
Sub-identifiers
0
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'.
INTEGER { broadcast (1), nbma (2), pointToPoint (3), pointToMultipoint (5) }