Skip to main content
Triggered when a STP error is detected. Alert name: ALERT_STP_ERROR

Payload

{
  "metadata": {
    "alert_name": "ALERT_STP_ERROR",
    "network_name": "Main Office",
    "timestamp": "2026-01-23T21:40:03Z"
  },
  "data": {
    "device": {
      "label": "Core Switch 1",
      "device_type": "switch"
    },
    "port_number": 24,
    "stp_error": "BPDU guard triggered"
  }
}

Fields

FieldTypeDescription
device.labelstringName of the device
device.device_typestringType of device
port_numberintegerPort where the error occurred
stp_errorstringDescription of the STP error