Hi Yuri, We had a similar problem which got resolved by changing the timout between Master-agent and subagent.
To change the same, you can add the below line in "snmpd.conf" Ex:- agentXTimeout 100 Hope this works for you too. Thanks, Mahesh. -----Original Message----- From: Yuri Arapov [mailto:[email protected]] Sent: Thursday, September 24, 2009 8:46 PM To: [email protected] Subject: spontaneous failure in sendto (snmpwalk) Hi, I've wrote agentx subagent daemon that monitors activity of some software. The daemon is being asked every minute to report bunch of counters via snmpwalk. Approximately every 10th invocation of snmpwalk fails with the following error: snmpwalk: Failure in sendto (Operation not permitted) So most of the times snmpwalk works just fine, but then it spontaneously fails without any reason, and then it begins working again without any daemon being restarted. No other software communicates with snmpd except those regular invocations of snmpwalk. OS: CentOS 5.3 x86_64 NET SNMP: 5.2.1.1 Any suggestions are appreciated. Thank you, Yuri -- Yuri Arapov <[email protected]> ------------------------------------------------------------------------ ------ 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 ------------------------------------------------------------------------------ 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
