| 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 this BSS was received 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. Enumerations: - own (1)
- neighborhood (2)
- rogue (3)
- own-manipulated (4)
|
| LastSeen |
| This attribute contains that time when an access point or client was seen for the last time. |