ospf
NBMANeighbor



public class NBMANeighbor

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

instanceIndex Identifies a specific instance of a version of the OSPF protocol running in the router instance specified by the routerId.

type=long
access=read-only
default=0

interfaceId

type=long
access=read-create
default=0

interfaceInstanceIndex

type=long
access=read-only
default=0

nbrAddress The value of nbrAddress specifies the IP address of the neighbor associated with the local link.

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=Neighbor Address

nbrAddressType The value of nbrAddressType specifies the address type of nbrAddress. For IPv6 type addresses only addresses with zone index are expected.

type=rtr.InetAddressType
access=read-only
default=ipv4

nbrPriority The value of nbrPriority specifies 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 has become read-only from release 15.0R4 on.

type=long
access=read-only
Displayed(tab/group)=Neighbor Priority

nbrState The value of nbrState indicates the State of the relationship with this Neighbor.

type=ospf.NBMANeighborState
access=read-only
Displayed(tab/group)=Neighbor State

routerId

type=int
access=read-only
default=1
minimum=1
maximum=10240

rtrId The value of rtrId indicates a 32-bit integer uniquely identifying the neighboring router in the Autonomous System. A value of 0 is returned until a Hello is received from the configured neighbor.

type=long
access=read-only
Displayed(tab/group)=Neighbor Router ID

version

type=int
access=read-only
default=2

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 15.0.R1
7705 SAR Gen 2
7450 ESS Supported from 15.0.R1
7950 XRS Supported from 15.0.R1
7705 SAR Hm Supported from 15.0.R1
7250 IXR Supported from 19.5.R1