Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net-snmpd and 64bit interface counters
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
ba
l33t
l33t


Joined: 25 May 2003
Posts: 804

PostPosted: Tue Dec 14, 2004 3:43 pm    Post subject: net-snmpd and 64bit interface counters Reply with quote

I'm trying to setup net-snmpd on my E250(sparc64 kernel). When I'm trying to read interface counter
Code:

baz@iron baz $ snmpwalk -v 1 -c my_comm localhost IF-MIB::ifDescr.1
IF-MIB::ifDescr.1 = STRING: eth0
baz@iron baz $ snmpwalk -v 1 -c my_comm localhost IF-MIB::ifInOctets.1
IF-MIB::ifInOctets.1 = Counter32: 4294967295

it always returns 4294967295. Only reason i see that this interface has 64 bit counter
Code:

root@iron baz # ifconfig eth0 | grep 'RX bytes'
          RX bytes:9537846642 (9095.9 Mb)  TX bytes:59840292736 (57068.1 Mb)

Is there any solution to this trouble?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum