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

Facing a problem if I use context

2008-06-04 Thread mahesh.akula
Hi, We implemented a subagent which communicates with the Net-SNMP Master agent using AgentX protocol. My subagent to master agent communications works fine as long as we use the default context. But If we use the non default context, I always get the No such object available erro

RE: IPNetToMediaTable

2008-03-27 Thread mahesh.akula
Hello Dave, Thanks for your quick reply. If agent has to create a row based on the SET request, how can it differentiate between a ->SET request which has been sent to modify the existing entry, but by mistake the user has sent a request with invalid value for index (Sending 1.1.1.1 inst

IPNetToMediaTable

2008-03-26 Thread mahesh.akula
Hi All, I am not sure whether this is the correct forum to post this question or not? Is any one aware, how we can implement, adding a conceptual row dynamically in IpNetToMediaTable. I see that all the objects in this table are read-create, but I don't see any object which is of t