On Tue, 23 Nov 2004 15:14:20 +0000 Dave wrote: DS> > It wouldn't be too hard to add a flag which could be set during DS> > registration, and would signal the helper to not create the row. DS> DS> It wouldn't even have to change the API. DS> DS> The final parameter to 'netsnmp_table_container_register' is currently DS> a boolean flag to control whether rows should be grouped or not. DS> If this was declared as a more general 'flags' parameter [...] DS> We'd just be adding the possibility of: DS> DS> /* NS_ARRAY_FLAG_GROUPROWS | NS_ARRAY_FLAG_NOAUTOCREATE */ DS> netsnmp_table_container_register( ...., 3 );
Aren't you clever! I like it... -- 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. ------------------------------------------------------- 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
