In some cases, the uptime displayed in the Site24x7 console may not match the actual uptime shown in the device terminal (via SSH/Telnet). This can lead to confusion, especially for devices that have been running continuously for long periods.
Site24x7 retrieves device uptime using the standard SNMP object:
sysUpTime from RFC1213-MIB
This value has a technical limitation:
If a device has been running for more than ~497 days (for example, three–five years):
This is expected behavior due to the SNMP data type limitation.
The sysUpTime value also resets when the SNMP agent on the device restarts, even if the device itself was not rebooted.
In such cases:
This can also cause a mismatch between actual uptime and reported uptime.
No. This is a known and documented limitation of SNMP (RFC1213-MIB) and applies to all monitoring tools that rely on sysUpTime.
Site24x7 is accurately reporting the value provided by the device via SNMP.
Source | What it shows |
CLI / SSH / Telnet | Actual device uptime |
Site24x7 (SNMP) | sysUpTime since last SNMP counter reset |
Max SNMP uptime | ~497 days |
After 497 days | Counter rolls over to zero |
This behavior is by design and is a standard SNMP limitation, not a data accuracy issue in Site24x7.