|
Description:
|
fmOspfStandardIfType OBJECT-TYPE
SYNTAX INTEGER {
broadcast(1),
nbma(2),
pointToPoint(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"OSPF Interface Type. 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'"
|
|
|