MIB Viewer

ruckusWiredClientStatus

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.3.43.1.1.1.1.5
Access
read-only
Status
current
Sub-identifiers
0
The authentication state of the client which can take the following values. noAuth - not authenticated 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 { noAuth(1), allowed(2), blocked(3), restricted(4), critical(5), guest(6) }