On 17/04/07, Lothar Werzinger <[EMAIL PROTECTED]> wrote: > Any Idea to what I might do wrong to not get the correct results with the > 64bit counters? I would appreciate any help to fix that. Can I do anything > that helps you to pinpoint the problem?
Try running the master agent using the flag '-d'. You'll see a lot of junk printed while the subagent connects to the master agent, and registers the MIBs it wants to provide. Once this has settled down, issue a single "snmpget" request for one of these counter values, and report the dumps that the agent sees. There should be four packets - the incoming GET request, passing this off to the AgentX subagent, the response from the subagent, and returning the result to the original client. What do these dumps look like? Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
