Making an Agent
Cameron Dziama <[email protected]> Thu, 7 Jul 2022 10:06:48 -0400
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAEMj-pNWA7F0Hfob5ODyHS3dsJ3pGC8H9ABATKnss0pEpa-05g@mail.gmail.com> |
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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users