On Thu, Oct 14, 2010 at 8:38 AM, Shibu George <[email protected]>wrote:

>
> I am getting the following problem while I am running my snmp sub agent
>
> Warning: Failed to connect to the agentx master agent (localhost:705)
>
> Can anyone help me?
>
>
Have you:

a) Enabled agentX to allow TCP connections?
   By default, the master agent only listens on the Unix Domain socket
   "/var/agentx/master"
   To enable TCP connections you have to add to your snmpd.conf file:
      agentXSocket tcp:localhost:705

b) have you used a sniffer like wireshark to watch whats going on
   (or isn't going on) between the two applications.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to