vRtrMplsLspTemplateRecordLabel
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.41.1.17
Object
column r/w
Enumeration
The value of vRtrMplsLspTemplateRecordLabel specifies whether the
recording of labels is enabled for LSPs that are dynamically created
using this LSP template .
When the value of vRtrMplsLspTemplateRecordLabel is set to 'record',
recording of labels at each node that a LSP traverses is enabled. When
the value of vRtrMplsLspTemplateRecordLabel is set to 'noRecord',
recording of labels at each node that a LSP traverses is disabled.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.41.1.17- 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::vRtrMplsLspTemplateRecordLabel'
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::vRtrMplsLspTemplateRecordLabel.<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::vRtrMplsLspTemplateRecordLabel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | record |
2 | noRecord |