ruckusSZConfigWLANZeroITActivation
RUCKUS-SZ-CONFIG-WLAN-MIB ·
.1.3.6.1.4.1.25053.1.4.2.2.1.1.1.1.30
Object
column r/w
Enumeration
Enable the Zero IT Activation Service of the Wireless LAN or not.
Context
- MIB
- RUCKUS-SZ-CONFIG-WLAN-MIB
- OID
.1.3.6.1.4.1.25053.1.4.2.2.1.1.1.1.30- 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::ruckusSZConfigWLANZeroITActivation'
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::ruckusSZConfigWLANZeroITActivation.<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::ruckusSZConfigWLANZeroITActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |