A table of non-virtual neighbor information.
The indexes of the table are hwOspfv3NbrIfIndex, hwOspfv3NbrIfInstId, hwOspfv3NbrRtrId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.147.1.8.1.1 |
hwOspfv3NbrIfIndex |
INTEGER |
not-accessible |
The local link ID of the link over which the neighbor can be reached. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.2 |
hwOspfv3NbrIfInstId |
Unsigned32{(0,255)} |
not-accessible |
Interface instance over which the neighbor can be reached. This ID has local link significance only. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.3 |
hwOspfv3NbrRtrId |
Unsigned32{(0,'ffffffff'h)} |
not-accessible |
A 32-bit integer uniquely identifying the neighboring router in the Autonomous System. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.4 |
hwOspfv3NbrAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
The address type of ospfv3NbrAddress. Only IPv6 addresses without zone index are expected. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.5 |
hwOspfv3NbrAddress |
OCTET STRING{(0,255)} |
read-only |
The IPv6 address of the neighbor associated with the local link. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.6 |
hwOspfv3NbrOptions |
Integer32 |
read-only |
A Bit Mask corresponding to the neighbor's options field. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.7 |
hwOspfv3NbrPriority |
Integer32{(0,'ff'h)} |
read-only |
The priority of this neighbor in the designated router election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated router on this particular network. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.8 |
hwOspfv3NbrState |
INTEGER{down(1),attempt(2),init(3),twoWay(4),exchangeStart(5),exchange(6),loading(7),full(8)} |
read-only |
The State of the relationship with this Neighbor. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.9 |
hwOspfv3NbrEvents |
Counter32 |
read-only |
The number of times this neighbor relationship has changed state, or an error has occurred. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.10 |
hwOspfv3NbrLsRetransQLen |
Gauge32 |
read-only |
The current length of the retransmission queue. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.11 |
hwOspfv3NbrHelloSuppressed |
INTEGER{true(1),false(2)} |
read-only |
Indicates whether Hellos are being suppressed to the neighbor |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.12 |
hwOspfv3NbrIfId |
INTEGER |
read-only |
The interface ID that the neighbor advertises in its Hello Packets on this link, that is, the neighbor's local interface index. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.13 |
hwOspfv3NbrRestartHelperStatus |
INTEGER{notHelping(1),helping(2)} |
read-only |
Indicates whether the router is acting as a Graceful restart helper for the neighbor. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.14 |
hwOspfv3NbrRestartHelperAge |
Unsigned32{(0,3600)} |
read-only |
Remaining time in current OSPFv3 Graceful restart interval, if the router is acting as a restart helper for the neighbor. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.147.1.8.1.15 |
hwOspfv3NbrRestartHelperExitRc |
INTEGER{none(1),inProgress(2),completed(3),timedOut(4),topologyChanged(5)} |
read-only |
Describes the outcome of the last attempt at acting as a Graceful restart helper for the neighbor. none:............no restart has yet been attempted. inProgress:......a restart attempt is currently underway. completed:.......the last restart completed successfully. timedOut:........the last restart timed out. topologyChanged:.the last restart was aborted due to a topology change. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |