vRtrMplsLspTempFC
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.41.1.49
Object
The value of vRtrMplsLspTempFC specifies a set of forwarding classes configured for this LSP template expressed as a bit map. If a bit from 0 through 7 is set, then the corresponding forwarding class has been configured for this LSP template. If bit 8 is set, this LSP template has been designated as the default forwarding LSP.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.41.1.49- Type
- column
- Access
- readwrite
- Status
- obsolete
- 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::vRtrMplsLspTempFC'
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::vRtrMplsLspTempFC.<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::vRtrMplsLspTempFC'
Syntax
- Source
- TIMETRA-TC-MIBTmnxCBFClasses
- Base type
Bits
Values & Constraints
Type Values
0 | be |
1 | l2 |
2 | af |
3 | l1 |
4 | h2 |
5 | ef |
6 | h1 |
7 | nc |
8 | defaultLsp |