MIB Viewer

ruckusAuthSessionStatus

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.9
Access
read-only
Status
current
Sub-identifiers
0
The authentication state of the session which can take the following values. allowed - client authentication is successful, so the complete access is granted blocked - client failed authentication, so access is denied restrict - client failed authentication, but allowed restricted access critical - client authentication timedout, so access is limited to critical operations guest - client is not Dot1x capable, so allowed guest role access
INTEGER { allowed(1), blocked(2), restrict(3), critical(4), guest(5), other(6) }