vRtrLdpAdjMaxBackoff
TIMETRA-LDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.8.15.1.2
Object
column obsolete
secondsUnsigned32
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 waits before retrying)
increases exponentially. If the backoff interval exceeds
vRtrLdpAdjMaxBackoff, the router will not backoff anymore and will
give up trying to establish the LDP session. A value of 0 for
vRtrLdpAdjMaxBackoff indicates that the backoff interval remains
constant and will not increase exponentially. In effect the router
will try to establish an LDP session till it succeeds.
This object was obsoleted in release 13.0.
Context
- MIB
- TIMETRA-LDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.8.15.1.2- Type
- column
- Access
- readonly
- Status
- obsolete
- Units
- seconds
- Parent
- vRtrLdpAdjBackoffEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-LDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-MIB::vRtrLdpAdjMaxBackoff'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-MIB::vRtrLdpAdjMaxBackoff.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LDP-MIB::vRtrLdpAdjMaxBackoff'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-2592000