gmplsTunnelSwitchingType
GMPLS-TE-STD-MIB ·
.1.3.6.1.2.1.10.166.13.2.1.1.4
Object
Indicates the type of switching that should be performed on
a particular link. This field is needed for links that
advertise more than one type of switching capability.
The values to use are defined in the TEXTUAL-CONVENTION
IANAGmplsSwitchingTypeTC found in the IANA-GMPLS-TC-MIB module.
This object is only meaningful if gmplsTunnelLSPEncodingType
is not set to 'tunnelLspNotGmpls'.
Context
- MIB
- GMPLS-TE-STD-MIB
- OID
.1.3.6.1.2.1.10.166.13.2.1.1.4- 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::gmplsTunnelSwitchingType'
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::gmplsTunnelSwitchingType.<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::gmplsTunnelSwitchingType'
Syntax
- Source
- IANA-GMPLS-TC-MIBIANAGmplsSwitchingTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | psc1 |
2 | psc2 |
3 | psc3 |
4 | psc4 |
30 | evpl |
40 | pbb |
51 | l2sc |
100 | tdm |
110 | otntdm |
125 | dcsc |
150 | lsc |
151 | wsonlsc |
200 | fsc |
Conformance
Member of
Compliance refinements
gmplsTeModuleReadOnlyCompliance
readonly
Write access is not required.