vRtrMplsLspIgpShortcutLfaType
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.1.1.60
Object
column r/w
Enumeration
The value of vRtrMplsLspIgpShortcutLfaType specifies whether to
exclude or include a RSVP LSP from being used as a shortcut while
resolving IGP routes in LFA SPF or whether to exclude or include a
RSVP LSP from being used as a LFA SPF.
When the value of vRtrMplsLspIgpShortcutLfaType is set to 'lfaProtect'
the RSVP LSP is used as a shortcut while resolving IGP routes in LFA
SPF as well.
When the value of vRtrMplsLspIgpShortcutLfaType is set to 'lfaOnly'
the RSVP LSP is used as a LFA SPF and not used as igp shortcut in
regular SPF.
An 'inconsistentValue' error is returned if an attempt is made to set
this object to a non-default value when the value of the object
vRtrMplsLspIgpShortcut is not set to 'true'.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.1.1.60- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsLspEntry
- 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::vRtrMplsLspIgpShortcutLfaType'
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::vRtrMplsLspIgpShortcutLfaType.<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::vRtrMplsLspIgpShortcutLfaType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | lfaProtect |
2 | lfaOnly |