On 10/10/2007, snmpgi <[EMAIL PROTECTED]> wrote:
> I am using Net-SNMP 5.4 where I am running an MasterAgent and a Subagent,
> also I am using my own MIB.
>
> When I issue a SET command it is giving this error "dropping bad AgentX
> request (wrong mode 2)"

Can you try adding the following code to the startup configuration of
your subagent:

    debug_register_tokens( "agentx/subagent" );

then recompile, restart your subagent, and issue the same SET request.

What is the debug output from the subagent?

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