Deployment Architecture

Configure SNMP trap in UNIX

anirbanukil
Explorer

I went through the documentation at "http://docs.splunk.com/Documentation/Splunk/4.2.2/Admin/SendSNMPtrapstoothersystems" but unable to understand how "traphosts.pl" is going to execute "sendsnmptrap.pl"?
Moreoever, I am not sure how to test if my scripts are working fine.
My Splunk(4.2) installation is on Solaris 10.5.

Please help.

Tags (2)
0 Karma
1 Solution

anirbanukil
Explorer

Basically what I did is I ignored "traphosts.pl" and created a script "sendsnmptrap.pl" and executed it from Splunk alerts instead of "traphosts.pl" as mentioned in the document (which is misleading).

Please note: the '$cmd' and its contents should be in a single line otherwise you may not see the trap message details (as it happened in my case).

View solution in original post

0 Karma

anirbanukil
Explorer

Basically what I did is I ignored "traphosts.pl" and created a script "sendsnmptrap.pl" and executed it from Splunk alerts instead of "traphosts.pl" as mentioned in the document (which is misleading).

Please note: the '$cmd' and its contents should be in a single line otherwise you may not see the trap message details (as it happened in my case).

0 Karma

Takajian
Builder

You need to create just "traphosts.pl". The script "sendsnmptrap.pl" is just sample, you copy it and past it in "traphosts.pl".

Then, please test it by referring to the manual.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...