ospfIfOperStatus
LUM-IP-MIB ·
.1.3.6.1.4.1.8708.2.14.2.5.1.1.10
Object
column
Enumeration
The OSPF operative status of the interface.
See also RFC 2328 'OSPF Version 2'.
down
loopback
waiting
ptp - point to point
dr - designated router
bdr - backup designated router
odr - other designated router
Context
- MIB
- LUM-IP-MIB
- OID
.1.3.6.1.4.1.8708.2.14.2.5.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfIfEntry
- Table
- ospfIfTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | down |
2 | loopback |
3 | waiting |
4 | ptp |
5 | dr |
6 | bdr |
7 | odr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfIfIndex An arbitrary index assigned to each entry. | column | Unsigned32 | .1.3.6.1.4.1.8708.2.14.2.5.1.1.1 |
| ospfIfRowStatus This variable displays the status of the entry.
Setting it to 'invalid' has the effect of
rendering it inoperative. The internal effect
(row removal) is implementation dependent. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.8708.2.14.2.5.1.1.11 |
| ospfIfPassive OSPF Passive mode.
If OSPF Passive mode is set to enable, OSPF will not
advertice itself on this interface. This interface
will however be adverticed on other interfaces. | column | Enumeration | .1.3.6.1.4.1.8708.2.14.2.5.1.1.12 |
| ospfIfName The name of the interface.
OSPF configuration is not permitted on the
following interfaces:
The following interface names are permitted:
eth1 - The m… | column | LUM-TCMgmtNameString | .1.3.6.1.4.1.8708.2.14.2.5.1.1.3 |
| ospfIfAreaId A 32-bit integer uniquely identifying the area
to which the interface connects.
Area ID 0.0.0.0 is used for the OSPF backbone. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.5.1.1.4 |
| ospfIfMetric The OSPF internal cost. | column | Unsigned32 | .1.3.6.1.4.1.8708.2.14.2.5.1.1.5 |
| ospfIfRtrPriority The priority of this interface.
Used in multi-access networks, this field is used
in the designated router election algorithm.
The value 0 signifies that the router is not
eligibl… | column | Integer32 | .1.3.6.1.4.1.8708.2.14.2.5.1.1.6 |
| ospfIfDesignatedRouterId The router id of the designated router for the
network to which the interface connects.
0.0.0.0 means that there is no designated router. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.5.1.1.7 |
| ospfIfBackupDesignatedRouterId The router id of the backup designated router for
the network to which the interface connects.
0.0.0.0 means that there is no backup designated
router. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8708.2.14.2.5.1.1.8 |
| ospfIfAdminStatus The OSPF administrative status of the interface.
The value formed on the interface, and the
interface will be advertised as an internal route
to some area. The value 'down' deno… | column | Enumeration | .1.3.6.1.4.1.8708.2.14.2.5.1.1.9 |