Sorry for anyone on the coders list who is here as well. I sent this to coders but ment to send it here.


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-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

Reply via email to