Hi,
I have the following problem and thought you can help me out. Apologies for
sending a direct email.
We have this requirement of storing,processing and then selectively
forwarding the traps.
I have around 20 traphandle statements(all of them calling the same handler)
in snmptrapd.conf and one default embeded perl handler.
What I have seen is that either some traps are dropped or a long delay in
processing. I have a very high volume of incoming traps. Would appreciate
your advise.
Here is my snmptrapd.conf
perl NetSNMP::TrapReceiver::register("default", \&my_receiver);
perl do "/usr/local/fnmt/bin/genericTrapHandler.pl";
#traphandle for snmpv2 traps
# traphandle .1.3.6.1* /usr/local/fnmt/bin/snmpv2_2ana_trap
#traphandle .1.3.6.1.4.1.18289* /usr/local/fnmt/bin/cmm2ana_trap
#traphandle for Infovista
traphandle .1.3.6.1.4.1.1899* /usr/local/fnmt/bin/iv2ana_trap
#traphandle for MWTM
traphandle 1.3.6.1.4.1.9.9.311* /usr/local/fnmt/bin/mwtm2ana_trap
#traphandle default /usr/local/fnmt/bin/trap2syslog
traphandle .1.3.6.1.4.1.236* /usr/local/fnmt/bin/gen_co_forward
traphandle .1.3.6.1.4.1.3631* /usr/local/fnmt/bin/gen_co_forward
traphandle .1.3.6.1.4.1.2281* /usr/local/fnmt/bin/gen_co_forward
traphandle .1.3.6.1.4.1.6642.815* /usr/local/fnmt/bin/gen_co_forward
traphandle .1.3.6.1.4.1.11858* /usr/local/fnmt/bin/gen_co_forward
traphandle .1.3.6.1.4.1.9608.9999* /usr/local/fnmt/bin/gen_co_forward
traphandle 1.3.6.1.4.1.16258* /usr/local/fnmt/bin/gen_co_forward
traphandle .1.3.6.1.4.1.16258* /usr/local/fnmt/bin/gen_co_forward
traphandle 1.3.6.1.4.1.6649* /usr/local/fnmt/bin/gen_co_forward
traphandle 1.3.6.1.4.1.7569* /usr/local/fnmt/bin/gen_co_forward
traphandle 1.3.6.1.4.1.9148* /usr/local/fnmt/bin/gen_co_forward
#traphandle .1.3.6.1.4.1.3902.3400.* /usr/local/fnmt/bin/gen_co_forward
Thanks in advance.
Regards
Sateesh
--
Sateesh Hegde
------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages,
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________
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