ospfNbrTable

A table describing all non-virtual neighbors in the locality of the OSPF router.

The indexes of the table are ospfNbrIpAddr, ospfNbrAddressLessIndex.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.14.10.1.1

ospfNbrIpAddr

IpAddress

read-only

The IP address this neighbor is using in its

IP source address. Note that, on addressless

links, this will not be 0.0.0.0 but the

address of another of the neighbor's interfaces.

The actually supported access is read-only.

1.3.6.1.2.1.14.10.1.2

ospfNbrAddressLessIndex

Integer32{(0,2147483647)}

read-only

On an interface having an IP address, zero.

On addressless interfaces, the corresponding

value of ifIndex in the Internet Standard MIB.

On row creation, this can be derived from the

instance.

The actually supported access is read-only.

1.3.6.1.2.1.14.10.1.3

ospfNbrRtrId

IpAddress

read-only

A 32-bit integer (represented as a type

IpAddress) uniquely identifying the neighboring

router in the Autonomous System.

The actually supported access is read-only.

1.3.6.1.2.1.14.10.1.4

ospfNbrOptions

Integer32

read-only

A bit mask corresponding to the neighbor's

options field.

Bit 0, if set, indicates that the system will

operate on Type of Service metrics other than

TOS 0. If zero, the neighbor will ignore all

metrics except the TOS 0 metric.

Bit 1, if set, indicates that the associated

area accepts and operates on external

information; if zero, it is a stub area.

Bit 2, if set, indicates that the system is

capable of routing IP multicast datagrams, that is

that it implements the multicast extensions to

OSPF.

Bit 3, if set, indicates that the associated

area is an NSSA. These areas are capable of

carrying type-7 external advertisements, which

are translated into type-5 external advertisements

at NSSA borders.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.10.1.5

ospfNbrPriority

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

ospfNbrState

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

1.3.6.1.2.1.14.10.1.7

ospfNbrEvents

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

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.10.1.8

ospfNbrLsRetransQLen

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

ospfNbmaNbrStatus

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.

1.3.6.1.2.1.14.10.1.10

ospfNbmaNbrPermanence

INTEGER{dynamic(1),permanent(2)}

read-only

This variable displays the status of the entry;

'dynamic' and 'permanent' refer to how the neighbor

became known.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.14.10.1.11

ospfNbrHelloSuppressed

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

ospfNbrRestartHelperStatus

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

ospfNbrRestartHelperAge

Unsigned32

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

ospfNbrRestartHelperExitReason

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.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

No entry can be created in this table.

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 ospf mib-binding process-id command to bind the OSPF process to SNMP.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >