vRtrLdpAdjBackoffEntry
ALCATEL-ENT1-TIMETRA-LDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.8.15.1
Object
row
A row in this table contains backoff information about an
LDP adjacency.
When an LDP session startup fails for the first time, the
LDP entity waits for a certain time interval before it tries
to setup the session again. This interval is the backoff
interval. The initial value for the backoff interval is set
to the value of vRtrLdpAdjInitBackoff. After waiting for the
backoff interval, LDP retries to setup the LDP session. If
it fails again the backoff interval increases exponentially
and this repeats for each successive LDP session startup
failure. If the backoff interval exceeds vRtrLdpAdjMaxBackoff,
LDP will not backoff anymore and will give up trying to
establish the LDP session.
Context
- MIB
- ALCATEL-ENT1-TIMETRA-LDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.8.15.1- Type
- row
- Status
- current
- Parent
- vRtrLdpAdjBackoffTable
- Table
- vRtrLdpAdjBackoffTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vRtrLdpAdjInitBackoff The value of vRtrLdpAdjInitBackoff specifies the initial
backoff time. After a LDP session setup has failed, the
value of vRtrLdpAdjInitBackoff is the time interval, in
seconds,… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.1 |
| vRtrLdpAdjMaxBackoff The value of vRtrLdpAdjMaxBackoff specifies the maximum
backoff time. For each successive failure of the LDP
session startup, the backoff interval (the time for which
the route… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.2 |
| vRtrLdpAdjCurrentBackoff This value of vRtrLdpAdjCurrentBackoff specifies the current
value of the backoff interval. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.3 |
| vRtrLdpAdjWaitingTime The value of vRtrLdpAdjWaitingTime specifies the time for
which the entity has been waiting in backoff state. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.4 |
| vRtrLdpAdjBackoffStatus The value of vRtrLdpAdjBackoffStatus indicates whether or
not the entity is in backoff state. If this value is 'true',
then the entity is in a backoff state and if the value is
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.8.15.1.5 |