ruckusSCGConfigWLANWirelessClientIsolation
RUCKUS-SCG-CONFIG-WLAN-MIB ·
.1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.28
Object
column r/w
Enumeration
set Wireless Client Isolation, clients will be unable to communicate with each other, or access any of the restricted subnet. for Guest and webauth WLAN type, it must be 'enable'.
Context
- MIB
- RUCKUS-SCG-CONFIG-WLAN-MIB
- OID
.1.3.6.1.4.1.25053.1.3.2.2.1.1.1.1.28- 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::ruckusSCGConfigWLANWirelessClientIsolation'
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::ruckusSCGConfigWLANWirelessClientIsolation.<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::ruckusSCGConfigWLANWirelessClientIsolation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |