Index |
Auxiliary index for different BSS entries. |
wlanIfIndex |
Index of WLAN Interface the scan results belong to. |
BSSID |
BSSID of this BSS. Length: 6 to 6 |
RSSI |
Receive signal strength of this BSS. Range: -110 to 0 |
SSID |
SSID aka network name of this BSS. If broadcasting of SSID is disabled on this BSS, this string may be empty. Length: 0 to 255 |
Channel |
The channel where this BSS send its beacons on. |
Privacy |
This attribute contains the privacy type of the scanned device. Enumerations: - none (1)
- wep (2)
- wpa-psk (3)
- wpaandwpa2-psk (4)
- wpa2-psk (5)
- wpa-enterprise (6)
- wpaandwpa2-enterprise (7)
- wpa2-enterprise (8)
- wpa2andwpa3-psk (9)
- wpa3-psk (10)
- wpa2andwpa3-enterprise (11)
- wpa3-enterprise (12)
- owe (13)
- owe-transition (14)
- cnsa (15)
|
Type |
This attribute contains the device type of the scanned device. Enumerations: - access-point (1)
- ad-hoc (2)
- mesh (3)
|
WPAUnicastCipher |
This attribute contains the WPA unicast ciphers of the scanned device. Enumerations: - cipher-none (0)
- cipher-wep40 (1)
- cipher-wep104 (2)
- cipher-tkip (3)
- cipher-aes (4)
- cipher-aes-ccmp-256 (5)
- cipher-aes-gcmp-128 (6)
- cipher-aes-gcmp-256 (7)
|
RSNUnicastCipher |
This attribute contains the RSN unicast ciphers of the scanned device. Enumerations: - cipher-none (0)
- cipher-wep40 (1)
- cipher-wep104 (2)
- cipher-tkip (3)
- cipher-aes (4)
- cipher-aes-ccmp-256 (5)
- cipher-aes-gcmp-128 (6)
- cipher-aes-gcmp-256 (7)
|
APType |
This attribute contains the type of the scanned access point. 'own' -> managed AP, 'neighborhood' -> neighborhood AP 'rogue' -> foreign AP but with one of our SSIDs, 'own-manipulated' -> managed AP but with manipulated configuration. 'knownneighbor' -> a neigborhood AP but well known by wlcKnownAPTable 'knownrogue' -> foreign AP with one of our SSIDs but is well known by wlcKnownAPTable Enumerations: - own (1)
- neighborhood (2)
- rogue (3)
- own-manipulated (4)
- knownneighbor (5)
- knownrogue (6)
|
LastSeen |
This attribute contains that time when an access point or client was seen for the last time. Range: 0 to -1 |
Bandwidth |
Used bandwidth of this BSS. Enumerations: - b20MHz (1)
- b40MHz (2)
- b80MHz (3)
- b80MHzand80MHz (4)
- b160MHz (5)
|
FirstChannel0 |
First channel in ieee notation of the first band. Range: 1 to 256 |
FirstChannel1 |
First channel in ieee notation of the second band. This is used on 80MHz+80MHz in .11ac mode. Value 0, if this field is not used. Range: 0 to 256 |
Mode |
Used mode of this BSS. Enumerations: - unknown (1)
- m802-11a (2)
- m802-11b (3)
- m802-11g (4)
- m802-11n (5)
- m802-11ac (6)
- m802-11ax (7)
|
Rates |
Announced rates of the scanned device. When a rate is marked as basic rate, the letter B will be shown after the rate. Length: 0 to 255 |
BSSColor |
Numerical identifier of the BSS used by 802.11ax capable radios to differentiate networks. Note that the value 0 is set when no color is present. Range: 0 to 63 |
Fingerprint |
Fingerprint which is equal for BSS, which presumably were emitted by the same neighbor AP radio. Thus the fingerprint helps determining which neighbor BSS belong to the same AP device and the true number of physical neighbor APs. It is computed from wlcScanResultsChannel, wlcScanResultsBandwidth, wlcScanResultsFirstChannel0 and wlcScanResultsBSSID. Length: 8 to 8 |