vRtrMplsLspTemplateRecord
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.41.1.16
Object
column r/w
Enumeration
The value of vRtrMplsLspTemplateRecord specifies whether the
recording of all the hops is enabled for LSPs that are dynamically
created using this template.
When the value of vRtrMplsLspTemplateRecord is set to 'record',
recording of all the hops that a LSP traverses is enabled. When the
value of vRtrMplsLspTemplateRecord is set to 'noRecord', recording of
all the hops 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.16- 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::vRtrMplsLspTemplateRecord'
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::vRtrMplsLspTemplateRecord.<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::vRtrMplsLspTemplateRecord'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | record |
2 | noRecord |