Re: Failed to connect to agentx master agent ([NIL])

2010-03-15 Thread Bart Van Assche
On Mon, Mar 15, 2010 at 3:12 PM, Patrick H. Piper wrote: > Bart, > > Thanks again. You have been most helpful. I am sure that I am not the first > to go thru the pain of the nuiances between Net-SNMP on Linux vs. Windows. > I know I am late to the SNMP party, but I do appreciate your help. In > su

RE: Failed to connect to agentx master agent ([NIL])

2010-03-15 Thread Patrick H. Piper
March 15, 2010 1:09 AM To: ppi...@netlinxinc.com Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Failed to connect to agentx master agent ([NIL]) On Sun, Mar 14, 2010 at 6:37 PM, wrote: While using the sample agent code in the Perl NetSNMP::agent POD page, I am getting the following error message on

Re: Failed to connect to agentx master agent ([NIL])

2010-03-15 Thread Bart Van Assche
On Sun, Mar 14, 2010 at 6:37 PM, wrote: > > While using the sample agent code in the Perl NetSNMP::agent POD page, I am > getting the following error message on Windows 2008 Server: > > c:\temp\agent.pl > Warning: Failed to connect to the agentx master agent ([NIL]): > Warning: Failed to connect

Failed to connect to agentx master agent ([NIL])

2010-03-14 Thread ppiper
While using the sample agent code in the Perl NetSNMP::agent POD page, I am getting the following error message on Windows 2008 Server:c:\temp\agent.plWarning: Failed to connect to the agentx master agent ([NIL]):Warning: Failed to connect to the agentx master agent ([NIL]):This same code, unmodifi

Re: Failed to connect to agentx master agent

2007-09-05 Thread jeff magder
hink you have given wrong configuration file name "snmpsnmpd.conf". > Please check the file name. > Thanks > -JP > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, August 2

RE: Failed to connect to agentx master agent

2007-09-03 Thread gauravmeh2004
o: [EMAIL PROTECTED], net-snmp-users@lists.sourceforge.net, [EMAIL PROTECTED] Sent: Fri, 31 Aug 2007 21:04:58 +0530 (IST) Subject: RE: Failed to connect to agentx master agent >>/usr/local/sbin/snmpd -c /usr/local/share/snmpsnmpd.conf -X >>tcp:localhost:706 I think you have given wrong configuration f

RE: Failed to connect to agentx master agent

2007-08-31 Thread Jayaprakasha Guddenahalli Naganna
D] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 10:50 AM To: net-snmp-users@lists.sourceforge.net; [EMAIL PROTECTED] Subject: Failed to connect to agentx master agent Hello , I am running the agent as a Agentx configuration snmpd--- Master Agent myAgent --- subAgent But each time

Failed to connect to agentx master agent

2007-08-30 Thread gauravmeh2004
Hello , I am running the agent as a Agentx configuration snmpd--- Master Agent myAgent --- subAgent But each time i try to run it i get message "Failed to connect to agentX master agent(localhost:706) Following are the configuration related to agentx in /usr/local/share/snmp/snmpd

Re: Failed to connect to agentx master agent v5.3.0.1

2006-02-06 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ]

Re: Failed to connect to agentx master agent v5.3.0.1

2006-02-03 Thread Dave Shield
On Thu, 2006-02-02 at 21:39 -0800, stan buyanov wrote: > Failed to connect to agentx master agent (/var/agentx/master): > Unknown host. > I looked into /var/agentx/master. It’s empty. It will always be empty - it's a named socket, not a real file. The fundamental questions are:

Failed to connect to agentx master agent v5.3.0.1

2006-02-02 Thread stan buyanov
Hello, Could you help me with the following problem? 1. snmpd v5.3.0.1 (master) is running; 2. start running my subagent 3. repeatedly got the following  messages: Failed to connect to agentx master agent (/var/agentx/master): Uknown host. I looked into /var/agentx