> In my mib code, I need show message to the screen Err..... what makes you think that there will be a screen to show messages on? MIBs are part of the agent, which typically runs in the background as a daemon/service/etc.
So it wouldn't normally be appropriate to print messages to standard output, error, etc. The best way to proceed would be to use "snmp_log" to report any messages, and then configure the agent as to how best to report those messages (file, stdout/err, popups, etc) Dave ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
