looks like the implementation of sysUpTime actually returns
the time passed since the snmp daemon has started:

1. why not return the real system uptime ? (as the MIB name suggests)
2. out specific case:

when our system boots, the time is 'Thu Jan 1 00:00:00 UTC 1970',
and this is the system time when the snmp starts,
but after a short while, we run query the time server, which
updates the clock to the real time, now sysUpTime returns
really wrong results (like 158 days, for example)

is there a standard solution for this ?
(we try to avoid patching)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to