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