Through using SNMP protocol i can get the sysuptime of a device for example 1714656039
How can i convert this into x days y minutes z seconds
?
A reference of what type of data is the 1714656039
can be found here. It is actually
The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
Is this something useful?