On 18/01/2008, Devvrat Tripathi <[EMAIL PROTECTED]> wrote: > Now as far as the actual > function definition of the handler function goes is it possible for me to > define it inside a subagent.
No. The master agent will have to decide which subagent or MIB module to pass the request off to. So the dynamic registration must be added *before* this delegation happens - which means it must be handled by the master agent. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
