Fabric Devices Connectivity - Port Channel Down

Fabric Node Port Channel Interface Down

General Information


Event Id NETWORK-SDA-1-329
Version 1.0.0
Severity 1
Domain Know Your Network
Subdomain Devices
Category ALERT
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": "Interface '$interfaceName$' (Interface description: $interfaceDescription$) on fabric '$fabricDeviceOrRole$' node '$nwDeviceName$' is down",
  "Assurance Issue Priority": "$priority$",
  "Device": "$eventUniqueId$",
  "Assurance Issue Name": "Status down on '$fabricOrDeviceRole$' node fabric-facing port channel '$interfaceName$' (Interface description: $interfaceDescription$)",
  "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"
}