Hi, I'm using net-snmp-5.2.rc3. 1) I wrote some mib and then generated code using mib2c with mfd. In generated code there is no xyzTable_undo_setup function, but *interface.c assumes it's defined. Same with xyzTable_undo_cleanup fucntion. Same happes when I generate code for ifTable so problem is not in my mib.
2) snmpwalk crash. When I run snmpwalk -On myTable it works fine. Where I run "snmpwalk myTable" it does not print anything, only crash with sigsev. "snmpwalk ifTable" works. When I use some older snmpwalk (5.0.8 or so) it works also with myTable (,,myTable'' is table defined by me). I'm puzzled. I don't now if error is in my code (genrated my mib2cs; same effect with one in ,,mfd'' style and one with iterator style) or on some other place in net-snmp. Thank You for any suggestions, Pawel ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
