vRtrMplsLspTemplateFastReroute
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.41.1.12
Object
The value of vRtrMplsLspTemplateFastReroute specifies whether fast
reroute is enabled for the LSPs that are dynamically created using
this LSP template.
When the value of vRtrMplsLspTemplateFastReroute is set to 'true',
fast reroute is enabled for the LSP. When the value of
vRtrMplsLspTemplateFastReroute is set to 'false', fast reroute is
disabled.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.41.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrMplsLspTemplateEntry
- Groups
- 2
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::vRtrMplsLspTemplateFastReroute'
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::vRtrMplsLspTemplateFastReroute.<vRtrID>.<vRtrMplsLspTemplateName>'
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::vRtrMplsLspTemplateFastReroute'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |