On Fri, 27 Jan 2012 09:43:11 +0200 Hristo wrote: HH> > HH> *** Counter Wrap ([email protected]) HH> > HH> [poll: 2864663][last: 43611440][insert: 18446744073668804838] HH> > HH> > This does not.. It looks like a 32bit value that got sign-extended. The HH> > question is, is that happening on the remote agent or on the poller side. HH> Well, I'm willing to blame SNMP implementation on the devices's side. HH> But are there any tools in net-snmp projects, which analyze snmp network HH> traffic?
You could try snmpget with a packet dump.. snmpget -Ddump -v2c -c XXX ar1.sof8.evolink.net 1.3.6.1.2.1.31.1.1.1.7.1 Of course you'll need to wait for the counter to have an appropriately large value... ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
