Hello,

We are using Using net-snmp release 5.4.1

Facing issue with sending traps at high rate.

As sending traps at high rate snmpv2_trap() api hangs somewhere , i am doubting 
that it is somewhere when 
sending data to master agent on port 706 on tcp.

I am running master agent using following command:
/usr/local/sbin/snmpd -D -Lsd -Lf /root/GAURAV_OSS_AGENT/TEST_ENV/snmpd.log -a 
-c /usr/local/share/snmp/snmpd.conf -x tcp:localhost:706 

In log file i also saw "AgentX master agent failed to respond to ping.  
Attempting to re-register." thrice
So i am doubting that tcp queue is filling up while sending data at fast rate.
Is there some issue with using Agentx configuration using master-subagent

Can i configure my agent without agentx configuration.
So could it be possible that if i run my agent without agentx confgiuration , 
it might solve the issue

Following is the configuration in snmpd.conf for sending v3 traps:
trapcommunity  sbssEmsOssTrapCommPrivate

trapsess -e 0x80001f8804534253535f454d535f4f53535f31 -v 3 -u sbssEmsOss -a MD5 
-A sbssEmsOssSecretpass -l authNoPriv 192.168.150.5:9162

Can anyone help me on it, or provide me some direction where can i debug.

Thanks and Regards


--
Click for exclusive coverage on the New Bajaj Pulsar 220 the fastest Indian bike
http://www.zigwheels.com/Features/Bajaj-Pulsar-220-DTSi-Special-Coverage/Pulsar_20090623-1-1

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to