RE: concurrent snmp requests
Vinod Nanjaiah <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <174230991E95D743B0C91DF471EF44E843AEF869C3@MTW02MSG02.mindtree.com> |
-----Original Message----- From: Mike Ayers [mailto:[email protected]] Sent: Thursday, October 08, 2009 10:16 PM To: Vinod Nanjaiah; [email protected] Subject: RE: concurrent snmp requests > From: Vinod Nanjaiah [mailto:[email protected]] > Sent: Thursday, October 08, 2009 2:26 AM > Can a net-snmp sub-agent handle concurrent requests from multiple > managers? Yes or no, depending on your definition of concurrency. The master agent must serialize all incoming requests, so there is no "hard concurrency", but it can hold requests and process them once the earlier requests are finished, so there is "soft concurrency"[1]. 1] - I made these terms up on the spot to save a lot of technobabble. Hope the meaning is clear. Thanks Mike. Yes, that's pretty clear. BTW, is there any sort of queue length that can be configured at the master agent/snmpd to signify how many "soft concurrency" requests can be handled? And do snmp requests never get dropped? Regards, Vinod http://www.mindtree.com/email/disclaimer.html ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ 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