RE: traphandle does not work
Irving Barría <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAneQWd/tqlUySDCusEjR56sKAAAAQAAAApyjClwC8PUqM4n3/[email protected]> |
Thank you Alex! I had done the same thing (writing to a file) in C but it did not work until I wrote the following in my snmptrapd.conf: traphandle default /usr/local/bin/test Note the quotation marks around the word default. It seems that I was lucky when I found it out because I couldnt find it documented anywhere. I hope that it helps someone else. Regards, IB