mplsLdpHelloAdjacencyHoldTime
MPLS-LDP-STD-MIB ·
.1.3.6.1.2.1.10.166.4.1.3.5.1.1.3
Object
column
Unsigned32
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.
Context
- MIB
- MPLS-LDP-STD-MIB
- OID
.1.3.6.1.2.1.10.166.4.1.3.5.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsLdpHelloAdjacencyEntry
- Table
- mplsLdpHelloAdjacencyTable
- Siblings
- 3
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mplsLdpHelloAdjacencyIndex An identifier for this specific adjacency. | column | Unsigned32 | .1.3.6.1.2.1.10.166.4.1.3.5.1.1.1 |
| mplsLdpHelloAdjacencyHoldTimeRem 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 rece… | column | seconds SNMPv2-TCTimeInterval | .1.3.6.1.2.1.10.166.4.1.3.5.1.1.2 |
| mplsLdpHelloAdjacencyType 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). | column | Enumeration | .1.3.6.1.2.1.10.166.4.1.3.5.1.1.4 |