14 Jul 2022 11:07 PM - last edited on 15 Jul 2022 08:31 AM by MaciejNeumann
Hello Extension team,
I am using Generic Cisco device extension, I noticed that the the uptime it's showing for my router is wrong. Dynatrace need data being reported to the metric com.dynatrace.extension.snmp-generic-device.sys.uptime. This metric should report the time since the network management portion of the system was last re-initialized. The OID for this metric is 1.3.6.1.2.1.1.3.0.
The problem is with 1.3.6.1.2.1.1.3.0, it is a 32 bit integer and shows in centiseconds, as a result it cannot go further than 497 days, it resets after that. uptime of the router which I am monitoring with Dynatrace is 1165 days but Dynatrace is showing 171 if we do the math 1165-(497x2)= 171.
The workaround that other monitoring tools like solarwinds are using is to use 1.3.6.1.6.3.10.2.1.3 (snmpEngineTime) instead.
I have looked in Cisco backlog, it doesnt look like there is any apetite to fix 1.3.6.1.2.1.1.3.0, it would be great if you could change the extension to use 1.3.6.1.6.3.10.2.1.3 istead.
Cheers,
Navid
11 Jan 2023 04:14 PM
@nav has this been fixed in the latest update of the extension? If not I highly recommend tossing in a support ticket so Dynatrace and correct this for the next version of the extension.