>>>>> On Fri, 12 Nov 2004 18:27:35 +0100, ericcartman <[EMAIL PROTECTED]> said:
ericcartman> i am new to net-snmp and doing some college project ericcartman> involving net-snmp. so i wondered if it is possible to ericcartman> separate the agent from the snmpd and the browser and how ericcartman> one would try to do it? in the end i'd like to develop a ericcartman> more modular way of compiling/changeing net-snmp than it ericcartman> is today. currently we allow multiple ways to extend the agent. You can do it by adding code directly into the agent, by adding code to a sub-agent, or by creating dynamic modules which are loaded at start time or run time. See the tutorial, which covers most of those methods. -- Wes Hardaker Sparta ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
