2008/4/24 Baltazar Francois <[EMAIL PROTECTED]>: > We are traying to implement tables in snmp and we need to access them using > a handler. > We would like to know if, in order to do that, we need to use the > snmp_iterator_info? > Is there any other way?
There are several different table helpers that you could use. The iterator is just one. Please see the Coding section of the FAQ, the output of running "mib2c" without specifying a template, and the various MIB modules in the project source code. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
