RUCKUS-WLAN-MIB: View SNMP OID List / Download MIB
VENDOR: RUCKUS WIRELESS
Home | MIB: RUCKUS-WLAN-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 |
ruckusWLANMIB | 1.3.6.1.4.1.25053.1.1.6.1 |
Ruckus WLAN mib |
||
ruckusWLANObjects | 1.3.6.1.4.1.25053.1.1.6.1.1 | |||
ruckusWLANInfo | 1.3.6.1.4.1.25053.1.1.6.1.1.1 | |||
ruckusWLANTable | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1 | no-access |
WLAN table. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1 | no-access |
Specifies each WLAN entry. |
||
ruckusWLANSSID | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.1 | ruckusssid | read-write |
Specifies the name of the SSID. |
ruckusWLANBSSID | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.2 | macaddress | read-only |
This attribute is the unique identifier in this BSS. It is the 48-bit MAC address of the wireless interface. |
ruckusWLANBSSType | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.3 | integer | read-only |
Specifies the bss type. Enumeration: 'independent': 3, 'station': 1, 'master': 2. |
ruckusWLANOperationalRateSet | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.4 | octet string | read-only |
This attribute shall specify the set of data rates at which the station may transmit data. Each octet contains a value representing a rate. Each rate shall be within the range from 2 to 127, corresponding to data rates in increments of 500 kb/s from 1 Mb/s to 63.5 Mb/s, and shall be supported (as indicated in the supported rates table) for receiving data. This value is reported in transmitted Beacon, Probe Request, Probe Response, Association Request, Association Response, Reassociation Request, and Reassociation Response frames, and is used to determine whether a BSS with which the station desires to synchronize is suitable. It is also used when starting a BSS, as specified in 10.3. |
ruckusWLANBeaconPeriod | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.5 | integer | read-only |
This attribute shall specify the number of milli seconds that a station shall use for scheduling Beacon transmissions. This value is transmitted in Beacon and Probe Response frames. |
ruckusWLANDTIMPeriod | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.6 | integer | read-only |
This attribute shall specify the number of TU that a station shall use for scheduling Beacon transmissions. This value is transmitted in Beacon and Probe Response frames. |
ruckusWLANRTSThreshold | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.7 | integer | read-write |
This attribute shall indicate the number of octets in an MPDU, below which an RTS/CTS handshake shall not be performed, except as RTS/CTS is used as a cross modulation protection mechanism as defined in 9.10. An RTS/CTS handshake shall be performed at the beginning of any frame exchange sequence where the MPDU is of type Data or Management, the MPDU has an individual address in the Address1 field, and the length of the MPDU is greater than this threshold. (For additional details, refer to Table 21 in 9.7.) Setting this attribute to be larger than the maximum MSDU size shall have the effect of turning off the RTS/CTS handshake for frames of Data or Management type transmitted by this STA. Setting this attribute to zero shall have the effect of turning on the RTS/CTS handshake for all frames of Data or Management type transmitted by this STA. The default value of this attribute shall be 2347. |
ruckusWLANFragmentationThreshold | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.8 | integer | read-write |
This attribute shall specify the current maximum size, in octets, of the MPDU that may be delivered to the PHY. An MSDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. An MSDU or MMPDU shall be fragmented when the resulting frame has an individual address in the Address1 field, and the length of the frame is larger than this threshold. The default value for this attribute shall be the lesser of 2346 or the aMPDUMaxLength of the attached PHY and shall never exceed the lesser of 2346 or the aMPDUMaxLength of the attached PHY. The value of this attribute shall never be less than 256. |
ruckusWLANRadioMode | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.9 | ruckusradiomode | read-only |
Specifies the radio mode. |
ruckusWLANChannel | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.10 | integer | read-only |
Specifies the current operating channel. |
ruckusWLANWDSEnable | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.11 | truthvalue | read-write |
Specifies if the WDS is enabled or disabled on this interface. Allow 4 address mode of operation for an given WLAN interface. |
ruckusWLANAdminStatus | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.12 | integer | read-write |
Administrative status of the WLAN interface. Enumeration: 'down': 2, 'up': 1. |
ruckusWLANProtectionMode | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.13 | integer | read-only |
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': 1, 'ctsOnly': 2, 'ctsRts': 3. |
ruckusWLANName | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.14 | octet string | read-write |
Specifies the name of the wlan. |
ruckusWLANSSIDBcastDisable | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.15 | truthvalue | read-write |
Setting to 1, cause the ssid will not be broadcast in the beacons. |
ruckusWLANVlanID | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.16 | integer | read-only |
Specifies the VLAN ID of the WLAN. If VLAN ID is 1, packets from this WLAN will be untagged. |
ruckusWLANIGMPSnooping | 1.3.6.1.4.1.25053.1.1.6.1.1.1.1.1.25 | integer | read-write |
Configure the IGMPSnooping for this WLAN. Enumeration: 'enable': 1, 'disable': 2. |
ruckusWLANSuppDataRatesTxTable | 1.3.6.1.4.1.25053.1.1.6.1.1.1.2 | no-access |
The Transmit bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.1.2.1 | no-access |
An Entry (conceptual row) in the dot11SupportedDataRatesTx Table. |
||
ruckusWLANSuppDataRatesTxIndex | 1.3.6.1.4.1.25053.1.1.6.1.1.1.2.1.1 | integer32 | no-access |
Index object that identifies which data rate to access. |
ruckusWLANSuppDataRatesTxValue | 1.3.6.1.4.1.25053.1.1.6.1.1.1.2.1.2 | displaystring | read-only |
The Transmit bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY |
ruckusWLANSuppDataRatesRxTable | 1.3.6.1.4.1.25053.1.1.6.1.1.1.3 | no-access |
The receive bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s.' |
|
1.3.6.1.4.1.25053.1.1.6.1.1.1.3.1 | no-access |
An Entry (conceptual row) in the dot11SupportedDataRatesRx Table. |
||
ruckusWLANSuppDataRatesRxIndex | 1.3.6.1.4.1.25053.1.1.6.1.1.1.3.1.1 | integer32 | no-access |
Index object which identifies which data rate to access. |
ruckusWLANSuppDataRatesRxValue | 1.3.6.1.4.1.25053.1.1.6.1.1.1.3.1.2 | displaystring | read-only |
The receive bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s. |
ruckusWLANStatsTable | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4 | no-access |
WLAN statistics table |
|
1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1 | no-access |
Specifies each WLAN statictics entry. |
||
ruckusWLANStatsSSID | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.1 | ruckusssid | read-only |
station SSID. |
ruckusWLANStatsBSSID | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.2 | macaddress | read-only |
Wlan BSSID. |
ruckusWLANStatsNumSta | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.3 | counter32 | read-only |
Number of associated stations. |
ruckusWLANStatsNumAuthSta | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.4 | counter32 | read-only |
Number of authenticated stations. |
ruckusWLANStatsNumAuthReq | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.5 | counter32 | read-only |
Number of authentication requests. |
ruckusWLANStatsNumAuthResp | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.6 | counter32 | read-only |
Number of authentication responses. |
ruckusWLANStatsNumAuthSuccess | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.7 | counter32 | read-only |
Number of successful authentications. |
ruckusWLANStatsNumAuthFail | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.8 | counter32 | read-only |
Number of authentication failures. |
ruckusWLANStatsNumAssocReq | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.9 | counter32 | read-only |
Number of association requests. |
ruckusWLANStatsNumAssocResp | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.10 | counter32 | read-only |
Number of association responses. |
ruckusWLANStatsNumReAssocReq | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.11 | counter32 | read-only |
Number of reassociation requests. |
ruckusWLANStatsNumReAssocResp | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.12 | counter32 | read-only |
Number of reassociation responses. |
ruckusWLANStatsNumAssocSuccess | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.13 | counter32 | read-only |
Number of successful associations. |
ruckusWLANStatsNumAssocFail | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.14 | counter32 | read-only |
Number of association failures. |
ruckusWLANStatsAssocFailRate | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.15 | unsigned32 | read-only |
Station association fail rate. ruckusWLANStatsNumAssocFail/ruckusWLANStatsNumAssocReq |
ruckusWLANStatsAuthFailRate | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.16 | unsigned32 | read-only |
Station authentication fail rate. ruckusWLANStatsNumAuthFail/ruckusWLANStatsNumAuthReq |
ruckusWLANStatsAssocSuccessRate | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.17 | unsigned32 | read-only |
Station association success rate. ruckusWLANStatsNumAssocSuccess/ruckusWLANStatsNumAssocReq |
ruckusWLANStatsRxDataFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.18 | counter32 | read-only |
Count of received data frames. |
ruckusWLANStatsRxMgmtFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.19 | counter32 | read-only |
Count of received management frames. |
ruckusWLANStatsRxCtrlFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.20 | counter32 | read-only |
Count of received contrl frames. |
ruckusWLANStatsRxUnicastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.21 | counter32 | read-only |
Count of received unicast frames. |
ruckusWLANStatsRxMulticastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.22 | counter32 | read-only |
Count of received multicast frames. |
ruckusWLANStatsRxBroadcastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.23 | counter32 | read-only |
Count of received broadcast frames. |
ruckusWLANStatsRxBytes | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.24 | counter32 | read-only |
Count of received bytes. |
ruckusWLANStatsRxDup | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.25 | counter32 | read-only |
Count of received duplicated frames. |
ruckusWLANStatsRxNoPrivacy | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.26 | counter32 | read-only |
Count of received frames without privacy bit enabled. |
ruckusWLANStatsRxWEPFail | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.27 | counter32 | read-only |
Count of received failured WEP frames. |
ruckusWLANStatsRxDecryptCRCError | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.28 | counter32 | read-only |
Count of received frames with decrypted CRC error. |
ruckusWLANStatsRxMICError | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.29 | counter32 | read-only |
Count of received frames with MIC error. |
ruckusWLANStatsRxDrops | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.30 | counter32 | read-only |
Count of received frame drops. |
ruckusWLANStatsRxErrors | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.31 | counter32 | read-only |
Count of received error frames. |
ruckusWLANStatsRxFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.32 | counter32 | read-only |
Count of received frames. |
ruckusWLANStatsRxDropRate | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.33 | unsigned32 | read-only |
Received frame drop rate. ruckusWLANStatsRxDrops/ruckusWLANStatsRxFrames |
ruckusWLANStatsTxDataFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.34 | counter32 | read-only |
Count of transmitted data frames. |
ruckusWLANStatsTxMgmtFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.35 | counter32 | read-only |
Count of transmitted management frames. |
ruckusWLANStatsTxUnicastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.36 | counter32 | read-only |
Count of transmitted unicast frames. |
ruckusWLANStatsTxMulticastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.37 | counter32 | read-only |
Count of transmitted multicast frames. |
ruckusWLANStatsTxBroadcastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.38 | counter32 | read-only |
Count of transmitted broadcast frames. |
ruckusWLANStatsTxBytes | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.39 | counter32 | read-only |
Count of transmitted bytes. |
ruckusWLANStatsTxDrops | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.40 | counter32 | read-only |
Count of transmitted frame drops. |
ruckusWLANStatsTxErrors | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.41 | counter32 | read-only |
Count of transmitted error frames. |
ruckusWLANStatsTxFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.42 | counter32 | read-only |
Count of total transmitted frames. |
ruckusWLANStatsPeriodRxErrorRate | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.43 | unsigned32 | read-only |
RX packet error rate. ruckusWLANStatsRxErrors/ruckusWLANStatsRxFrames of last 5 min period |
ruckusWLANStatsPeriodTxErrorRate | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.44 | unsigned32 | read-only |
TX packet error rate. ruckusWLANStatsTxErrors/ruckusWLANStatsTxFrames of last 5 min period |
ruckusWLANStatsPeriodAssocReq | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.45 | counter32 | read-only |
Number of association requests of last 5 min period. |
ruckusWLANStatsPeriodAssocResp | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.46 | counter32 | read-only |
Number of association responses of last 5 min period. |
ruckusWLANStatsPeriodAssocSuccess | 1.3.6.1.4.1.25053.1.1.6.1.1.1.4.1.47 | counter32 | read-only |
Number of successful associations of last 5 min period. |
ruckusWLANStaInfo | 1.3.6.1.4.1.25053.1.1.6.1.1.2 | |||
ruckusWLANStaStatsTable | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1 | no-access |
WLAN counter table. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1 | no-access |
Specifies each wlan counter entry. |
||
ruckusWLANStaStatsMacAddr | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.1 | macaddress | no-access |
Specifies the station mac address. |
ruckusWLANStaStatsSSID | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.2 | ruckusssid | read-only |
station SSID. |
ruckusWLANStaStatsRxDataFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.3 | counter32 | read-only |
Rx data frames. |
ruckusWLANStaStatsRxMgmtFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.4 | counter32 | read-only |
Rx management frames. |
ruckusWLANStaStatsRxCtrlFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.5 | counter32 | read-only |
Rx control frames. |
ruckusWLANStaStatsRxUnicastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.6 | counter32 | read-only |
Rx unicast frames. |
ruckusWLANStaStatsRxMulticastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.7 | counter32 | read-only |
Rx multicast frames. |
ruckusWLANStaStatsRxBytes | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.8 | counter32 | read-only |
Rx data count (bytes). |
ruckusWLANStaStatsRxDup | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.9 | counter32 | read-only |
Rx discarded because of duplicate. |
ruckusWLANStaStatsRxNoPrivacy | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.10 | counter32 | read-only |
Rx with WEP but privacy off. |
ruckusWLANStaStatsRxWEPFail | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.11 | counter32 | read-only |
Rx WEP processing failed. |
ruckusWLANStaStatsRxDemicFail | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.12 | counter32 | read-only |
Rx demic failed. |
ruckusWLANStaStatsTxDecap | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.13 | counter32 | read-only |
Rx decapsulation failed. |
ruckusWLANStaStatsRxDefrag | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.14 | counter32 | read-only |
Rx defragmentation failed. |
ruckusWLANStaStatsTxDataFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.15 | counter32 | read-only |
Tx data frames. |
ruckusWLANStaStatsTxMgmtFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.16 | counter32 | read-only |
Tx management frames. |
ruckusWLANStaStatsTxUnicastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.17 | counter32 | read-only |
Tx unicast frames. |
ruckusWLANStaStatsTxMulticastFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.18 | counter32 | read-only |
Tx multicast frames. |
ruckusWLANStaStatsTxBytes | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.19 | counter32 | read-only |
Tx data count (bytes). |
ruckusWLANStaStatsTxAssoc | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.20 | counter32 | read-only |
Tx (re)associations. |
ruckusWLANStaStatsTxAssocFail | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.21 | counter32 | read-only |
Tx (re)association failures |
ruckusWLANStaStatsTxAuth | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.22 | counter32 | read-only |
Tx (re)authentications. |
ruckusWLANStaStatsTxAuthFail | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.23 | counter32 | read-only |
Tx (re)authentication failures. |
ruckusWLANStaStatsRSSI | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.24 | counter32 | read-only |
Station RSSI. |
ruckusWLANStaStatsTxRxBytes | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.25 | counter32 | read-only |
Total Tx and Rx data bytes of last 5 min period. |
ruckusWLANStaStatsTxRate | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.26 | unsigned32 | read-only |
Tx data rate of last 5 min period. |
ruckusWLANStaStatsRxRate | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.27 | unsigned32 | read-only |
Rx data rate of last 5 min period. |
ruckusWLANStaStatsTxDropRate | 1.3.6.1.4.1.25053.1.1.6.1.1.2.1.1.28 | unsigned32 | read-only |
Tx Packet drop rate. |
ruckusWLANStaTable | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2 | no-access |
WLAN station table. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1 | no-access |
Specifies each station entry. |
||
ruckusWLANStaAddr | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.1 | macaddress | read-only |
An index into the table. Specifies each station address. |
ruckusWLANStaRssi | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.2 | unsigned32 | read-only |
Station RSSI. |
ruckusWLANStaErp | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.3 | unsigned32 | read-only |
Station ERP. |
ruckusWLANState | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.4 | unsigned32 | read-only |
Specifies station state. |
ruckusWLANStaCapInfo | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.5 | unsigned32 | read-only |
Specifies station capability information. |
ruckusWLANStaAssocid | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.6 | unsigned32 | read-only |
Specifies the station association id. |
ruckusWLANStaOpMode | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.7 | unsigned32 | read-only |
Specifies station operational mode. |
ruckusWLANStaIdle | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.8 | unsigned32 | read-only |
Specifies station idle time. |
ruckusWLANStaRates | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.9 | octet string | read-only |
Specifies station rates. |
ruckusWLANStaIpaddr | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.16 | octet string | read-only |
Specifies Station IPv4 or IPv6 address. |
ruckusWLANStaAuthMode | 1.3.6.1.4.1.25053.1.1.6.1.1.2.2.1.20 | octet string | read-only |
Station Authentication Mode. |
ruckusWLANStaMQTable | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3 | no-access |
Specifes ruckusWLANMQStatTable. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1 | no-access |
Specifies each ruckusWLANMQStatEntry. |
||
ruckusWLANStaMQAddr | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.1 | macaddress | no-access |
Station address. |
ruckusWLANStaMQQIndex | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.2 | integer32 | no-access |
Media queue index. |
ruckusWLANStaMQPktsQueued | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.3 | unsigned32 | read-only |
Frames currently queued. |
ruckusWLANStaMQNumEnqueued | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.4 | unsigned32 | read-only |
Total number of frames queued. |
ruckusWLANStaMQNumDequeued | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.5 | unsigned32 | read-only |
Total number of dequeued frames. |
ruckusWLANStaMQNumRequeued | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.6 | unsigned32 | read-only |
Total number of requeued frames. |
ruckusWLANStaMQNumDropped | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.7 | unsigned32 | read-only |
Drops due to queue overflow. |
ruckusWLANStaMQNumDeactivateQueue | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.8 | unsigned32 | read-only |
Total number of times queue deactivated. |
ruckusWLANStaMQAveIpg | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.9 | unsigned32 | read-only |
Average inter packet arrival time. |
ruckusWLANStaMQMinIpg | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.10 | unsigned32 | read-only |
Current max. inter packet arrival. |
ruckusWLANStaMQMaxIpg | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.11 | unsigned32 | read-only |
Current min. inter packet arrival. |
ruckusWLANStaMQAveTxLatency | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.12 | unsigned32 | read-only |
Average time to transmit frames from queue. |
ruckusWLANStaMQMinTxLatency | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.13 | unsigned32 | read-only |
Minimum time to transmit frames from queue. |
ruckusWLANStaMQMaxTxLatency | 1.3.6.1.4.1.25053.1.1.6.1.1.2.3.1.14 | unsigned32 | read-only |
Maximum time to transmit frames from queue. |
ruckusWLANStaRksTable | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4 | no-access |
Specifies ruckusWLANStaRksTable. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1 | no-access |
Specifies each ruckusWLANStaRksEntry. |
||
ruckusWLANStaRksAddr | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.1 | macaddress | no-access | |
ruckusWLANStaRksRxGoodFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.2 | unsigned32 | read-only |
number of rx frames without errors. |
ruckusWLANStaRksRxCrcErrors | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.3 | unsigned32 | read-only |
Number of rx frames with CRks errors. |
ruckusWLANStaRksTxGoodFrames | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.4 | unsigned32 | read-only |
Number of good tx frames acked. |
ruckusWLANStaRksTxRetries | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.5 | unsigned32 | read-only |
Number of retried frames. |
ruckusWLANStaRksTxDiscardExRetries | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.6 | unsigned32 | read-only |
Number of discarded frames due to excessive retries. |
ruckusWLANStaRksTxRate | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.7 | unsigned32 | read-only |
Current Phy Rate. |
ruckusWLANStaRksTxKbps | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.8 | unsigned32 | read-only |
Current transmit throughput. |
ruckusWLANStaRksTxPer | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.9 | unsigned32 | read-only |
Current Packet error rate. |
ruckusWLANStaRksTxRssi | 1.3.6.1.4.1.25053.1.1.6.1.1.2.4.1.10 | ruckusdb | read-only |
Rssi for ack'ed packets. |
ruckusWLANSecurityInfo | 1.3.6.1.4.1.25053.1.1.6.1.1.3 | |||
ruckusWLANSecurityTable | 1.3.6.1.4.1.25053.1.1.6.1.1.3.1 | no-access |
Specifies WLAN security settings. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.3.1.1 | no-access |
Specifies each WLAN security entry. |
||
ruckusWLANSecurityMode | 1.3.6.1.4.1.25053.1.1.6.1.1.3.1.1.5 | integer | read-write |
Specifies the security mode. if wep, table ruckusWLANWEPTable should be configured firstly; if wpa + 'psk' auth,table ruckusWLANWPATable should be configured firstly; if wpa + 'eap-802-1x' or 'auto' auth,firstly configure ruckusWLANAAAServerTable,then configure ruckusWLANWPATable. Enumeration: 'none': 1, 'wep': 2, 'wpa': 3. |
ruckusWLANSecurityAuthMode | 1.3.6.1.4.1.25053.1.1.6.1.1.3.1.1.8 | integer | read-write |
Specifies the security mode. if wep, only open; if wpa, open,wpa-eap-802-1x,auto ; for auto,is open,wpa-eap-802-1x Enumeration: 'wep-shared': 2, 'auto': 3, 'wpa-eap-802-1x': 4, 'open': 1. |
ruckusWLANSecurityEncryMode | 1.3.6.1.4.1.25053.1.1.6.1.1.3.1.1.10 | integer | read-write |
Specifies the security mode. if none, for wep/none; if tkip, for wpa ver1; if aes, for wpa ver2; if auto, for wpa(ver2); Enumeration: 'tkip': 2, 'auto': 4, 'none': 1, 'aes': 3. |
ruckusWLANWEPTable | 1.3.6.1.4.1.25053.1.1.6.1.1.3.2 | no-access |
Specifies WLAN WEP settings. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.3.2.1 | no-access |
Specifies each WLAN WEP entry. |
||
ruckusWLANWEPEncryLenType | 1.3.6.1.4.1.25053.1.1.6.1.1.3.2.1.6 | integer | read-write |
Specifies the WEP encryption len type. Enumeration: 'bit-128': 2, 'bit-64': 1. |
ruckusWLANWEPKeyIndex | 1.3.6.1.4.1.25053.1.1.6.1.1.3.2.1.8 | integer | read-write |
Specifies the WEP key index. For WEP,if one wlan has already used '1', so other wlans cannot use '1' again. |
ruckusWLANWEPKey | 1.3.6.1.4.1.25053.1.1.6.1.1.3.2.1.9 | displaystring | read-write |
Specifies the WEP key. if ascII text,the length is 5 or 13, if Hexadecimal,the length is 10 or 26 |
ruckusWLANWPATable | 1.3.6.1.4.1.25053.1.1.6.1.1.3.3 | no-access |
Specifies WLAN WPA settings. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.3.3.1 | no-access |
Specifies each WLAN WPA entry. |
||
ruckusWLANWPAVersion | 1.3.6.1.4.1.25053.1.1.6.1.1.3.3.1.5 | integer | read-write |
Specifies the WPA version. Enumeration: 'auto': 3, 'wpa2': 2, 'wpa': 1. |
ruckusWLANWPAKey | 1.3.6.1.4.1.25053.1.1.6.1.1.3.3.1.12 | displaystring | read-write |
Specifies the WPA key. |
ruckusWLANWPARadiusNasId | 1.3.6.1.4.1.25053.1.1.6.1.1.3.3.1.15 | displaystring | read-write |
Specifies the WPA radius nas id(only for auth type is EAP_802.1x). |
ruckusWLANWPAReAuthenticationPeriod | 1.3.6.1.4.1.25053.1.1.6.1.1.3.3.1.20 | integer | read-write |
Specifies the WPA radius reauthenticate period ,unit: second (only for auth type is EAP_802.1x). |
ruckusWLANAAAServerTable | 1.3.6.1.4.1.25053.1.1.6.1.1.3.4 | no-access |
Specifies WLAN AAA server settings. |
|
1.3.6.1.4.1.25053.1.1.6.1.1.3.4.1 | no-access |
Specifies each WLAN AAA server entry. |
||
ruckusWLANSeverMode | 1.3.6.1.4.1.25053.1.1.6.1.1.3.4.1.2 | integer | no-access |
Specifies the AAA server mode:1,authenticate server;2,account server. Enumeration: 'account': 2, 'auth': 1. |
ruckusWLANServerIpAddress | 1.3.6.1.4.1.25053.1.1.6.1.1.3.4.1.10 | octet string | read-write |
Specifies the AAA server ip(v4 and v6) address. |
ruckusWLANServerPort | 1.3.6.1.4.1.25053.1.1.6.1.1.3.4.1.12 | integer | read-write |
Specifies the AAA server port. |
ruckusWLANServerSecret | 1.3.6.1.4.1.25053.1.1.6.1.1.3.4.1.15 | octet string | read-write |
Specifies the AAA server access secret. |
ruckusWLANEvents | 1.3.6.1.4.1.25053.1.1.6.1.2 |