RE: Generating traps in Multi-thread Sub-agent: proposed workaround

2006-02-07 Thread Makavy, Erez (Erez)
r on. Erez. -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Monday, February 06, 2006 7:30 PM To: Makavy, Erez (Erez) Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: Generating traps in Multi-thread Sub-agent: proposed workaround [Can you please *NOT* send messages to bo

Re: Generating traps in Multi-thread Sub-agent: proposed workaround

2006-02-06 Thread Dave Shield
[Can you please *NOT* send messages to both mailing lists. It just adds to the support load unnecessarily. I usually delete such messages without responding. I'm making an exception this time because of the subject matter.] On Thu, 2006-02-02 at 21:31 +0200, Makavy, Erez (Ere

Generating traps in Multi-thread Sub-agent: proposed workaround

2006-02-02 Thread Makavy, Erez (Erez)
Hey,   Let me rephrase my last question: Please read through, this might be interesting.     The scenario --- - In my subagent process the agent_check_and_process() is running within a thread. (Linux thread) - I'd like to able to generate traps within the sub-agent process.