MIB Viewer

operateMode

OBJECT-TYPE
1.3.6.1.4.1.4526.100.7.14.2.1.1.2
Access
read-write
Status
current
Source
WAC510
Sub-identifiers
0
This attribute shall indicate the desired wireless operating mode. The option are: dot11b - All 802.11b wireless stations can be used. 802.11g wireless stations can still be used if they can operate in 802.11b mode. dot11bg - Both 802.11b and 802.11g wireless stations can be used. dot11ng - All 802.11b, 802.11g and 802.11ng wireless stations can be used. dot11a - Only 802.11a wireless stations can be used. dot11na - All 802.11a and 802.11na wireless stations can be used. dot11ac - All 802.11a, 802.11na and 802.11ac wireless stations can be used. The default value is dot11ng(2).
INTEGER { dot11b(0), dot11bg(1), dot11ng(2), dot11a(3), dot11na(4) dot11ac(5) }