wifiOperMode
OBJECT-TYPE
1.3.6.1.4.1.8595.80211.1.1
Description
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 if users want to enable the wifi service, they should contact MSO 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 localon(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. If set to localoff(4), then the wireless interface will be disabled, and the web pages will be read-write so that the user can have the control to enable the wifi through GUI.
Syntax
INTEGER { notAvailable(0), off(1), remote(2), localon(3), localoff(4) }