Wireless clients took a long time to connect - Excessive time due to DHCP server failures

Wireless clients took a long time to connect - Excessive time due to DHCP server failures

General Information


Event Id NETWORK-CLIENTS-4-368
Version 1.0.0
Severity 4
Domain Know Your Network
Subdomain Clients
Category INFO
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": "Clients were taking longer than expected to onboard due to excessive time in getting an IP address due to issues on the DHCP Server. ($groupType$: $entityId$) <ul><li>Onboarding took an average of $avgTotalTime$ (expected time should be less than $recentTotalThresholdTime$ seconds).</li><li>IP Addressing took an average of $avgDhcpTime$ (expected time should be less than $recentDhcpThresholdTime$ seconds).</li></ul>",
  "Assurance Issue Priority": "$priority$",
  "Device": "$eventUniqueId$",
  "Assurance Issue Name": "Wireless clients took a long time to connect ($groupType$: $entityId$) - Excessive time due to DHCP server failures",
  "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"
}