Skip to main content
Triggered when a RADIUS server becomes unreachable. Alert name: ALERT_RADIUS_UNREACHABLE

Payload

{
  "metadata": {
    "alert_name": "ALERT_RADIUS_UNREACHABLE",
    "network_name": "Main Office",
    "timestamp": "2026-01-23T21:40:03Z"
  },
  "data": {
    "profiles": [
      {
        "accounting_server_ip": "10.0.1.10",
        "auth_server_ip": "10.0.1.10",
        "failure_rate": 1.0
      }
    ]
  }
}

Fields

FieldTypeDescription
accounting_server_ipstringIP address of the RADIUS accounting server
auth_server_ipstringIP address of the RADIUS authentication server
failure_ratenumberRate of failed authentication attempts