vRtrMplsLspTemplateType
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.41.1.5
Object
column r/w
Enumeration
The value of vRtrMplsLspTemplateType specifies the type of the LSP
template.
The value of vRtrMplsLspTemplateType means:
'p2mp (1)' - auto creation of P2MP LSPs.
'onehopP2P (2)' - auto creation of one-Hop P2P LSPs.
'meshP2P (3)' - auto creation of mesh P2P LSPs.
'onehopP2PSrTe (4)'- auto creation of one-Hop P2P SrTe LSPs.
'meshP2PSrTe (5)' - auto creation of mesh P2P SrTe LSPs.
'pceInitP2PSrTe (6)'- auto creation of PCE-Initiated P2P SR-Te LSPs.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.41.1.5- 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::vRtrMplsLspTemplateType'
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::vRtrMplsLspTemplateType.<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::vRtrMplsLspTemplateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | p2mp |
2 | onehopP2P |
3 | meshP2P |
4 | onehopP2PSrTe |
5 | meshP2PSrTe |
6 | pceInitP2PSrTe |
8 | reserved8 |