vRtrMplsLspSwitchStbyPath

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.1.1.55

Object

The value of vRtrMplsLspSwitchStbyPath specifies whether to trigger
the switch from the current active standby LSP path to a new LSP path
as specified by vRtrMplsLspSwitchStbyPathIndex.
              
When SET to the value of 'doAction', if the LSP path is actively on a
current standby path, signaling will be initiated to switch to the new
path.
              
If a signal is triggered while a resignaling is already in progress,
the old transient state will be destroyed and a new transaction will
be triggered.
              
This variable must be set along with vRtrMplsLspSwitchStbyPathIndex to
indicate the specific path index to switch to.
              
An SNMP GET request on this object should return 'notApplicable'.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.1.1.55
Type
column
Access
readwrite
Status
current
Parent
vRtrMplsLspEntry
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::vRtrMplsLspSwitchStbyPath'
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::vRtrMplsLspSwitchStbyPath.<vRtrID>.<vRtrMplsLspIndex>'
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::vRtrMplsLspSwitchStbyPath'

Syntax

Values & Constraints

Type Values
1doAction
2notApplicable

Conformance