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