ruckusWiredClientStatus
RUCKUS-WIRED-CLIENT-MIB ·
.1.3.6.1.4.1.1991.1.1.3.43.1.1.1.1.5
Object
column Enumeration
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
Context
- MIB
- RUCKUS-WIRED-CLIENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.43.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ruckusWiredClientEntry
- 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-WIRED-CLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WIRED-CLIENT-MIB::ruckusWiredClientStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-WIRED-CLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-WIRED-CLIENT-MIB::ruckusWiredClientStatus.<ifIndex>.<ruckusWiredClientMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-WIRED-CLIENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-WIRED-CLIENT-MIB::ruckusWiredClientStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAuth |
2 | allowed |
3 | blocked |
4 | restricted |
5 | critical |
6 | guest |
Conformance
Member of