> After I have implemented the changes in the template code generated the I > realise that I need to add something to the MIB. > Can I just make the change to the XX-MIB.txt file and then make the changes > to the .c and .h files and rebuild?
Yes - that's probably the most sensible, particularly if the changes are relatively minor. Alternatively you could try regenerating the template using a *different* name to before, isolating the new code, and merging it in with the previous code. The thing to beware of is overwriting all your hard-crafted changes with a clean mib2c-generated template! Dave ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ 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
