Skip to main content
Triggered when an access point detects radar on a DFS channel and moves clients to a fallback channel. Alert name: ALERT_AP_RADAR_HIT

Payload

{
  "metadata": {
    "alert_name": "ALERT_AP_RADAR_HIT",
    "network_name": "Main Office",
    "timestamp": "2026-01-23T21:40:03Z"
  },
  "data": {
    "access_point": {
      "label": "Floor 2 - Conference Room"
    },
    "dfs_channel": 52,
    "fallback_channel": 36,
    "clients_moved_off": [
      "AA:BB:CC:DD:EE:F1",
      "AA:BB:CC:DD:EE:F2"
    ]
  }
}

Fields

FieldTypeDescription
access_point.labelstringName of the access point
dfs_channelintegerThe DFS channel where radar was detected
fallback_channelintegerThe channel clients were moved to
clients_moved_offarray of stringsMAC addresses of clients that were moved