RUCKUS-RADIO-MIB: View SNMP OID List / Download MIB
VENDOR: RUCKUS WIRELESS
Home | MIB: RUCKUS-RADIO-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ruckusRadioMIB | 1.3.6.1.4.1.25053.1.1.12.1 |
Ruckus Radio mib |
||
ruckusRadioObjects | 1.3.6.1.4.1.25053.1.1.12.1.1 | |||
ruckusRadioInfo | 1.3.6.1.4.1.25053.1.1.12.1.1.1 | |||
ruckusRadioNumber | 1.3.6.1.4.1.25053.1.1.12.1.1.1.1 | integer | read-only |
The number of radios present on this system. |
ruckusRadioTable | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2 | no-access |
Radio table. |
|
1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1 | no-access |
Specifies each Radio entry. |
||
ruckusRadioMode | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.1 | integer | read-write |
Specifies the radio mode. Enumeration: 'auto': 0, 'ieee802dot11b-only': 2, 'ieee802dot11g-only': 1, 'ieee802dot11ng': 3, 'ieee802dot11na': 4, 'ieee802dot11a-only': 5. |
ruckusRadioCountry | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.2 | ruckuscountrycode | read-write |
Specifies the country code. |
ruckusRadioBSSType | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.3 | integer | read-only |
Specifies the bss type. Enumeration: 'independent': 3, 'station': 1, 'master': 2. |
ruckusRadioChannel | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.4 | integer | read-write |
Specifies the current operating channel. When 0, it indicates the system selects the best channel automatically. |
ruckusRadioDataRate | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.5 | octet string | read-only |
Specifies the transmit rate of radio. Here is the available value list. 11a/11g - auto, 1Mb, 2Mb, 5.5Mb, 11Mb, 6Mb, 9Mb, 12Mb, 18Mb, 24Mb, 36Mb, 48Mb, 54Mb. 11ng/11na - auto, 1Mb, 2Mb, 5.5Mb, 11Mb, 6Mb, 9Mb, 12Mb, 18Mb, 24Mb, 36Mb, 48Mb, 54Mb, 6.5Mb, 13Mb, 19.5Mb, 26Mb, 39Mb, 52Mb, 58.5Mb, 65Mb, 78Mb, 104Mb, 117Mb, 130Mb, 13.5Mb, 27.5Mb, 40.5Mb, 81.5Mb, 108Mb, 121.5Mb, 135Mb, 27Mb, 81Mb, 162Mb, 162MB, 216Mb, 243Mb, 270Mb. |
ruckusRadioTxPower | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.6 | integer | read-write |
Specifies the transmit power of radio Enumeration: 'quarter': 2, 'full': 0, 'minimum': 4, 'eighth': 3, 'half': 1. |
ruckusRadioProtectionMode | 1.3.6.1.4.1.25053.1.1.12.1.1.1.2.1.7 | integer | read-write |
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. Enumeration: 'none': 0, 'ctsOnly': 1, 'ctsRts': 2. |
ruckusRadioStatsTable | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3 | no-access |
Radios statistics table |
|
1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1 | no-access |
Specifies radio statistics entry. |
||
ruckusRadioStatsMaxSta | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.1 | counter32 | read-only |
Num of max stations allowed. |
ruckusRadioStatsNumSta | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.2 | counter32 | read-only |
Num of associated stations. |
ruckusRadioStatsNumAuthSta | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.3 | counter32 | read-only |
Num of authenticated stations. |
ruckusRadioStatsNumAuthReq | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.4 | counter32 | read-only |
Number of authentication requests. |
ruckusRadioStatsNumAuthResp | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.5 | counter32 | read-only |
Number of authentication responses. |
ruckusRadioStatsNumAuthSuccess | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.6 | counter32 | read-only |
Number of successful authentications. |
ruckusRadioStatsNumAuthFail | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.7 | counter32 | read-only |
Number of authentication failures. |
ruckusRadioStatsNumAssocReq | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.8 | counter32 | read-only |
Number of association requests. |
ruckusRadioStatsNumAssocResp | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.9 | counter32 | read-only |
Number of association responses. |
ruckusRadioStatsNumAssocSuccess | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.10 | counter32 | read-only |
Number of successful associations. |
ruckusRadioStatsNumAssocFail | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.11 | counter32 | read-only |
Number of association failures. |
ruckusRadioStatsAssocFailRate | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.12 | unsigned32 | read-only |
Station association fail rate. ruckusRadioStatsNumAssocFail/ruckusRadioStatsNumAssocReq |
ruckusRadioStatsAuthFailRate | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.13 | unsigned32 | read-only |
Station authentication fail rate. ruckusRadioStatsNumAuthFail/ruckusRadioStatsNumAuthReq |
ruckusRadioStatsAssocSuccessRate | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.14 | unsigned32 | read-only |
Station association success rate. ruckusRadioStatsNumAssocSuccess/ruckusRadioStatsNumAssocReq |
ruckusRadioStatsResourceUtil | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.15 | unsigned32 | read-only |
Wireless resource utilization rate. ruckusRadioStatsNumSta/ruckusRadioStatsMaxSta |
ruckusRadioStatsRxBytes | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.16 | counter32 | read-only |
Count of received bytes. |
ruckusRadioStatsRxFrames | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.17 | counter32 | read-only |
Count of received frames. |
ruckusRadioStatsRxWEPFail | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.18 | counter32 | read-only |
Count of received failured WEP frames. |
ruckusRadioStatsRxDecryptCRCError | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.19 | counter32 | read-only |
Count of received frames with decrypted CRC error. |
ruckusRadioStatsRxMICError | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.20 | counter32 | read-only |
Count of received frames with MIC error. |
ruckusRadioStatsRxErrors | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.21 | counter32 | read-only |
Count of received error frames. |
ruckusRadioStatsTxBytes | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.22 | counter32 | read-only |
Count of transmitted bytes. |
ruckusRadioStatsTxFrames | 1.3.6.1.4.1.25053.1.1.12.1.1.1.3.1.23 | counter32 | read-only |
Count of transmitted frames. |