Hi,

I'd like do write an application which is both an agentx subagent and a manager.

So in a first detached thread I wait for requests, using
agent_check_and_process(1).
In an other thread I send GET and SET requests (on an other MIB) :
snmp_synch_response(..)
Is it the right way to do that ?


My problem :
I don't receive any responses from GET and SET requests (only
timeout), when my application is an agentx subagent.
When I inhibit the sub agent (I just comment the
agent_check_and_process(1) line), I receive correct responses from the
GET and SET requests.

Do you have any idea to help me?

Thanks a lot,

Violette

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