Processing traps

"Joseph L. Casale" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <CA5A491E9DEFBE4CB777DE97E21575E90693F658@prato.activenetwerx.local>
I am using a custom traphandler that pushes all traps through a Perl
script and then filters so far for two conditions, SNMPv2-MIB::coldStart
for reboots and SNMPv2-MIB::snmpTraps.6 for custom alerts used by locally
run scripts that push text for the various events I am interested in knowing
about to our NMS.

For the later, I am running the following:
snmptrap -v 1 -c public nms.domain.com 1.3.6.1.4.1.1824 "" 5 23 ""\
 1.3.6.1.4.1.1824.1.0.0.1 s "Header 1: text..."\
 1.3.6.1.4.1.1824.1.0.0.1 s "Header 2: text..."\
 1.3.6.1.4.1.1824.1.0.0.1 s "Header 3: text..."\

etc...

What I am unsure about is that if I am stepping on the toes of anything else
I may encounter or is this a safe oid to use. My Perl script looks for the headers
to match to extract and submit the events.

Thanks!
jlc

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.