> >thanks for your answer, jaiber john. > >I have another cuestion I beg an answer to: > >if i am implementing an agent and a manager what is better, (1) to open and >close a SNMP session for each PDU or (2) to open the session at the >benining, and close it at the end.
Disclaimer: I have never implemented an agent or manager - only an AgentX subagent. #2 is what Net-SNMP implements - you can conclude that from Dave's excellent reply. Now you say *you* are about to implement an agent and a manager. Even then, option #2 is quite logical to me. I'm unable to give you a definite answer, but do you think #2 would have any issues and #1 would be better? > >thanks a lot. > >Gemma > Jaiber John. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ 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
