RE: spontaneous failure in sendto (snmpwalk)

2009-09-24 Thread mahesh.akula
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 [m

spontaneous failure in sendto (snmpwalk)

2009-09-24 Thread Yuri Arapov
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)

Re: Problems to get DISMAN-PING-MIB results

2009-09-24 Thread Charles Liu
Thank you Poggs: Yes, I have tried snmpwalk -v 2c -c public localhost DISMAN-PING-MIB::pingResultsTable or snmpwalk -v 2c -c public localhost pingResultsTable They both gave the same error: DISMAN-PING-MIB::pingResultsTable = No Such Object available on this agent at this OID On Thu, Sep 24

Fix sending of responses to multicast/broadcast packets.

2009-09-24 Thread Jan Safranek
If snmpd receives a broadcast request, it stores it's destination (i.e. the broadcast address) and tries to send the response with the same source address. sendmsg() does not like broadcast addresses there and returns error + response is not sent, which makes some users sad. I have no idea, why the

snmp-readonly file system

2009-09-24 Thread Raghu Ramaraj
hi, We would like to have net-snmp in read only file system (cramfs). what are the things need to do? In our file system, only /tmp has R/W access .If i run snmpd, it is writing some files under /var/net-snmp/and also using /var/agentx/... is it possible to redirect from /var to /tmp

RE: agent_check_and_process: select info

2009-09-24 Thread Sam V
Is this issue being followed up? Is there at least a ticket submitted? From: sbazd...@hotmail.com To: net-snmp-us...@lists.sourceforge.net Subject: RE: agent_check_and_process: select info Date: Wed, 16 Sep 2009 16:22:24 -0400 I agree. On an embedded system, there are application