Hi,
In one of my project I'm using net-snmp-5.3.0.1.
We have a MIB browser to configure and get the network related details.

The problem i'm facing is :
when I select different fields continously I could see amount of memory
used by snmpd process increasing.
but it wont come down.because of which snmpd process crash after it reaches
the treshold memory level.

Eg: consider I've a network setup of few routers,switches,wireless AP,host
computers.
I've fields to list the routers along with the name,field to display list
of switches,100's of Access points.
Now consider if i select router list field and before the complete data is
fetched i would click on AP's field.
Because of which the request related to previous click would have masked
before processed.So the PDU sent as bulk read would have not got processed
and hence memory leak is happening.
I need help in fixing this leak.
I'm not able to get the code flow like which part of code handles the
request and process it.
Before processing this PDU if another request comes up how it is handled.

I would request for help in this.

Thanks,
Adarsha
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to