Okay, so in that case if I add the following line of code in my Subagent
before init_subagent()

netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID,
                           NETSNMP_DS_AGENT_X_SOCKET,
"/var/agentx/master");

Does this change the socket to which my subagent is trying to connect
to?

Regards,
Sri.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Shield
Sent: Monday, December 18, 2006 4:50 PM
To: Srivastava, Namburi (IE10)
Cc: David Arthur; net-snmp-users@lists.sourceforge.net
Subject: Re: sending traps from embedded AgentX subagent

On 18/12/06, Srivastava, Namburi (IE10)
<[EMAIL PROTECTED]> wrote:
> I have tried doing that...
> This is the output I got after agentx/master initialization was done
>
> Sending 46 bytes to 192.168.254.1

Then this is the socket to which the subagent is trying to
send AgentX requests.  I.e. a network socket, rather than
the named socket /var/agentx/master.

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to