cd11IfEthernetEncapsulDefault

CISCO-DOT11-IF-MIB · .1.3.6.1.4.1.9.9.272.1.1.1.1.1.5

Object

column r/w Enumeration
This object specifies the Ethernet encapsulation 
transform type used within the BSS.  The encapsulations 
allowed are either IEEE 802.1H type or RFC-1042 type.
IEEE 802.1H designates the Subnetwork Access Protocol 
(SNAP) mechanism as the Ethernet encapsulation protocol.
Subsequently, other (non-IP) uses of the RFC-1042 
mechanism.  RFC-1042 specifies a translation for 
Ethernet frames, such that they can be exchanged with
end stations on LANs that do not provide an Ethernet 
service.  
    encap802dot1H(1) - IEEE 802.1H SNAP encapsulation 
    encapRfc1042(2)  - RFC-1042 encapsulation.
The default encapsulation type is encap802dot1H(1).

Context

MIB
CISCO-DOT11-IF-MIB
OID
.1.3.6.1.4.1.9.9.272.1.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
cd11IfStationConfigEntry
Groups
3

Walk 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 'CISCO-DOT11-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-IF-MIB::cd11IfEthernetEncapsulDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-IF-MIB::cd11IfEthernetEncapsulDefault.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-IF-MIB::cd11IfEthernetEncapsulDefault'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1encap802dot1H
2encapRfc1042