ruckusCtrlWiredClientAuthStatus
RUCKUS-CTRL-MIB ·
.1.3.6.1.4.1.25053.1.8.1.1.1.2.15.1.10
Object
The authorized status of the wired client:unauthorized(1)
Context
- MIB
- RUCKUS-CTRL-MIB
- OID
.1.3.6.1.4.1.25053.1.8.1.1.1.2.15.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ruckusCTRLWiredClientEntry
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-CTRL-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-CTRL-MIB::ruckusCtrlWiredClientAuthStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-CTRL-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-CTRL-MIB::ruckusCtrlWiredClientAuthStatus.<ruckusCtrlWiredClientApMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-CTRL-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-CTRL-MIB::ruckusCtrlWiredClientAuthStatus'
Syntax
- Source
- RUCKUS-TC-MIBRuckusAuthStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unauthorized |
2 | authorized |