APs
Access points provide detailed monitoring information of an AP. The information may consist of name, IP address, the status of the AP etc. You can perform various actions by right-clicking on any AP like updating the firmware, capture packet trace, reboot, rename, delete and many such events.
Attribute | Data Type | Description |
---|---|---|
type | String | Category or type of the device whose details are being modified. The applicable value is ap. |
boxId | long | System-generated ID of the AP. |
name | String | Name of the device. |
radios | application/json | A JSON object with attributes related to the access point radio. |
locationId | application/json | ID of the location where the AP is deployed. The value is of the type Location ID JSON. |
deviceNote | String | Device tag providing more information about the device location. |
ipAddress | String | IP address of the device. |
activeStatus | boolean | A true or false value indicating whether the managed device is active or inactive. |
deviceCapability | int | Operation mode capabilities of the device. Refer the AP Capabilities for applicable values. |
manuallyTagged | boolean | A true or false value indicating whether the device location is changed manually. |
group | String | The device category. The applicable values are:
|
placed | boolean | A true or false value indicating whether the device is placed on the location map or not. |
wiredPortBlocked | boolean | Whether the wired port is blocked or not. |
ownSensorBoxId | int | A read-only field for internal use. |
apTemplateId | String | ID of the device template |
apTemplateName | String | Name of the device template. |
vendorName | String | Name of the device vendor. |
signalSource | boolean | A true or false value indicating whether the access point is reporting signal strength for other devices. |
manuallyClassified | boolean | A true or false value indicating whether the device category is changed manually. |
searchIndex | int | A read-only field for internal use. |
sortColumnIndex | int | A read-only field for internal use. |
updateFlags | long | A read-only field for internal use. |
primaryRadio | application/json | A JSON object with attributes related to the access point radio. |
banned | boolean | A true or false value indicating whether the primary device is banned. This is a read-only field |
guest | boolean | A true or false value indicating whether the primary device is guest. This is a read-only field |
misconfigured | boolean | A true or false value indicating whether the primary device is misconfigured. This is a read-only field |
SSIDs | String | A list of string values specifying the SSIDs applied on the device radios. |
mergedAP | boolean | A true or false value indicating whether the primary device is a merged access point. This is a read-only field |
active | boolean | A true or false value indicating whether the primary device is active. This is a read-only field. |
bestSignalStrength | int | The best signal strength indicated amongst all the radios. |
AP Radio JSON
The following table provides details of the attributes of the access point radio JSON.
Attribute | Data Type | Description |
---|---|---|
type | String | Type of a radio. The expected value is apradio. |
macaddress | String | MAC address of the device |
protocol | String | Protocol of the device. The applicable values are:
|
channel | int | Channel on which the radio is operating. |
firstDetectedTime | long | The time when the radio was first detected. |
upSince | long | For active devices this is the time since the device is active. For inactive devices, this is the time since the device is inactive. |
signalStrength | int | Signal strength of the device radio in dBm. |
quarantineStatus | String | The quarantine or Denial of Service (DoS) quarantine status of the radio. The quarantine or DoS quarantine status can be:
|
captureFlag | int | The capture flag of the access point radio the details of which are being fetched. |
captureId | long | A read-only field for internal use. |
ssid | String | Network name or the SSID of the radio. |
prevReason | long | A read-only field for internal use. |
prevPendingReason | long | A read-only field for internal use. |
opprotocol | String | The 802.11 protocol version associated with the radio. The applicable values are:
|
meshFlag | int | A read-only field for internal use. |
dot11NCapability | int | A read-only field for internal use. |
dot11ACCapability | int | A read-only field for internal use. |
dualBand | boolean | A read-only field for internal use. |
numAssocClients | int | Number of clients associated with this radio. |
underDosAttack | boolean | A true or false value indicating whether a DoS attack is being mounted against the device. True indicates that a DOS attack is mounted against the device. False indicates otherwise. |
quarantiningSensorMac | String | A read-only field for internal use. |
security | int | Categories of the associated WiFi security protocol. The applicable values are:
|
secAuth | int | Categories of security authentication. The applicable values are:
|
secGCS | int | A read-only field for internal use. |
secPWCS | int | A read-only field for internal use. |
networkTag | String | Network tag associated with the radio. |
networkedStatus | String | The network status of the radio. The applicable values are:
|
wiredMAC | String | A read-only field for internal use. |
misconfigured | boolean | True or False value indicating whether the radio is misconfigured. |
capability | int | Capability or 802.11 compliance of the radio. Refer the AP Capabilities for applicable values. |
securitySettingFailure | long | A read-only field for internal use. |
mcsSet11ac | long | A read-only field for internal use. |
supportedRates | int | A read-only field for internal use. |
beaconInterval | int | Associated beacon interval in milliseconds. |
channelOffset | int | The channel offset values. The applicable values are:
|
mcsSet11n | long | A read-only field for internal use. |
extendedAttr | long | A read-only field for internal use. |
channelWidth | int | Used for deriving the channel width. The applicable values are:
|
centerFrequencyOne | int | A read-only field for internal use. |
centerFrequencyZero | int | A read-only field for internal use. |
potentialClassification | String | The potential category of the associated device. The applicable values are:
|
maxDataRateFor11n | float | Data rate in Mbps, associated with the 802.11n protocol used. |
primary | boolean | True or False value indicating whether the device radio is a primary radio. |
guest | boolean | True or False value indicating whether the device radio is a guest radio. |
autopreventionEnabled | boolean | True or False value indicating whether auto quarantine is enabled for the device. |
manualPreventionEnabled | boolean | True or False value indicating whether the manual prevention is enabled for the device. |
active | boolean | True or False value indicating whether the radio is active. |
[ { "type": "ap", "boxId": 2561, "name": "Mojo_F2:2B:61", "radios": [ { "type": "apradio", "macaddress": "00:11:74:F2:2B:61", "protocol": "A", "channel": 161, "firstDetectedTime": 1519649685000, "upSince": 1519650189000, "signalStrength": -36, "quarantineStatus": "QUARANTINE_STATUS_OFF", "captureFlag": 0, "captureId": 0, "ssid": "777_2", "prevReason": 0, "prevPendingReason": 0, "opprotocol": "A", "meshFlag": 0, "dot11NCapability": 3065, "dot11ACCapability": 3705, "dualBand": false, "numAssocClients": 0, "underDosAttack": false, "quarantiningSensorMac": null, "security": 12, "secAuth": 1, "secGCS": 4, "secPWCS": 12, "networkTag": " --", "networkedStatus": "NOT_NETWORKED", "wiredMAC": null, "misconfigured": false, "capability": 33, "securitySettingFailure": 0, "mcsSet11ac": -5570646, "supportedRates": -2143646205, "beaconInterval": 100, "channelOffset": -1, "mcsSet11n": "ffffffff000000000000000001000000", "extendedAttr": 1, "channelWidth": 0, "centerFrequencyOne": 0, "centerFrequencyZero": 0, "potentialClassification": "EXTERNAL", "maxDataRateFor11n": -999, "primary": false, "guest": false, "manualPreventionEnabled": false, "autopreventionEnabled": true, "active": true } ], "locationId": { "type": "locallocationid", "id": -1 }, "deviceNote": null, "ipAddress": null, "activeStatus": null, "deviceCapability": null, "manuallyTagged": false, "group": "EXTERNAL", "placed": false, "wiredPortBlocked": false, "ownSensorBoxId": -1, "apTemplateId": 0, "apTemplateName": null, "vendorName": "Mojo", "suspicious": false, "signalSource": false, "manuallyClassified": false, "searchIndex": -100, "sortColumnIndex": 8192, "updateFlags": -100, "numAssocClients": 0, "primaryRadio": { "type": "apradio", "macaddress": "00:11:74:F2:2B:61", "protocol": "A", "channel": 161, "firstDetectedTime": 1519649685000, "upSince": 1519650189000, "signalStrength": -36, "quarantineStatus": "QUARANTINE_STATUS_OFF", "captureFlag": 0, "captureId": 0, "ssid": "777_2", "prevReason": 0, "prevPendingReason": 0, "opprotocol": "A", "meshFlag": 0, "dot11NCapability": 3065, "dot11ACCapability": 3705, "dualBand": false, "numAssocClients": 0, "underDosAttack": false, "quarantiningSensorMac": null, "security": 12, "secAuth": 1, "secGCS": 4, "secPWCS": 12, "networkTag": " --", "networkedStatus": "NOT_NETWORKED", "wiredMAC": null, "misconfigured": false, "capability": 33, "securitySettingFailure": 0, "mcsSet11ac": -5570646, "supportedRates": -2143646205, "beaconInterval": 100, "channelOffset": -1, "mcsSet11n": "ffffffff000000000000000001000000", "extendedAttr": 1, "channelWidth": 0, "centerFrequencyOne": 0, "centerFrequencyZero": 0, "potentialClassification": "EXTERNAL", "maxDataRateFor11n": -999, "primary": false, "guest": false, "manualPreventionEnabled": false, "autopreventionEnabled": true, "active": true }, "banned": false, "guest": false, "misconfigured": false, "ssids": [ "777_2" ], "mergedAP": false, "bestSignalStrength": -36, "active": true }, . . . . . . . . . { "type": "ap", "boxId": 2314, "name": "Mojo_F2:36:B0", "radios": [ { "type": "apradio", "macaddress": "00:11:74:F2:36:B0", "protocol": "BG", "channel": 11, "firstDetectedTime": 1519634512000, "upSince": 1519650189000, "signalStrength": -61, "quarantineStatus": "QUARANTINE_STATUS_OFF", "captureFlag": 0, "captureId": 0, "ssid": "portal_no_ip", "prevReason": 0, "prevPendingReason": 0, "opprotocol": "BG", "meshFlag": 0, "dot11NCapability": 5097, "dot11ACCapability": 0, "dualBand": false, "numAssocClients": 0, "underDosAttack": false, "quarantiningSensorMac": null, "security": 8, "secAuth": 1, "secGCS": 8, "secPWCS": 8, "networkTag": " --", "networkedStatus": "NOT_NETWORKED", "wiredMAC": null, "misconfigured": false, "capability": 1, "securitySettingFailure": 0, "mcsSet11ac": 0, "supportedRates": -2144683266, "beaconInterval": 100, "channelOffset": 0, "mcsSet11n": "ffffffff000000000000000001000000", "extendedAttr": 1, "channelWidth": 0, "centerFrequencyOne": 0, "centerFrequencyZero": 0, "potentialClassification": "EXTERNAL", "maxDataRateFor11n": -999, "primary": false, "guest": false, "manualPreventionEnabled": false, "autopreventionEnabled": true, "active": true } ], "locationId": { "type": "locallocationid", "id": -1 }, "deviceNote": null, "ipAddress": null, "activeStatus": null, "deviceCapability": null, "manuallyTagged": false, "group": "EXTERNAL", "placed": false, "wiredPortBlocked": false, "ownSensorBoxId": -1, "apTemplateId": 0, "apTemplateName": null, "vendorName": "Mojo", "suspicious": false, "signalSource": false, "manuallyClassified": false, "searchIndex": -100, "sortColumnIndex": 8192, "updateFlags": -100, "numAssocClients": 0, "primaryRadio": { "type": "apradio", "macaddress": "00:11:74:F2:36:B0", "protocol": "BG", "channel": 11, "firstDetectedTime": 1519634512000, "upSince": 1519650189000, "signalStrength": -61, "quarantineStatus": "QUARANTINE_STATUS_OFF", "captureFlag": 0, "captureId": 0, "ssid": "portal_no_ip", "prevReason": 0, "prevPendingReason": 0, "opprotocol": "BG", "meshFlag": 0, "dot11NCapability": 5097, "dot11ACCapability": 0, "dualBand": false, "numAssocClients": 0, "underDosAttack": false, "quarantiningSensorMac": null, "security": 8, "secAuth": 1, "secGCS": 8, "secPWCS": 8, "networkTag": " --", "networkedStatus": "NOT_NETWORKED", "wiredMAC": null, "misconfigured": false, "capability": 1, "securitySettingFailure": 0, "mcsSet11ac": 0, "supportedRates": -2144683266, "beaconInterval": 100, "channelOffset": 0, "mcsSet11n": "ffffffff000000000000000001000000", "extendedAttr": 1, "channelWidth": 0, "centerFrequencyOne": 0, "centerFrequencyZero": 0, "potentialClassification": "EXTERNAL", "maxDataRateFor11n": -999, "primary": false, "guest": false, "manualPreventionEnabled": false, "autopreventionEnabled": true, "active": true }, "banned": false, "guest": false, "misconfigured": false, "ssids": [ "portal_no_ip" ], "mergedAP": false, "bestSignalStrength": -61, "active": true } ]
/V5/devices/aps
/V5/devices/aps/{startIndex}/{pageSize}
/V5/associations/infrastructure/clients/{macaddress}
/V6/devices/manageddevices/{macaddress}/visibleaps
/V5/devices/aps/statistics/groupby
/V5/devices/aps/{boxid}/observingdevices
/V5/devices/aps
/V5/devices/aps/actions/CHANGE_BANNED_TYPE
/V5/devices/aps/actions/CHANGE_CATEGORY
/V5/devices/aps/actions/CHANGE_LOCATION
/V5/devices/aps/actions/CHANGE_QUARANTINE_STATUS
/V5/devices/aps/actions/DELETE_DEVICES
/V5/devices/aps/actions/ENABLE_DISABLE_AUTO_QUARANTINE
/V5/devices/aps/actions/MARK_AS_KNOWN_UNKNOWN
/V5/devices/aps/actions/MERGE_DEVICE
/V5/devices/aps/actions/SPLIT_DEVICE
<Base_URL>/V2/analytics/associationdata/{startdate}/{enddate}