vRtrMplsLspPathIsFastRetry

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.4.1.55

Object

The value of vRtrMplsLspPathIsFastRetry indicates which retry timer is
being referred to by vRtrMplsLspPathRetryTimeRemaining.
              
When the value of vRtrMplsLspPathIsFastRetry is set to 'true',
vRtrMplsLspPathRetryTimeRemaining is referring to either the P2P
active path fast timer, vRtrMplsGenP2pActPathFastRetry or the
secondary fast retry timer, vRtrMplsGeneralSecFastRetryTimer.
              
When the value of vRtrMplsLspPathIsFastRetry is set to 'false',
vRtrMplsLspPathRetryTimeRemaining is referring to the LSP retry timer,
vRtrMplsLspRetryTimer.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.4.1.55
Type
column
Access
readonly
Status
current
Parent
vRtrMplsLspPathEntry
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::vRtrMplsLspPathIsFastRetry'
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::vRtrMplsLspPathIsFastRetry.<vRtrID>.<vRtrMplsLspIndex>.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>'
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::vRtrMplsLspPathIsFastRetry'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance