Re: Retry and timeout proposed change

2004-08-03 Thread Glenn MacGregor
lp with thousands of snmp_session structures to manage! Just seems like a waste to me, I don't mind creating an snmp_session for every device, but opening a new socket for each device will not work. > > Regards, > -Mike Slifcak > > > > > From: Glenn MacGregor

Re: Re: Retry and timeout proposed change

2004-08-03 Thread slif
Glenn MacGregor <[EMAIL PROTECTED]> > Date: 2004/08/03 Tue AM 10:45:31 EDT > To: [EMAIL PROTECTED] > CC: [EMAIL PROTECTED] > Subject: Re: Retry and timeout proposed change > > Sorry, to clarify a bit. My project is not multi-threaded yet, it is > going to be, but we are

Re: Retry and timeout proposed change

2004-08-03 Thread David T. Perkins
s >>"C" based tool "cactid". >>Please explain the requirement "only one snmp_session". >> >> >>>From: Glenn MacGregor <[EMAIL PROTECTED]> >>>Date: 2004/08/03 Tue AM 09:58:47 EDT >>>To: [EMAIL PROTECTED] >>&

Re: Retry and timeout proposed change

2004-08-03 Thread Glenn MacGregor
lain the requirement "only one snmp_session". From: Glenn MacGregor <[EMAIL PROTECTED]> Date: 2004/08/03 Tue AM 09:58:47 EDT To: [EMAIL PROTECTED] Subject: Retry and timeout proposed change Hi All, I am writing an application which requires me to open one snmp_session an

Re: Retry and timeout proposed change

2004-08-03 Thread slif
MAIL PROTECTED]> > Date: 2004/08/03 Tue AM 09:58:47 EDT > To: [EMAIL PROTECTED] > Subject: Retry and timeout proposed change > > Hi All, > > I am writing an application which requires me to open one snmp_session > and poll many devices. I do this by changing the trans

Retry and timeout proposed change

2004-08-03 Thread Glenn MacGregor
Hi All, I am writing an application which requires me to open one snmp_session and poll many devices. I do this by changing the transport_data of the pdu to contain the correct address (I only use UDP so I can do this??). Another requirement is that every different device needs to have it's own