All MIBs › COSINE-ORION-MIB › csOspfIfType
csOspfIfType
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOspfIfType
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.4.1.6.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The OSPF interface type.
By way of a default, this field may be intuited from the corresponding value of ifType. Broad- cast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25 and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'.
What is csOspfIfType?
This enumerated object sets the OSPF interface type, broadcast, nbma, pointToPoint, pointToMultipoint, or loopback, by default intuited from the interface's underlying ifType such as Ethernet defaulting to broadcast. Getting this wrong is a common cause of adjacencies failing to form, since neighbor discovery and DR election behave very differently across these types. An admin running OSPF over a Frame Relay hub-and-spoke link would explicitly set this to nbma or pointToMultipoint rather than relying on the broadcast default.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.4 | csOrionVPNInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2 | csOrionVPNVRouterInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.4 | csOrionOspf | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.4.1 | csOspfConf | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.4.1.6 | csOspfIfTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.4.1.6.1 | csOspfIfEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.4.1.6.1.4 | csOspfIfType | COSINE-ORION-MIB |