ospfv3CfgNbrTable

A table describing all configured neighbors.

The Configured Neighbors table just gives OSPFv3 information for sending OSPFv3 packets to potential neighbors and is typically used on NBMA and Point-to-Multipoint networks.

Once a Hello is received from a neighbor in the Configured Neighbor table, an entry for that neighbor is created in the Neighbor table and adjacency state is maintained there.

Neighbors on multi-access or Point-to-Point networks can use multicast addressing, so only Neighbor table entries are created for them.

The indexes of the table are ospfv3CfgNbrIfIndex, ospfv3CfgNbrIfInstId, ospfv3CfgNbrAddressType, ospfv3CfgNbrAddress.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.191.1.10.1.1

ospfv3CfgNbrIfIndex

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.10.1.2

ospfv3CfgNbrIfInstId

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.10.1.3

ospfv3CfgNbrAddressType

INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)}

not-accessible

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.10.1.4

ospfv3CfgNbrAddress

OCTET STRING{(0,255)}

not-accessible

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.10.1.5

ospfv3CfgNbrPriority

Integer32{(0,'ff'h)}

read-create

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 read-only.

1.3.6.1.2.1.191.1.10.1.6

ospfv3CfgNbrRowStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

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.

The actually supported access is read-only.

Creation Restriction

The entries in this table cannot be created.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

Before reading this MIB table, run the ospfv3 mib-binding process-id command to bind the OSPFv3 process to SNMP.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic