RE: help-Memory leak while sending the trap using send_v2trap() api

2011-11-23 Thread Malathi Panyam
Try adding the line “doNotRetainNotificationLogs yes” to snmpd.conf file. If you compile the NetSNMP with NOTFICATION LOG MIB included, all the traps sent out will be saved with agent and the memory will be held as long as agent is alive. By adding the above line agent will not store the traps.

Re: SNMP V3 help needed Urgent

2011-11-23 Thread Dave Shield
On 22 November 2011 19:28, Abhishek Kumar-Noida wrote: > I am trying to get SNMPWALK from V3 however unable to do the same. I am > getting SNMPWALK via V2 from same host however not from V3. First question - how is the agent configured? What access control settings are in place? (Probably lines