Pete Snmp writes:
> Thanks for that. But , what I am looking for is computing the
> sysUpTime in Linux. Any API?
You mean you want to do it outside of SNMP? You can always go look
through the code to find it. See the get_uptime() code in snmplib/system.c
--
Wes Hardaker
SPARTA, Inc.
2:48 PM
Subject: Re: Regarding SysUpTime on LINUX
Pete Snmp writes:
> Any suggestions on how to compute the sysUpTime on Linux?
> I beleive this is Agent uptime than 'System'.
SNMPv2-MIB::sysUpTime is indeed the uptime of the agent:
DESCRIPTION "The t
Pete Snmp writes:
> Any suggestions on how to compute the sysUpTime on Linux?
> I beleive this is Agent uptime than 'System'.
SNMPv2-MIB::sysUpTime is indeed the uptime of the agent:
DESCRIPTION "The time (in hundredths of a second) since the
network management portion of the sy