vRtrLdpAdjBackoffEntry
TIMETRA-LDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.8.15.1
Object
row
obsolete
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
- TIMETRA-LDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.8.15.1- Type
- row
- Status
- obsolete
- 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 obsolete 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, t… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.1 |
| vRtrLdpAdjMaxBackoff obsolete 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 router w… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.2 |
| vRtrLdpAdjCurrentBackoff obsolete This value of vRtrLdpAdjCurrentBackoff specifies the current value of
the backoff interval.
This object was obsoleted in release 13.0. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.3 |
| vRtrLdpAdjWaitingTime obsolete The value of vRtrLdpAdjWaitingTime specifies the time for which the
entity has been waiting in backoff state.
This object was obsoleted in release 13.0. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.8.15.1.4 |
| vRtrLdpAdjBackoffStatus obsolete 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 'f… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.8.15.1.5 |