ipadAtmVccEncapsulationType
IPAD-ATM-MIB ·
.1.3.6.1.4.1.321.100.1.25.3.1.1.4
Object
column r/w
Enumeration
The encapsulation method used on this VCC. vcMux indicates null encapsulation and may be used for IP routing or PPP applications. llcMux indicates LLC encapsulation and may be used for IP routing, bridging, and PPP applications. serialPPPoA and serialHDLCoA indicate serial port applications.
Context
- MIB
- IPAD-ATM-MIB
- OID
.1.3.6.1.4.1.321.100.1.25.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipadAtmVccTableEntry
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 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmVccEncapsulationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmVccEncapsulationType.<ipadAtmVccIndex>.<ipadAtmVccVpiIndex>.<ipadAtmVccVciIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPAD-ATM-MIB::ipadAtmVccEncapsulationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | serialPPPoA |
3 | vcMux |
4 | llcMux |
5 | serialHDLCoA |
6 | frf5 |
7 | frf8 |