[EMAIL PROTECTED] wrote: > I am sending SNMPv3 queries to two different net-snmp agents one > running on 161 and the other on 2050 port number through vc++.The first > time querying is fine and I am getting all the values correctly..but > during the second time requests seem to go to only one snmp agent(the > one that is recently started)and the requests for the other seem to > timeout…if I restart the agent for which requests are timing out before > sending request then the requests are going to the restarted daemon and > not to the other one…I also checked well all the parameter values that > are being passed before sending the request and everything seems to be > fine………….I am stuck with this problem for many days….Please help.
Without more details (exact invocations, error messages, packet dumps) it'd be impossible to help. How did you set up the multiple agents? Please make sure you follow the recommendations given here: http://www.freesnmp.com/net-snmp/faqs/#persistmulti . +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) _______________________________________________ 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
