Hi All,

I am upgrading my application to use Net-SNMP version 5.1.1 from 4.2.6. I poll many SNMP devices so I only open one "dummy" session and change the transport_data member of the pdu to be the correct sockaddr_in for where I want to send to. The reason I do this is because open a session for each host I poll would cut the number of devices I can poll in half due to the open socket limits on Linux. Is this valid, or am I screwing something up by doing this? Is there a better way to achive this (all my SNMP traffic is async)?

Thanks for the help!

        Glenn MacGregor


------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to