gmplsTunnelLSPEncoding
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.1.1.3
Object
This object indicates the encoding of the LSP being requested.
A value of 'tunnelLspNotGmpls' indicates that GMPLS signaling is
not in use. Some objects in this MIB module may be of use for
MPLS signaling extensions that do not use GMPLS signaling. By
setting this object to 'tunnelLspNotGmpls', an application may
indicate that only those objects meaningful in MPLS should be
examined.
The values to use are defined in the TEXTUAL-CONVENTION
IANAGmplsLSPEncodingTypeTC found in the IANA-GMPLS-TC-MIB
module.
Context
- MIB
- GMPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.13.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gmplsTunnelEntry
- Groups
- 1
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 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelLSPEncoding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-TE-STD-MIB::gmplsTunnelLSPEncoding.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>.<mplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-TE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-TE-STD-MIB::gmplsTunnelLSPEncoding'
Syntax
- Source
- IANA-GMPLS-TC-MIBIANAGmplsLSPEncodingTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | tunnelLspNotGmpls |
1 | tunnelLspPacket |
2 | tunnelLspEthernet |
3 | tunnelLspAnsiEtsiPdh |
5 | tunnelLspSdhSonet |
7 | tunnelLspDigitalWrapper |
8 | tunnelLspLambda |
9 | tunnelLspFiber |
11 | tunnelLspFiberChannel |
12 | tunnelDigitalPath |
13 | tunnelOpticalChannel |
14 | tunnelLine |
Conformance
Member of
Compliance refinements
gmplsTeModuleReadOnlyCompliance
readonly
Write access is not required.