Reference Guide

Dell PowerConnect W-Series ArubaOS 6.0 MIB | Reference Guide Using MIBs | 25
Number of Current Authentications per AP
snmpwalk -v 2c -m ALL -c <community name> <controller IP addr>
.1.3.6.1.4.1.14823.2.2.1.1.2.1 | grep -c <AP Location ID x.y.z>
Number of Current APs per Controller
snmpget -v 2c -m ALL -c <community name> <Local controller IP>
.1.3.6.1.4.1.14823.2.2.1.1.3.1
Number of Down APs per Controller
snmpwalk -v 2c -m ALL -c <community name> <Master controller IP addr>
.1.3.6.1.4.1.14823.2.2.1.1.3.4.1.6 | grep -c 'INTEGER: 2'
Number of Successful 802.1x Authentications
To list the current dot1x users, enter:
snmpwalk -v 2c -m ALL -c <community name> <controller IP addr>
.1.3.6.1.4.1.14823.2.2.1.1.2.1 | grep -c "<dot1x>"
Number of Rogue APs per Controller—Count per Building
snmpwalk -v 2c -m ALL -c <community name> <AP IP addr>
.1.3.6.1.4.1.14823.2.3.1.1.4.1.1.6 | grep -c "unsecure"
Number of Interfering APs per Controller
snmpwalk -v 2c -m ALL -c <community name> <AP IP addr>
.1.3.6.1.4.1.14823.2.3.1.1.4.1.1.6 | grep -c "interfering"
Noise Level per AP
snmpwalk -v 2c -c <community name> <controller IP addr>
.1.3.6.1.4.1.14823.2.2.1.1.3.3.1.13 | grep "<ap bssid in decimal format>"
z Frame Low-Speed Rate per AP BSSID z SNR of Wireless Devices per AP
z Frame Receive Error Rate per AP BSSID z SNR of APs
wlsxSwitchUserTable .1.3.6.1.4.1.14823.2.2.1.1.2.1
wlsxSwitchTotalNumAccessPoints .1.3.6.1.4.1.14823.2.2.1.1.3.1
globalAPState .1.3.6.1.4.1.14823.2.2.1.1.3.4.1.6
wlsxSwitchUserTable .1.3.6.1.4.1.14823.2.2.1.1.2.1
wlsrAmRAPType .1.3.6.1.4.1.14823.2.3.1.1.4.1.1.6
wlsrAmRAPType .1.3.6.1.4.1.14823.2.3.1.1.4.1.1.6
apChannelNoise .1.3.6.1.4.1.14823.2.2.1.1.3.3.1.13