[Sorry for the delay in responding to this]

On Mon, 2005-09-05 at 11:28 +0200, Stefano Pagani wrote: 
> The entire call is
> 
> netsnmp_ds_set_boolean(NETSNMP_DS_APPLICATION_ID, NETSNMP_DS_AGENT_ROLE, 1);
> netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID,NETSNMP_DS_AGENT_X_SOCKET,
>                       "127.0.0.1:705");

It might be worth trying with "tcp:127.0.0.1:705"
(for both master and subagent), to make sure they are both using
connection-oriented sockets.

If that still doesn't work, how are you starting the master agent?
Can you query it (for internally-implemented information)?
What does it show if you walk the tcpConnTable?
Can you see mention of the 705 port there?

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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