On Mon, 17 Jul 2006 09:26:07 +0100 Graeme wrote: GW> I believe I have the row_merge helper added in (I did a grep in the code GW> and the table_interface.c file had various functions like GW> row_merge_handler, row_merge_status_first etc).
Yes, the MFD code handles this for you. GW> Where should I be checking for the indexes? You shouldn't need to, it should be handled by the MFD handler. The trace you sent was indeed helpful.. I see that bad things happen when processing the second request: netsnmp_assert ((void *)0) != rowreq_ctx failed elemCommanding/elemCommandParameterTable_interface.c:1089 _mfd_elemCommandParameterTable_check_objects() I'll take a closer look and try to get back to you soon... ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
