-
Change Request
-
Resolution: Unresolved
-
Low
-
None
-
None
Hello,
The current uptime OID in the template measures uptime in 1/100 seconds and rolls over after aproximately 497 days.
Instead, use the F5-BIGIP-SYSTEM-MIB::sysSystemUptimeInSec that measures the system uptime in seconds since boot.
For this change, all needed to be done is:
- OID needs to be changed to 1.3.6.1.4.1.3375.2.1.6.7.0
- remove the custom multiplier
Thank you