Re: Multiple Send Requests

2005-05-24 Thread Wes Hardaker
> On Mon, 23 May 2005 21:48:18 +0530, "Sankar Chokkan" <[EMAIL PROTECTED]> > said: Sankar> I am trying to send multiple GETBULK Message for different OIDs. Sankar> I need to use only snmp_send and snmp_read instead of Sankar> snmp_synch_response. Any chance you are using the same pointe

Multiple Send Requests

2005-05-23 Thread Sankar Chokkan
Hi,   I am working in windows XP under Visual C++ environment. I am trying to send multiple GETBULK Message for different OIDs. I need to use only snmp_send and snmp_read instead of snmp_synch_response.   I sent it successfully through snmp_send. But while reading the fd_set after r