vRtrMplsGeneralSecFastRetryTimer

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.7.1.22

Object

column r/w secondsUnsigned32
The value of vRtrMplsGeneralSecFastRetryTimer specifies the value, in
seconds, used as fast retry timer for a secondary path. If the first
attempt to setup a secondary path fails due to a path error, the fast
retry timer will be started for the secondary path so that the path
can be retried sooner. If the next attempt also fails, further retries
for the path will use the configured value for LSP retry timer,
vRtrMplsLspRetryTimer.
              
If retry timer for the LSP is configured to be less than the MPLS
secondary-fast-retry-timer, all retries for the secondary path will
use the LSP retry timer.
              
A value of 0 indicates that fast retry for secondary paths has been
disabled.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.7.1.22
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
vRtrMplsGeneralEntry
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-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsGeneralSecFastRetryTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsGeneralSecFastRetryTimer.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsGeneralSecFastRetryTimer'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-10

Conformance