vRtrMplsLspPathResignal
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.4.1.33
Object
Setting the value of vRtrMplsLspPathResignal to 'doAction' triggers
the resignaling of the LSP path.
If the LSP path is operationally down either due to network failure or
due to the retry attempts count being exceeded, setting this variable
to 'doAction' will initiate the signaling for the path. A
make-before-break signaling for the path will be initiated if the LSP
is operationally up but the make-before-break retry attempts count was
exceeded. Make-before-break signaling will also be initiated for any
LSP that is operationally up. This may be used to cause a loose-hop
LSP to be optimized.
If a resignal is triggered while a resignaling is already in progress,
the old transient state will be destroyed and a new transaction being
triggered.
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.4.1.33- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsLspPathEntry
- Groups
- 5
Net-SNMP examples
How SNMP and these commands workWalk 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::vRtrMplsLspPathResignal'
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::vRtrMplsLspPathResignal.<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::vRtrMplsLspPathResignal'
Syntax
- Source
- TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |