On fre, 2007-12-21 at 11:56 +1100, Ben Nizette wrote: > Hello, > > I cannot correctly attached agentx subagents to my snmpd. If attempting > to use unix sockets, the attach just fails with "No Checked Transport > Domain" but that's fine, they attach just OK over udp.
Eh, I suppose you are running on windows, right. Windows doesn't AFAIK support AF_LOCAL sockets so that is expected in that case. Now, using UDP do sound a little odd. Me, I would have tried with TCP since AgentX do expect a session channel. Does it work any better if you try to run AgentX over TCP instead of UDP? /MF ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
