A table of Hello Adjacencies for Sessions.
The indexes of the table are mplsLdpEntityLdpId, mplsLdpEntityIndex, mplsLdpPeerLdpId, mplsLdpHelloAdjacencyIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.10.166.4.1.3.5.1.1.1 |
mplsLdpHelloAdjacencyIndex |
Unsigned32{(1,4294967295)} |
not-accessible |
An identifier for this specific adjacency. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.5.1.1.2 |
mplsLdpHelloAdjacencyHoldTimeRem |
INTEGER{(0,2147483647)} |
read-only |
If the value of this object is 65535, this means that the hold time is infinite (i.e., wait forever).
Otherwise, the time remaining for this Hello Adjacency to receive its next Hello Message.
This interval will change when the 'next' Hello Message which corresponds to this Hello Adjacency is received unless it is infinite. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.4.1.3.5.1.1.3 |
mplsLdpHelloAdjacencyHoldTime |
Unsigned32{(0,65535)} |
read-only |
The Hello hold time which is negotiated between the Entity and the Peer. The entity associated with this Hello Adjacency issues a proposed Hello Hold Time value in the mplsLdpEntityHelloHoldTimer object. The peer also proposes a value and this object represents the negotiated value. A value of 0 means the default, which is 15 seconds for Link Hellos and 45 seconds for Targeted Hellos. A value of 65535 indicates an infinite hold time. |
The actually supported value range is 3-65535. RO(Size list:3--65535) |
1.3.6.1.2.1.10.166.4.1.3.5.1.1.4 |
mplsLdpHelloAdjacencyType |
INTEGER{link(1),targeted(2)} |
read-only |
This adjacency is the result of a 'link' hello if the value of this object is link(1). Otherwise, it is a result of a 'targeted' hello, targeted(2). |
This object is implemented as defined in the corresponding MIB files. |