vRtrLdpNgTargPeerMaxBackoffTime

TIMETRA-LDP-NG-MIB · .1.3.6.1.4.1.6527.3.1.2.91.38.1.18

Object

The value of vRtrLdpNgTargPeerMaxBackoffTime 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
vRtrLdpNgTargPeerMaxBackoffTime, the router will give up trying to
establish the LDP session.
              
If vRtrLdpNgTargPeerMaxBackoffTime has value of 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.38.1.18
Type
column
Access
readonly
Status
current
Units
seconds
Parent
vRtrLdpNgTargPeerEntry
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::vRtrLdpNgTargPeerMaxBackoffTime'
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::vRtrLdpNgTargPeerMaxBackoffTime.<vRtrID>.<vRtrLdpNgPeerAddressType>.<vRtrLdpNgPeerAddress>'
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::vRtrLdpNgTargPeerMaxBackoffTime'

Syntax

Values & Constraints

Type Constraints
range: 0..2592000

Conformance