After discovering and creating the OSPF topology objects in its repository, Network Protocol Manager for OSPF monitors the status of the OSPF objects by periodically establishing SNMP sessions to the managed devices and polling the OSPF MIB objects that are listed in Instrumentation MIB objects polled by Network Protocol Manager for OSPF.
Cisco devices that support RFC 5643 are supported for IPv6 discovery and monitoring.
MIB object |
Object ID |
Description |
Module |
Protocol |
---|---|---|---|---|
ospfIfRtrPriority |
.1.3.6.1.2.1.14.7.1.6 |
Priority of this OSPF interface. In multi-access networks, used in the designated router (DR) election algorithm. |
OSPF MIB |
IPv4 |
ospfIfHelloInterval |
.1.3.6.1.2.1.14.7.1.9 |
Length of time, in seconds, between the Hello packets that the router sends on this OSPF interface. |
OSPF MIB |
IPv4 |
ospfIfRtrDeadInterval |
.1.3.6.1.2.1.14.7.1.10 |
Number of seconds that a router’s Hello packets have not been received before its neighbors declare the router down. |
OSPF MIB |
IPv4 |
ospfIfAuthKey |
.1.3.6.1.2.1.14.7.1.16 |
Authentication key used to authenticate OSPF interfaces. |
OSPF MIB |
IPv4 |
ospfIfAuthType |
.1.3.6.1.2.1.14.7.1.20 |
Authentication type specified for an OSPF interface. |
OSPF MIB |
IPv4 |
ospfIfAdminStat |
.1.3.6.1.2.1.14.7.1.5 |
OSPF interface’s administrative status. The value formed on the interface is advertised as an internal route to some area. |
OSPF MIB |
IPv4 |
ospfIfState |
.1.3.6.1.2.1.14.7.1.12 |
OSPF interface state. |
OSPF MIB |
IPv4 |
ospfIfDesignatedRouter |
.1.3.6.1.2.1.14.7.1.13 |
IP Address of the DR. |
OSPF MIB |
IPv4 |
ospfIfBackupDesignatedRouter |
.1.3.6.1.2.1.14.7.1.14 |
IP Address of the BDR. |
OSPF MIB |
IPv4 |
ospfIfEvents |
.1.3.6.1.2.1.14.7.1.15 |
Number of state changes or error events on this OSPF interface. |
OSPF MIB |
IPv4 |
ospfVirtIfHelloInterval |
.1.3.6.1.2.1.14.9.1.5 |
Length of time, in seconds, between the Hello packets that the router sends on this OSPF virtual interface. |
OSPF MIB |
IPv4 |
ospfVirtIfRtrDeadInterval |
.1.3.6.1.2.1.14.9.1.6 |
Number of seconds that a router’s Hello packets have not been received before its neighbors declare the router down. |
OSPF MIB |
IPv4 |
ospfVirtIfState |
.1.3.6.1.2.1.14.9.1.7 |
OSPF virtual interface states. |
OSPF MIB |
IPv4 |
ospfVirtIfEvents |
.1.3.6.1.2.1.14.9.1.8 |
Number of state changes or error events on this virtual link. |
OSPF MIB |
IPv4 |
ospfVirtIfAuthKey |
.1.3.6.1.2.1.14.9.1.9 |
If authentication type is simplePassword, the device left-adjusts and zero-fills to 8 octets. |
OSPF MIB |
IPv4 |
ospfVirtIfAuthType |
.1.3.6.1.2.1.14.9.1.11 |
Authentication type specified for a virtual interface. |
OSPF MIB |
IPv4 |
ospfNbrRtrId |
.1.3.6.1.2.1.14.10.1.3 |
A 32-bit integer that uniquely identifies the neighboring router in the AS. |
OSPF MIB |
IPv4 |
ospfNbrState |
.1.3.6.1.2.1.14.10.1.6 |
State of the relationship with this neighbor. |
OSPF MIB |
IPv4 |
ospfNbrEvents |
.1.3.6.1.2.1.14.10.1.7 |
Number of times this neighbor relationship has changed state, or an error has occurred. |
OSPF MIB |
IPv4 |
ospfNbrLsRetransQLen |
.1.3.6.1.2.1.14.10.1.8 |
Current length of the retransmission queue. |
OSPF MIB |
IPv4 |
ospfVirtNbrIpAddr |
.1.3.6.1.2.1.14.11.1.3 |
IP address this virtual neighbor is using. |
OSPF MIB |
IPv4 |
ospfVirtNbrState |
.1.3.6.1.2.1.14.11.1.5 |
State of the virtual neighbor relationship. |
OSPF MIB |
IPv4 |
ospfVirtNbrEvents |
.1.3.6.1.2.1.14.11.1.6 |
Number of times this virtual link has changed its state, or an error has occurred. |
OSPF MIB |
IPv4 |
ospfVirtNbrLsRetransQLen |
.1.3.6.1.2.1.14.11.1.7 |
Current length of the retransmission queue. |
OSPF MIB |
IPv4 |
ospfv3AreaSummary |
.1.3.6.1.2.1.191.1.7.1.3 |
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone. |
OSPF v3 MIB |
IPv6 |
ospfv3AdminStatus |
.1.3.6.1.2.1.191.1.1.2 |
The administrative status of OSPFv3 in the router. The value \enabled\ denotes that the OSPFv3 Process is active on at least one interface; \disabled\ disables it on all interfaces. This object is persistent, and when written, the entity SHOULD save the change to non-volatile storage. |
OSPF v3 MIB |
IPv6 |
ospfv3IfAreaId |
.1.3.6.1.2.1.191.1.7.1.3 |
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0 is used for the OSPFv3 backbone. |
OSPF v3 MIB |
IPv6 |
ospfv3IfType |
.1.3.6.1.2.1.191.1.7.1.4 |
The OSPFv3 interface type. |
OSPF v3 MIB |
IPv6 |
ospfv3IfAdminStatus |
.1.3.6.1.2.1.191.1.7.1.5 |
The OSPFv3 interface\s administrative status. The value formed on the interface; the interface will be advertised as an internal route to some area. The value \disabled\ denotes that the interface is external to OSPFv3. Note that a value of \disabled\ for the object ospfv3AdminStatus will override a value of \enabled\ for the interface. |
OSPF v3 MIB |
IPv6 |
ospfv3IfRtrPriority |
.1.3.6.1.2.1.191.1.7.1.6 |
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 eligible to become the Designated Router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker. |
OSPF v3 MIB |
IPv6 |
ospfv3IfTransitDelay |
.1.3.6.1.2.1.191.1.7.1.7 |
The estimated number of seconds it takes to transmit a Link State Update packet over this interface. LSAs contained in the update packet must have their age incremented by this amount before transmission. This value should take into account the transmission and propagation delays of the interface. |
OSPF MIB |
IPv6 |
ospfv3IfRetransInterval |
.1.3.6.1.2.1.191.1.7.1.8 |
The number of seconds between link state advertisement retransmissions for adjacencies belonging to this interface. This value is also used when retransmitting database description and Link State Request packets. |
OSPF MIB |
IPv6 |
ospfv3IfPollInterval |
.1.3.6.1.2.1.191.1.7.1.11 |
The larger time interval, in seconds, between the Hello packets sent to an inactive, non-broadcast multi-access neighbor. |
OSPF MIB |
IPv6 |
ospfv3IfState |
.1.3.6.1.2.1.191.1.7.1.12 |
The OSPFv3 interface state. An interface may be in standby state if there are multiple interfaces on the link and another interface is active. The interface may be in Down state if the underlying IPv6 interface is down or if the admin status is \disabled\ either globally or for the interface. |
OSPF MIB |
IPv6 |
ospfv3IfDemand |
.1.3.6.1.2.1.191.1.7.1.17 |
Indicates whether Demand OSPFv3 procedures (Hello suppression to FULL neighbors and setting the DoNotAge flag on propagated LSAs) should be performed on this interface. |
OSPF MIB |
IPv6 |
ospfv3CfgNbrRowStatus |
.1.3.6.1.2.1.191.1.10.1.6 |
This object permits management of the table by facilitating actions such as row creation, construction, and destruction. The value of this object has no effect on whether other objects in this conceptual row can be modified. |
OSPF MIB |
IPv6 |
ospfv3NbrAddress |
.1.3.6.1.2.1.191.1.9.1.5 |
The IPv6 address of the neighbor associated with the local link. |
OSPF v3 MIB |
IPv6 |
ospfv3NbrState |
.1.3.6.1.2.1.191.1.9.1.8 |
The state of the relationship with this neighbor. |
OSPF v3 MIB |
IPv6 |
ospfv3NbrIfId |
.1.3.6.1.2.1.191.1.9.1.12 |
The Interface ID that the neighbor advertises in its Hello packets on this link, that is, the neighbor\s local interface index. |
OSPF v3 MIB |
IPv6 |
opsfv3NbrHelloSuppressed |
.1.3.6.1.2.1.191.1.9.1.11 |
Indicates whether Hellos are being suppressed to the neighbor. |
OSPF v3 MIB |
IPv6 |
ospfv3VirtIfTransitDelay |
.1.3.6.1.2.1.191.1.8.1.5 |
The estimated number of seconds it takes to transmit a Link State Update packet over this interface. |
OSPF v3 MIB |
IPv6 |
ospfv3VirtIfRetransInterval |
.1.3.6.1.2.1.191.1.8.1.6 |
The number of seconds between link state advertisement retransmissions for adjacencies belonging to this interface. This value is also used when retransmitting database description and Link State Request packets. This value should be well over the expected round-trip time. |
OSPF v3 MIB |
IPv6 |
ospfv3VirtNbrIfIndex |
.1.3.6.1.2.1.191.1.11.1.3 |
The local Interface ID for the virtual link over which the neighbor can be reached. |
OSPF v3 MIB |
IPv6 |
ospfv3VirtNbrAddress |
.1.3.6.1.2.1.191.1.11.1.6 |
The IPv6 address advertised by this virtual neighbor. It must be a global scope address. |
OSPF v3 MIB |
IPv6 |
ospfv3VirtNbrLsRetransQLen |
.1.3.6.1.2.1.191.1.11.1.10 |
The current length of the retransmission queue. |
OSPF v3 MIB |
IPv6 |
ospfv3VirtNbrHelloSuppressed |
.1.3.6.1.2.1.191.1.11.1.11 |
Indicates whether Hellos are being suppressed to the neighbor. |
OSPF v3 MIB |
IPv6 |
ospfv3IfAdminStatus |
.1.3.6.1.2.1.191.1.7.1.5 |
The OSPFv3 interface\s administrative status. The value formed on the interface; the interface will be advertised as an internal route to some area. The value \disabled\ denotes that the interface is external to OSPFv3. Note that a value of \disabled\ for the object ospfv3AdminStatus will override a value of \enabled\ for the interface. |
OSPF v3 MIB |
IPv6 |
ospfv3IfState |
.1.3.6.1.2.1.191.1.7.1.12 |
The OSPFv3 interface state. An interface may be in standby state if there are multiple interfaces on the link and another interface is active. The interface may be in Down state if the underlying IPv6 interface is down or if the admin status is \disabled\ either globally or for the interface. |
OSPF v3 MIB |
IPv6 |
ospfv3IfDesignatedRouter |
.1.3.6.1.2.1.191.1.7.1.13 |
The Router ID of the Designated Router. |
OSPF v3 MIB |
IPv6 |
ospfv3IfBackupDesignatedRouter |
.1.3.6.1.2.1.191.1.7.1.14 |
The Router ID of the Backup Designated Router. |
OSPF v3 MIB |
IPv6 |
ospfv3IfEvents |
.1.3.6.1.2.1.191.1.7.1.15 |
The number of times this OSPFv3 interface has changed its state or an error has occurred. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of ospfv3DiscontinuityTime. |
OSPF v3 MIB |
IPv6 |
ospfv3IfRtrPriority |
.1.3.6.1.2.1.191.1.7.1.6 |
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 eligible to become the Designated Router on this particular network. In the event of a tie in this value, routers will use their Router ID as a tie breaker. |
OSPF v3 MIB |
IPv6 |
ospfv3IfHelloInterval |
1.3.6.1.2.1.191.1.7.1.9 |
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. |
OSPF v3 MIB |
IPv6 |
ospfv3IfRtrDeadInterval |
1.3.6.1.2.1.191.1.7.1.10 |
The number of seconds that a router\s Hello packets have not been seen before its neighbors declare the router down on the interface. This should be some multiple of the Hello interval. This value must be the same for all routers attached to a common network. |
OSPF v3 MIB |
IPv6 |
Network Protocol Manager for OSPF parses the SNMP response to obtain the status information, and then updates in real time the status of the appropriate OSPF objects in its repository.