ospfIfAdminStat
RFC1253-MIB ·
.1.3.6.1.2.1.14.7.1.5
Object
column
mandatory
r/w
Status
The OSPF interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to OSPF.
Context
- MIB
- RFC1253-MIB
- OID
.1.3.6.1.2.1.14.7.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ospfIfEntry
- Table
- ospfIfTable
- Siblings
- 15
Syntax
Status
- Source
- Status
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ospfIfIpAddress mandatory The IP address of this OSPF interface. | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.14.7.1.1 |
| ospfIfRtrDeadInterval mandatory The number of seconds that a router's Hello packets
have not been seen before it's neighbors declare the
router down. This should be some multiple of the Hello
interval. This va… | column | PositiveInteger | .1.3.6.1.2.1.14.7.1.10 |
| ospfIfPollInterval mandatory The larger time interval, in seconds, between the
Hello packets sent to an inactive non-broadcast multi-
access neighbor. | column | PositiveInteger | .1.3.6.1.2.1.14.7.1.11 |
| ospfIfState mandatory The OSPF Interface State. | column | Enumeration | .1.3.6.1.2.1.14.7.1.12 |
| ospfIfDesignatedRouter mandatory The IP Address of the Designated Router. | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.14.7.1.13 |
| ospfIfBackupDesignatedRouter mandatory The IP Address of the Backup Designated Router. | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.14.7.1.14 |
| ospfIfEvents mandatory The number of times this OSPF interface has changed
its state, or an error has occurred. | column | RFC1155-SMICounter | .1.3.6.1.2.1.14.7.1.15 |
| ospfIfAuthKey mandatory The Authentication Key. If the Area's Authorization
Type is simplePassword, and the key length is shorter
than 8 octets, the agent will left adjust and zero fill
to 8 octets.
… | column | OctetString | .1.3.6.1.2.1.14.7.1.16 |
| ospfAddressLessIf mandatory For the purpose of easing the instancing of addressed
and addressless interfaces; This variable takes the
value 0 on interfaces with IP Addresses, and the
corresponding value of i… | column | Integer32 | .1.3.6.1.2.1.14.7.1.2 |
| ospfIfAreaId mandatory 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 | AreaID | .1.3.6.1.2.1.14.7.1.3 |
| ospfIfType mandatory 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, t… | column | Enumeration | .1.3.6.1.2.1.14.7.1.4 |
| ospfIfRtrPriority mandatory 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 eligi… | column | DesignatedRouterPriority | .1.3.6.1.2.1.14.7.1.6 |
| ospfIfTransitDelay mandatory The estimated number of seconds it takes to transmit a
link- state update packet over this interface. | column | UpToMaxAge | .1.3.6.1.2.1.14.7.1.7 |
| ospfIfRetransInterval mandatory The number of seconds between link-state advertisement
retransmissions, for adjacencies belonging to this
interface. This value is also used when retransmitting
database descript… | column | UpToMaxAge | .1.3.6.1.2.1.14.7.1.8 |
| ospfIfHelloInterval mandatory The length of time, in seconds, between the Hello
packets that the router sends on the interface. This
value must be the same for all routers attached to a
common network. | column | HelloRange | .1.3.6.1.2.1.14.7.1.9 |