MIB Viewer

ruckusAuthSessionFlags

OBJECT-TYPE
1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.25
Access
read-only
Status
current
Sub-identifiers
0
Desacribes various other parameters of client session, by clubbing them together in one object for simplicity. staticAuthenticated(0): Client is authenticaticated using configured auth-fileters on the port, instead of normal RADIUS server taggedSession(1): Client VLAN is tagged, which may indicate the client as Phone or tagged VM dot1xNonCapable(2): Client is not Dot1x capabale dot1xEnabled(3): Dot1x should be tried or not, when MAC-Auth succeeds depending on default value (enable), configured value or RADIUS attribute masterMacAuth(4), Indicates if this session is Master session in case of MAC-Auth session, as there would be multiple sessions for MAC-Auth, whereas there would be only one session visible v4AclApplied(5): IPv4 ACL is applied for the client v6AclApplied(6): IPv6 ACL is applied for the client
BITS { staticAuthenticated(0), taggedSession(1), dot1xNonCapable(2), dot1xEnabled(3), masterMacAuth(4), v4AclApplied(5), v6AclApplied(6) }