On Wed, 17 Nov 2004 20:46:01 +0100 Magnus wrote: MF> It seems as if netsnmp_register_instance doesn't set the MF> FULLY_QUALIFIED_INSTANCE flag on the registration and further it looks MF> as if the handler interface doesn't support sending flags with the MF> object registration at all as it uses a constant 0 for the flags parameter MF> in netsnmp_register_handler. MF> MF> Is this intentional, and if not, what could I do to help fix it?
Hmmm... Well, Dave's on hiatus, so you're stuck with me and I'm not familiar with the instance code. What problem does this behavior cause? Can the problem be solved by setting the appropriate flag after the register call completes? -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
