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.

Once attached over UDP, the ping and response packets head backwards and
forwards just nice, but any actual variable request fails.  With debug
tokens dump[xvh]_{send,recv} on both the snmpd and the subagent, I can
see the variable get request leave the master but never appears at the
subagent.

The OID registration appears to be performed correctly, firstly because
I can see the registration and response packets dumped and they appear
to be correct, but also because without the subagent running a request
of an OID in the range fails (no such variable) but once the subagent is
running, the request times out.

This happens with both the example agentx program from the website
(nstAgentSubagentObject) as well as an MFD table.

Can anyone advise how to proceed?  I don't need to be using AgentX but
an attempt to compile an MFD table suitably for dlmod leads to snmpd
declaring "cannot find file <filepath>" when ls -l <filepath> shows the
library is there with correct ownership and permissions.  I cannot find
instructions for building an MFD table (or any module composed of
multiple source files) in to the daemon itself.  Help on either of those
errors is probably a topic for another thread, but nevertheless any
pointers would be appreciated!

Thanks for any response and a merry Christmas to those of you
celebrating it :-)

--Ben.


-------------------------------------------------------------------------
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

Reply via email to