
Greetings,
Thank you for the excellent tool; we use it daily. Recently we have encountered a problem setting the error handling routine.
At program startup, we call smiInit then smiSetErrorLevel and then smiSetErrorHandler. Everything works fine as our error handler recieves the compilation messages.
However, in certain instances we would like to clear the smi tree and load in fresh MIBs without restarting the application. To do this we call smiInit, smiSetErrorLevel and smiSetErrorHandler like before except now our error handler is not invoked; all compilation messages are lost- they don't even go to stout. Everything else seems to work, the old MIBs are cleared and the new ones are present in the smi tree, just no compilation error messages.
Are we using the library incorrectly? Any help would be appreciated.
Sincerely,
Sean Lawless Mibtonix Inc.
participants (1)
-
Sean Lawless