MIB Viewer

ruckusWebAuthMethod

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
When the AuthMode is configured as password, this specifies the order for performing authentication. radius - RADIUS server for authentication local - Local user DB for authentication radiusLocal - RADIUS followed by Local User DB localRadius - Local User DB followed by RADIUS none - none of these methods.
INTEGER { radius(1), local(2), radiusLocal(3), localRadius(4), none(5) }