ruckusRadioProtectionMode

OBS ✓
RUCKUS-RADIO-MIB · .1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.7

Object

column r/w Enumeration
Enabled when 11g and 11b clients exist on the same network.
none:
Do not use any protection
              
ctsOnly:
AP will send a CTS frame prior to sending 11g frames.
The CTS frame will silence 11b clients
              
rtsCts:
Require RTS to be sent by sender of 11g frame and responder
to send CTS prior to any 11g frames being sent.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery Polling
Explore Observium network monitoring

Context

MIB
RUCKUS-RADIO-MIB
OID
.1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.7
Type
column
Access
readwrite
Status
current
Parent
ruckusRadioEntry

Walk 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-RADIO-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-RADIO-MIB::ruckusRadioProtectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-RADIO-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-RADIO-MIB::ruckusRadioProtectionMode.<ruckusRadioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-RADIO-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-RADIO-MIB::ruckusRadioProtectionMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1ctsOnly
2ctsRts