RE: My Subagent is not working after some long time

2011-01-11 Thread Prakash
Hardaker; net-snmp-coders@lists.sourceforge.net Subject: Re: My Subagent is not working after some long time Prakash, There was a bug in earlier versions where if you tried to start snmpd while it was already running, it would overwrite the old agentx socket before failing to open the udp transport and

Re: My Subagent is not working after some long time

2011-01-10 Thread Dave Shield
On 10 January 2011 06:27, Prakash wrote: > In which version this bus was fixed? > Currently I am using net-snmp-5.4.2.1-8.2.1 A quick scan of the code tree seems to indicate that this fix was applied in April 2009. It should be present in versions 5.2.6, 5.3.3, 5.4.3 and 5.5 (and any later

Re: My Subagent is not working after some long time

2011-01-10 Thread Bill Fenner
On Mon, Jan 10, 2011 at 1:27 AM, Prakash wrote: > In which version this bus was fixed? I don't know. I know the bug is not present in 5.6. Bill -- Gaining the trust of online customers is vital for the success of any

RE: My Subagent is not working after some long time

2011-01-10 Thread Prakash
e: My Subagent is not working after some long time >>>>> On Fri, 07 Jan 2011 08:23:00 -0800, Wes Hardaker said: P> Can you please explain the process/steps to check weather master agent is P> listening the agentx port. WH> Please write to the net-snmp-us...@lists.sourceforge

RE: My Subagent is not working after some long time

2011-01-09 Thread Prakash
@lists.sourceforge.net Subject: Re: My Subagent is not working after some long time Prakash, There was a bug in earlier versions where if you tried to start snmpd while it was already running, it would overwrite the old agentx socket before failing to open the udp transport and exiting. This would mean that

Re: My Subagent is not working after some long time

2011-01-08 Thread Bill Fenner
- > > > -Original Message- > From: Wes Hardaker [mailto:harda...@users.sourceforge.net] > Sent: Thursday, January 06, 2011 8:08 PM > To: PrakashRaju Meka > Cc: net-snmp-coders@lists.sourceforge.net > Subject: Re: My Subagent is not working after some

Re: My Subagent is not working after some long time

2011-01-07 Thread Magnus Fromreide
On Fri, 2011-01-07 at 08:27 -0800, Wes Hardaker wrote: > > On Fri, 07 Jan 2011 08:23:00 -0800, Wes Hardaker > > said: > > P> Can you please explain the process/steps to check weather master agent is > P> listening the agentx port. > > WH> Please write to the net-snmp-us...@lists.sourcef

Re: My Subagent is not working after some long time

2011-01-07 Thread Wes Hardaker
> On Fri, 07 Jan 2011 08:23:00 -0800, Wes Hardaker > said: P> Can you please explain the process/steps to check weather master agent is P> listening the agentx port. WH> Please write to the net-snmp-us...@lists.sourceforge.net mailing list WH> instead of writing to me personally with qu

Re: My Subagent is not working after some long time

2011-01-07 Thread Wes Hardaker
> On Fri, 7 Jan 2011 12:15:49 +0530, "Prakash" > said: P> Can you please explain the process/steps to check weather master agent is P> listening the agentx port. Please write to the net-snmp-us...@lists.sourceforge.net mailing list instead of writing to me personally with questions rega

RE: My Subagent is not working after some long time

2011-01-06 Thread Prakash
: Thursday, January 06, 2011 8:08 PM To: PrakashRaju Meka Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: My Subagent is not working after some long time >>>>> On Thu, 6 Jan 2011 11:55:29 +0530, "Prakash" said: P> then I restarted my subagent and it throws "

Re: My Subagent is not working after some long time

2011-01-06 Thread Wes Hardaker
> On Thu, 6 Jan 2011 11:55:29 +0530, "Prakash" > said: P> then I restarted my subagent and it throws "Warning: Failed to connect to P> the agentx master agent ([NIL]):" The next time it happens, you might try: 1) sending a request to the master agent that isn't controlled by the sub

My Subagent is not working after some long time

2011-01-05 Thread Prakash
Hi All, I am using net-snmp5.4.2. I extended the subagent and it is running, but after some long time it gives "No Such Object available on this agent at this OID" then I restarted my subagent and it throws "Warning: Failed to connect to the agentx master agent ([NIL]):" but when I restar