vRtrLdpNgGenMaxBackoffTime

TIMETRA-LDP-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.91.47.1.14

Object

The value of vRtrLdpNgGenMaxBackoffTime specifies the maximum value
for the backoff interval.
              
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
vRtrLdpNgGenMaxBackoffTime, the router will give up trying to
establish the LDP session.
              
If vRtrLdpNgGenMaxBackoffTime is set to zero (0), then the backoff
interval does not increase exponentially after the first session
startup attempt fails. Instead it remains constant and LDP will keep
retrying to establish a session until it succeeds.

Context

MIB
TIMETRA-LDP-NG-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.91.47.1.14
Type
column
Access
readonly
Status
current
Units
seconds
Parent
vRtrLdpNgGeneralEntry
Groups
1

Walk 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-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgGenMaxBackoffTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgGenMaxBackoffTime.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgGenMaxBackoffTime'

Syntax

Values & Constraints

Type Constraints
range: 0..2592000

Conformance