ruckusSCGConfigWLANEncryption
RUCKUS-SCG-CONFIG-WLAN-MIB ·
.1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.12
Object
column r/w
Enumeration
Encryption method choosen for this Wireless LAN.
Context
- MIB
- RUCKUS-SCG-CONFIG-WLAN-MIB
- OID
.1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ruckusSCGConfigWLANEntry
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-SCG-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-SCG-CONFIG-WLAN-MIB::ruckusSCGConfigWLANEncryption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-SCG-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-SCG-CONFIG-WLAN-MIB::ruckusSCGConfigWLANEncryption.<ruckusSCGConfigWLANID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-SCG-CONFIG-WLAN-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-SCG-CONFIG-WLAN-MIB::ruckusSCGConfigWLANEncryption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wpa2 |
2 | wpa-Mixed |
3 | wep-64 |
4 | wep-128 |
5 | none-enc |