atmVccAal5EncapsType
ATM-MIB ·
.1.3.6.1.2.1.37.1.7.1.11
Object
column r/w
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.
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.7.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmVclEntry
- 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 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVccAal5EncapsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmVccAal5EncapsType.<ifIndex>.<atmVclVpi>.<atmVclVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmVccAal5EncapsType'
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 |
Conformance
Member of
Compliance refinements
atmMIBCompliance
readonly
Write access is not required.
atmMIBCompliance2
readonly
Write access is not required.