I've got an AgentX master agent that could be listening at one of a
number of socket addresses.

Is there a way to have my AgentX subagent try each of them?

I tried doing something like 
  netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID,
                        NETSNMP_DS_AGENT_X_SOCKET,
                        "unix:/var/agentx/master tcp:localhost:705 
tcp:localhost:7705");

But that didn't work.


-- 
Mark Atwood                 When you do things right, people won't be sure
[EMAIL PROTECTED]         you've done anything at all.
http://mark.atwood.name/   http://fallenpegasus.livejournal.com/

-------------------------------------------------------------------------
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-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to