A table describing all neighbors in the locality of the OSPFv3 router.
The indexes of the table are ospfv3NbrIfIndex, ospfv3NbrIfInstId, ospfv3NbrRtrId.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.191.1.9.1.1 | ospfv3NbrIfIndex | 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.2.1.191.1.9.1.2 | ospfv3NbrIfInstId | 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.2.1.191.1.9.1.3 | ospfv3NbrRtrId | Unsigned32{(0,'ffffffff'h)} | not-accessible | A 32-bit unsigned 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.2.1.191.1.9.1.4 | ospfv3NbrAddressType | 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. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.5 | ospfv3NbrAddress | OCTET STRING{(0,255)} | read-only | The IPv6 address of the neighbor associated with the local link. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.6 | ospfv3NbrOptions | Integer32 | read-only | A bit mask corresponding to the neighbor's options field. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.7 | ospfv3NbrPriority | 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. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.8 | ospfv3NbrState | 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. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.9 | ospfv3NbrEvents | Counter32 | read-only | The number of times this neighbor relationship has changed 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. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.10 | ospfv3NbrLsRetransQLen | Gauge32 | read-only | The current length of the retransmission queue. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.11 | ospfv3NbrHelloSuppressed | INTEGER{true(1),false(2)} | read-only | Indicates whether Hellos are being suppressed to the neighbor. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.12 | ospfv3NbrIfId | 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. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.13 | ospfv3NbrRestartHelperStatus | INTEGER{notHelping(1),helping(2)} | read-only | Indicates whether the router is acting as a graceful restart helper for the neighbor. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.14 | ospfv3NbrRestartHelperAge | Unsigned32{(1,1800)} | read-only | Remaining time in current OSPF graceful restart interval, if the router is acting as a restart helper for the neighbor. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.191.1.9.1.15 | ospfv3NbrRestartHelperExitReason | 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. | This object is implemented as defined in the corresponding MIB files. |