Bug 144204 - Wrong uptime reporting in snmpwalk/get.
Summary: Wrong uptime reporting in snmpwalk/get.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: net-snmp
Version: 3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact:
URL: http://stats.d3vi1.linux360.ro/uptime...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-05 01:14 UTC by Razvan Corneliu C.R. VILT
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-01-18 08:29:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Razvan Corneliu C.R. VILT 2005-01-05 01:14:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20041020 Epiphany/1.4.4

Description of problem:
After some time (didn't restart yet to verify as it's a production
station), the snmp uptime values start to be wrong, it seems like a
counter reset.
[root@d3vi1 ~]# snmpget -v 2c -c public localhost system.sysUpTime.0
SNMPv2-MIB::sysUpTime.0 = Timeticks: (25375329) 2 days, 22:29:13.29
[root@d3vi1 ~]# uptime
02:31:36 up 35 days, 12:18,  2 users,  load average: 0.20, 0.34, 0.29

Version-Release number of selected component (if applicable):
net-snmp-5.1.2-11

How reproducible:
Always

Steps to Reproduce:
1.Check the system uptime using the uptime command
2.Check the uptime reported by snmpd
3.Compare the values. If the uptime is over ~32 days it resets for
net-snmp.

Actual Results:  The net-snmp reported values are wrong.

Expected Results:  The net-snmp uptime value should be the same (+- a
few ticks) if you run the two commands one after another.

Comment 1 Radek Vokál 2005-01-18 08:29:00 UTC
# snmpget -v 2c -c public bunny system.sysUpTime.0
system.sysUpTime.0 = Timeticks: (586752671) 67 days, 21:52:06.71

This seems like sth else is reseting your service. This value doesn't
report the machine uptime but the deamon uptime. 


Note You need to log in before you can comment on or make changes to this bug.