capwapDot11WlanTunnelMode

CAPWAP-DOT11-MIB · .1.3.6.1.2.1.195.1.1.1.4

Object

Represents the frame tunneling mode to be used for IEEE 802.11
data frames from all stations associated with the WLAN.
Bits are exclusive with each other for a specific WLAN profile,
and only one tunnel mode could be configured.
If the operator set more than one bit, the value of the
Response-PDU's error-status field is set to 'wrongValue',
and the value of its error-index field is set to the index of
the failed variable binding.

Context

MIB
CAPWAP-DOT11-MIB
OID
.1.3.6.1.2.1.195.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
capwapDot11WlanEntry
Groups
1

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

Values & Constraints

Type Values
0localBridging
1dot3Tunnel
2nativeTunnel

Conformance