OK So I finally figured out what the problem was and I feel like an idiot. The initialize function *has* to be named init_FILENAME. Mib2c generates the function init_FILENAME but it is pretty much just a wrapper function that they use to call the real initialize function(s) which mib2c names initialize_table_FILENAME. I completely erased the init_FILENAME function and left only the initialize_table_FILENAME function. So in the end I should learn to read *all* the comments in the examples. Thanks for your help anyways Dave and sorry if I wasted your time.
------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
