adGenCSMVplAal5EncapsType
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.4.4.1.23
Object
column r/w
Enumeration
The enumeration maps exactly to those used for atmVccAal5EncapsType in RFC 2515 except that additions are added to the end. However, the types here reflect a VPL's Encapsulation type. The atmVplTable doesn't list anything like this so it needed to be created here
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.4.4.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMVplEntry
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 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMVplAal5EncapsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMVplAal5EncapsType.<ifIndex>.<atmVplVpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMVplAal5EncapsType'
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 | vcMultiplexPppoa |
12 | llcEncapsulatedPppoa |
13 | llcEncapsulatedAutoDiscover |