On Tue, 2005-08-23 at 19:22 -0300, Jordan Janeiro Lopes da Silva wrote: > The snmpgetnext should work fine in a table generated by a > mib2c.iterate.conf?
Yes. > Do I have to implement something or everything is ready > to use with snmpget and snmpgetnext? You'll have to fill in the details of the 'get_first' and 'get_next' hook routines, to walk through your table. But the basic framework should be OK. > Because I´ve tried to use the > snmpgetnext in a "iterate" table and nothing happens, but when I use > snmpget, everything goes fine. > > Please, can anyone help me? Try posting your code to the list. Maybe we can spot something that looks wrong. Dave ------------------------------------------------------- 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
