Hello,

I am currently trying to make an agent for a cross-platform use case (RHEL7
and Windows). I've tried to dig through some of the documentation on agents
and it seems like I need to compile my MIB module into the master agent
while building the source. As I understand it right now, this would require
me to spin off a separate demon process to handle requests from the
client--this would cause problems with my Windows solution.

Is there any way to implement the agent strictly in my C code without
spinning off a separate process? Ideally I would be able to have my C agent
code monitor for SNMP requests, then handle them as needed. I couldn't seem
to find an example of this if it is possible--do any exist?

I appreciate any guidance.

Thanks,
Cameron
_______________________________________________
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