On 19/10/2007, Andreas Mueller <[EMAIL PROTECTED]> wrote:
> I am trying my own AgentX implementation (does not use NET-SNMP) against a
> NET-SNMP snmpd server...... but no SNMP requests
> are routed to my agentx subagent.

Try running the master agent using

     snmpd  -f -Le -d -Dagentx

and run your subagent to register against this master.
When the registration conversation has settled down,
issue a single "snmpget" command for an OID handled
by your subagent.

What is the full output from the master agent for this query?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to