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)
|
Type |
This attribute contains the device type of the scanned device. Enumerations: - access-point (1)
- ad-hoc (2)
|
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)
|
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)
|
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 |