ctATMVclEncapsulationType
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.7
Object
column Enumeration
An instance of this object only exists when the local VCL end-point is also the VCC end-point, and AAL5 is in use. The type of data encapsulation used over the AAL5 SSCS layer. The definitions reference RFC 1483 Multiprotocol Encapsulation over ATM AAL5 and to the ATM Forum LAN Emulation specification, and additional definitions previously categorized as 'other'. This object mirrors the atmVccAal5EncapsType described in RFC1695, up to the 'unknown' value. 'LANemulation' protocols were branched into two categories 'Data' and 'Control', and ILMI, UNI, and 'atm_vc_svc_app' were added as expansions from 'other'.
Context
- MIB
- CTATM-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.10.1.1.8.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctATMVclEntry
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 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMVclEncapsulationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMVclEncapsulationType.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATM-CONFIG-MIB::ctATMVclEncapsulationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vcMultiplexRoutedProtocol |
2 | vcMultiplexBridgedProtocol8023 |
3 | vcMultiplexBridgedProtocol8025 |
4 | vcMultiplexBridgedProtocol8026 |
5 | vcMultiplexLANemulation8023 |
6 | vcMultiplexLANemulation8025 |
7 | llcEncapsulation |
8 | multiprotocolFrameRelaySscs |
9 | other |
10 | unknown |
11 | ilmi |
12 | uni |
13 | lanEmulationData |
14 | lanEmulationControl |
15 | atmVcSvcApp |
16 | multiProtocolOverATMData |
17 | multiProtocolOverATMControl |