Re: SNMP locking up problem

2004-09-10 Thread Coders
On Fri, 10 Sep 2004 11:43:01 +0900 Won-Sik wrote: WSK> WSK> 3. what did I do to solve this problem ? WSK> WSK> a. I removed following two lines from file agent/snmp_agent.c WSK> RSTORY> That is definitely not the right solution, as it will WSK> RSTORY> unconditionally remove all delegated reque

Re: Re: SNMP locking up problem

2004-09-10 Thread Won-Sik Kim
and sub-agent, sometimes, sub-agent crash. (very rarely happen) And, problem #1 is more serious than problem #2 for me. I will wait a good news from you. Thank you a lot for response again. Best regards, Won-Sik - Original Message - From: "Robert Story (Coders)" <[EMAIL PROTE

Re: SNMP locking up problem

2004-09-09 Thread Coders
On Sun, 5 Sep 2004 18:10:18 +0900 Won-Sik wrote: WSK> 1. which kind of locking ? WSK> a. Every snmp get/set/getnext pdu to snmpd are discarded. WSK> b. But, snmpd shows no problem with processing any signal. WSK> c. It looks like main loop is also OK. WSK> d. I am sure that snmpd is

SNMP locking up problem

2004-09-06 Thread Won-Sik Kim
  Hi all,   I develop snmp agent which use agentX in Linux.     I found a SNMP locking problem.   1. which kind of locking ? a. Every snmp get/set/getnext pdu to snmpd are discarded.     b. But, snmpd shows no problem with processing any signal.     c. It looks like main