a3ComVlanEncapsIfType
GENERIC-3COM-VLAN-MIB-1-0-1 ·
.1.3.6.1.4.1.43.10.1.14.4.1.1.2
Object
The encapsulation algorithm used when encapsulating packets transmitted, or de-encapsulating packets received through this interface.
Context
- MIB
- GENERIC-3COM-VLAN-MIB-1-0-1
- OID
.1.3.6.1.4.1.43.10.1.14.4.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComVlanEncapsIfEntry
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 'GENERIC-3COM-VLAN-MIB-1-0-1' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-3COM-VLAN-MIB-1-0-1::a3ComVlanEncapsIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GENERIC-3COM-VLAN-MIB-1-0-1' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GENERIC-3COM-VLAN-MIB-1-0-1::a3ComVlanEncapsIfType.<a3ComVlanEncapsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GENERIC-3COM-VLAN-MIB-1-0-1' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GENERIC-3COM-VLAN-MIB-1-0-1::a3ComVlanEncapsIfType'
Syntax
- Source
- A3ComVlanEncapsType
- Base type
Enumeration
Values & Constraints
Type Values
1 | vlanEncaps3ComProprietaryPDD |
2 | vlanEncaps8021q |
3 | vlanEncapsPre8021qONcore |