ruckusWebAuthMethod
RUCKUS-AUTH-MIB ·
.1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.4
Object
column Enumeration
When the AuthMode is configured as password, this specifies
the order for performing authentication.
radius - RADIUS server for authentication
local - Local user DB for authentication
radiusLocal - RADIUS followed by Local User DB
localRadius - Local User DB followed by RADIUS
none - none of these methods.
Context
- MIB
- RUCKUS-AUTH-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.44.1.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ruckusWebAuthEntry
- 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::ruckusWebAuthMethod'
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::ruckusWebAuthMethod.<ruckusWebAuthVlan>'
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::ruckusWebAuthMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | radius |
2 | local |
3 | radiusLocal |
4 | localRadius |
5 | none |
Conformance
Member of