ospfv3NbrState OBJECT-TYPE
SYNTAX INTEGER {
down(1),
attempt(2),
init(3),
twoWay(4),
exchangeStart(5),
exchange(6),
loading(7),
full(8)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The state of the relationship with this
neighbor."
REFERENCE
"OSPF Version 2, Section 10.1, Neighbor states"
View at oid-info.com
The state of the relationship with this
neighbor.
Automatically extracted from RFC5643
ospfv3NbrState OBJECT-TYPE SYNTAX INTEGER { down(1), attempt(2), init(3), twoWay(4), exchangeStart(5), exchange(6), loading(7), full(8) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the relationship with this neighbor." REFERENCE "OSPF Version 2, Section 10.1, Neighbor states" ::= { ospfv3NbrEntry 8 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.191.1.9.1.1 | ospfv3NbrIfIndex | 0 | 0 | The Local Link ID of the link over which the neighbor can be reached. |
1.3.6.1.2.1.191.1.9.1.2 | ospfv3NbrIfInstId | 0 | 0 | Interface instance over which the neighbor can be reached. This ID has local link significance only. |
1.3.6.1.2.1.191.1.9.1.3 | ospfv3NbrRtrId | 0 | 0 | A 32-bit unsigned integer uniquely identifying the neighboring router in the Autonomous System. |
1.3.6.1.2.1.191.1.9.1.4 | ospfv3NbrAddressType | 0 | 0 | The address type of ospfv3NbrAddress. Only IPv6 addresses without zone index are expected. |
1.3.6.1.2.1.191.1.9.1.5 | ospfv3NbrAddress | 0 | 0 | The IPv6 address of the neighbor associated with the local link. |
1.3.6.1.2.1.191.1.9.1.6 | ospfv3NbrOptions | 0 | 0 | A bit mask corresponding to the neighbor's options field. |
1.3.6.1.2.1.191.1.9.1.7 | ospfv3NbrPriority | 0 | 0 | The priority of this neighbor in the designated- router election algorithm. The value 0 signifies that the neighbor is not eligi… |
1.3.6.1.2.1.191.1.9.1.9 | ospfv3NbrEvents | 0 | 0 | The number of times this neighbor relationship has changed state or an error has occurred. Discontinuities in the value of this c… |
1.3.6.1.2.1.191.1.9.1.10 | ospfv3NbrLsRetransQLen | 0 | 0 | The current length of the retransmission queue. |
1.3.6.1.2.1.191.1.9.1.11 | ospfv3NbrHelloSuppressed | 0 | 0 | Indicates whether Hellos are being suppressed to the neighbor. |
1.3.6.1.2.1.191.1.9.1.12 | ospfv3NbrIfId | 0 | 0 | The Interface ID that the neighbor advertises in its Hello packets on this link, that is, the neighbor's local interface index. |
1.3.6.1.2.1.191.1.9.1.13 | ospfv3NbrRestartHelperStatus | 0 | 0 | Indicates whether the router is acting as a graceful restart helper for the neighbor. |
1.3.6.1.2.1.191.1.9.1.14 | ospfv3NbrRestartHelperAge | 0 | 0 | Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor. |
1.3.6.1.2.1.191.1.9.1.15 | ospfv3NbrRestartHelperExitReason | 0 | 0 | Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor. none: no restart ha… |