MIB Viewer

dot11OperMode

OBJECT-TYPE
1.3.6.1.4.1.4413.2.2.2.1.5.1.1
Access
read-write
Status
current
Sub-identifiers
0
Used to control the 802.11 operational mode. If set to notAvailable(0), then the wireless interface will be disabled, with the radio off, and no wireless settings web pages will be available to the user. If set to off(1) then the wireless interface will be disabled, but there may be a web page present which indicates that wireless service is available and that the MSO should be contacted to enable it. If set to remote(2), then the wireless interface will be enabled, but the configuration web pages are read-only so that the user may not change the settings. If set to local(3), then the wireless interface will be enabled, and the web pages will be read-write so that the user has full control over the settings.
INTEGER { notAvailable(0), off(1), remote(2), local(3) }