Hi all,
 
I use net-snmp-5.1.1 with agentX for developing multi device system.
 
Unfortunately, I found memory leak, and this memory leak finally causes "out of memory" situation.
 
I polled three tables from MG-snmp MIB browser.
 
This memory leak only happens with combination of following conditions
1. use agentX to get rows in table.
2. MG-snmp browser must enables getbulk feature.
3. polls more than 1 table at once.
 
If I do use getnext (instead of getbulk), no memory leak.
If I do poll only 1 table at once, no memory leak.
If those tables do not use agentX, no memory leak.
 
"do not use agentX" means following two case.
  1. standalone agent(no agentx)
  2. all information of table resides in master agent.
 
If any hints about my problem, please help me.
Thanks a lot in advance.
 
Regards,
Won-Sik Kim 
 
 

Reply via email to