Hello all, Is it possible to use the row merge handler together with the table iterator helper. I would like the requests for a particular row of the table to sent together to the bottom handler so that the information for each cell in particular row can be retrieved in a single call to the handler.
I read a post from 2002 on the group mentioning something about a MODE_GETALL so that the an external data source is only accessed one time for each row of a table instead of for each cell in the row (it was only a proposition at that stage). Does the introduction of the row merge have something to do with this? I have injected a row merge handler but it does not seem to have any effect. Requests for the cells in the table row still come in one by one. I am new to snmp (and net-snmp ;) so maybe I am completely on the wrong track. Any help would be appreciated. Anthony ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
