2009/5/7 Tewen Hsieh <[email protected]>: > In fact, I want to disable all the traps which are generated automatically > by snmpd itself. > I still need to send traps to trap hosts, but the traps are generated by > myself. > Do you have any idea about this?
You'll need to edit the code for the main agent, and recompile. Look for anything marked as "send_easy_trap" or similar in the agent/*.c files. Dave ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
