ruckusAuthSessionDot1xStatus
RUCKUS-AUTH-MIB ·
.1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.10
Object
column Dot1xAuthState
Indicates the state of Dot1x authentication, if the client is using Dot1x for authentication.
Context
- MIB
- RUCKUS-AUTH-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.44.1.7.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ruckusAuthSessionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-AUTH-MIB::ruckusAuthSessionDot1xStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-AUTH-MIB::ruckusAuthSessionDot1xStatus.<ifIndex>.<ruckusAuthSessionMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-AUTH-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-AUTH-MIB::ruckusAuthSessionDot1xStatus'
Syntax
- Source
- Dot1xAuthState
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | initialize |
3 | disconnected |
4 | connecting |
5 | authenticating |
6 | authenticated |
7 | aborting |
8 | held |
9 | forceAuth |
10 | forceUnauth |
Conformance
Member of