Power denied for PoE powered device

Issues created by single occurrence of syslog event related to power denied for PoE powered device

General Information


Event Id NETWORK-DEVICES-3-319
Version 1.0.0
Severity 3
Domain Know Your Network
Subdomain Devices
Category WARN
Note To programmatically get more info see here - https:///dna/platform/app/consumer-portal/developer-toolkit/apis?apiId=8684-39bb-4e89-a6e4
Event Link dna/assurance/issueDetails?issueId=$instanceId$

Tags


Channels


Model Schema


{
  "Type": "$eventSource$",
  "Assurance Issue Details": "PoE power denied to device connected on $nwDeviceName$ $param1$ (Interface description: $interfaceDescription$) due to $param2$",
  "Assurance Issue Priority": "$priority$",
  "Device": "$eventUniqueId$",
  "Assurance Issue Name": "PoE powered device connected on $nwDeviceName$ $param1$ (Interface description: $interfaceDescription$) got power denied",
  "Assurance Issue Category": "$category$",
  "Assurance Issue Status": "$status$"
}

Rest Schema


{
  "instanceId": "String",
  "eventId": "String",
  "name": "String",
  "namespace": "String",
  "description": "String",
  "type": "String",
  "category": "String",
  "severity": "Number",
  "timestamp": "Number /*Time in epoch milliseconds*/",
  "domain": "String",
  "subDomain": "String",
  "source": "String",
  "context": "String /*Default null*/",
  "details": "Object",
  "version": "String",
  "tags": "Array",
  "ciscoDnaEventLink": "String",
  "note": "String",
  "tntId": "String",
  "tenantId": "String"
}