ruckusAuthSessionFlags
RUCKUS-AUTH-MIB ·
.1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.25
Object
column
Bits
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
Context
- MIB
- RUCKUS-AUTH-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ruckusAuthSessionEntry
- Table
- ruckusAuthSessionTable
- Siblings
- 24
Syntax
Bits
Values & Constraints
Enumerated Values
0 | staticAuthenticated |
1 | taggedSession |
2 | dot1xNonCapable |
3 | dot1xEnabled |
4 | masterMacAuth |
5 | v4AclApplied |
6 | v6AclApplied |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ruckusAuthSessionMac Specifies the MAC Address of the client
(device/host) represented by this session entry | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.1 |
| ruckusAuthSessionDot1xStatus Indicates the state of Dot1x authentication, if the
client is using Dot1x for authentication. | column | Dot1xAuthState | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.10 |
| ruckusAuthSessionAgingType Indicates the aging status of the client session
which can be of the following values.
software(1):
Client MAC entry is cleared as the entry
timedout in hardware … | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.11 |
| ruckusAuthSessionAge When the aging type is either software or hardware,
this object indicates the time, the session had been
in that state. When the configured maximum time is
reached, the aging sta… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.12 |
| ruckusAuthSessionTimeout Specifies the maximum amount of time, the session
should exit before re-authenticating or terminating
the sessions depending on another RADIUS attribute
'Termination-Action'. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.13 |
| ruckusAuthSessionIdleTimeout Specifies the maximum amount of time after which the
session is cleared when there is no traffic from the
client. A value of 0 means, the sessions never gets
terminated due to ina… | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.14 |
| ruckusAuthSessionTime Indcates the session UP time since the session had
been up or created. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.15 |
| ruckusAuthSessionV4IngressAcl Specifies the User Access List (ACL) applied in the
Ingress direction for the IPv4 traffic for this
client on this port. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.16 |
| ruckusAuthSessionV4EgressAcl Specifies the User Access List (ACL) applied in the
Egress direction for the IPv4 traffic for this
client on this port. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.17 |
| ruckusAuthSessionV6IngressAcl Specifies the User Access List (ACL) applied in the
Ingress direction for the IPv6 traffic for this
client on this port. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.18 |
| ruckusAuthSessionV6EgressAcl Specifies the User Access List (ACL) applied in the
Egress direction for the IPv6 traffic for this
client on this port. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.19 |
| ruckusAuthSessionVlan Specifies the VLAN, the client (device/host) belongs
to, represented by this session entry.
In case of voice-phones, this VLAN is the voice-VLAN
(tagged) and in all… | column | VlanId | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.2 |
| ruckusAuthSessionTxOctets Specifies the number bytes sent for this session on the port. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.20 |
| ruckusAuthSessionRxOctets Specifies the number bytes received for this session on the port. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.21 |
| ruckusAuthSessionTxPkts Specifies the number bytes sent for this session on the port. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.22 |
| ruckusAuthSessionRxPkts Specifies the number bytes received for this session on the port. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.23 |
| ruckusAuthSessionFailureReason Specifies the internal failure reason for this
client, such as memory allocation, RADIUS attribute
parsing, RADIUS REJECT, etc. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.24 |
| ruckusAuthSessionVlanType Decribes the type of the VLAN associated with the session.
default(1) - Default VLANs as configured on Ruckus device
restrict(2) - Restricted VLAN as authenticatio… | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.3 |
| ruckusAuthSessionTaggedVlan Tagged VLAN or Voice VLAN sent by the RADIUS server, so
the port gets added to the VLAN, to prepare the device
to send tagged packets in case of phones. | column | VlanId | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.4 |
| ruckusAuthSessionUserName Indicates the User name associated with the client,
represented by this session.
In case of Dot1x sessions, it's the username used by
the user to log into the netw… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.5 |
| ruckusAuthSessionDeviceType Decribes the type of the client connnected and
authenticated on this port. | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.6 |
| ruckusAuthSessionMethod Specifies the authentication method that is used for
authenticating the client on this port represented
by this session.
It's possible that both authentication meth… | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.7 |
| ruckusAuthSessionMode Indicates the authentication mode applied for this
client on this port. | column | RuckusAuthMode | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.8 |
| ruckusAuthSessionStatus The authentication state of the session which can
take the following values.
allowed - client authentication is successful, so
the complete access is granted
bl… | column | Enumeration | .1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.9 |