MIB Viewer

ruckusWebAuthMode

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
Specifies the authentication mode used for authenticating the users. none - no authentication is performed passcode - passcode based authentication, where the passcode can be statitically configured or generated dynamically password - username and password based authentication, where local user database or external RADIUS server is used captivePortal- external Captive Portal is used through redirection
INTEGER { none(1), passcode(2), password(3), captivePortal(4) }