community for network instead of single IP

2012-12-11 Thread Jatin Bodarya
rwcommunity public 10.XXX.1.127 trap2sink 10.XXX.1.127 I have used this two sentence in my snmpd.confwhich are useful for " read-write community" as well as " sending traps" to a particular " IP " how can I change it for a particular network ? so with the single statement I can co

No of session for NETSNMP client

2012-12-11 Thread Thodika, Najmudheen
Hi, We are using NETSNMP5.41 as a client ( I mean manager) . Our application contacts many agents to collect data. We are seeing timeout for SNMP ping requests when it crosses 50 active connections. Is there any limit in netsnmp on maximum sessions at a time. Thanks, Naju

Regarding net-snmp trap

2012-12-11 Thread SureshCilutions S
Hi, I am new to net-snmp. I have net-snmp 5.7.2 and iReasoning MIB browser on Windows 7. I am running the snmpd agent(compiled on vc++) which has send_easy_trap(0,0) /*cold start trap*/. Also I have extended the MIB module by adding init_notification()[notification.c] for testing which has send_v2

RE: [s...@spacehopper.org: Re: NET-SNMP v5.7.2 Memory Leaks issues running snmptrapd.]

2012-12-11 Thread William
Hi Stuart, I will try your suggested mod. So far, I have tried reinstalling the net-snmp-5.7.2 package configuring it with --disable-snmptrap-subagent and --with-out-mib-modules=notification_log_mib and that seems to have helped to either slow down the memory leak or eliminated it. I have now also

64 Bit Solaris : New server receive buffer size is smaller than original! server send buffer not valid or not specified

2012-12-11 Thread Anish
Hi While opening the netsnmp_session it throws the below error, Info [SS_SS] 2012-12-10 15:17:58,000 - SNMP Service Listening for DPE Messages on Port 38302 Debug [SS_UCD] 2012-12-10 15:17:58,000 - trace: Debug [SS_UCD] 2012-12-10 15:17:58,000 - netsnmp_tdomain_transport_full(): snmp_tra

Re: Regarding net-snmp trap

2012-12-11 Thread Niels Baggesen
On Tue, Dec 11, 2012 at 07:33:07PM -0500, SureshCilutions S wrote: > But somehow the iReasoning is not receiving the > traps[Trap port 162]. Do I need to add anything > in C:\usr\etc\snmp\snmpd.conf? Could anyone help me about how to receive > the trap? You do have a trapsink directive in there, r

Re: 64 Bit Solaris : New server receive buffer size is smaller than original! server send buffer not valid or not specified

2012-12-11 Thread Niels Baggesen
Den 12-12-2012 06:48, Anish skrev: > > Hi > > While opening the netsnmp_session it throws the below error, What error? > Debug [SS_UCD] 2012-12-11 00:54:24,000 - Original server send buffer is > 62520 > Debug [SS_UCD] 2012-12-11 00:54:24,000 - verbose:socket:buffer: > Debug [SS_UCD] 2012-12-11 00

Re: NET-SNMP v5.7.2 Memory Leaks issues running snmptrapd.

2012-12-11 Thread Stuart Henderson
On 2012-12-10, William wrote: > Hi Gary, thanks for the suggestion. I tried commenting out that call to > log_notifications() in the > /net-snmp-5.7.2/agent/mibgroup/notification/snmpNotifyTable.c program file > and recompiled the package with it. Ran snmptrapd and still has memory > leak. This

Re: Building netsnmp on Solaris 10 in 64 bit mode,

2012-12-11 Thread Anish Nath
Thanks it worked fine for me . On Mon, Dec 10, 2012 at 5:13 PM, Niels Baggesen wrote: > On Fri, Dec 07, 2012 at 10:46:06PM +0530, Anish Nath wrote: > > Can some one share how to build netsnmp,in 64 bit mode, in Solaris 10, > what > > are the flags need to be set. > > It some time since I did it l