Target name for cpu changed for Cisco Catalyst 6807-XL
CPU Naming: "CPU " + (isdef(entPhysicalName) ? (entPhysicalName + " ") : "") + cpmCPUIndex
Value entPhysicalName in mibwalk:
1.3.6.1.2.1.47.1.1.1.1.7.1001 , OctetString , CPU of Module 5
1.3.6.1.2.1.47.1.1.1.1.7.2001 , OctetString , CPU of Module 6
1.3.6.1.2.1.47.1.1.1.1.7.3001 , OctetString , CPU of Module 2
1.3.6.1.2.1.47.1.1.1.1.7.4001 , OctetString , CPU of Switching Processor 3
1.3.6.1.2.1.47.1.1.1.1.7.5012 , OctetString , CPU of Routing Processor 4
Because the entPhysicalName has "CPU" in its name so when it generates the CPU, CPU name will have two "CPU" in its name.
Fixed in DCD 3.7 .Please deploy DCD 3.7 or higher