Getting Data In

Send Host with SNMP Trap

jonmcarr
New Member

Need to be able to pass host from a syslog message in a trap outbound from Splunk. of the nice configured varbinds, host is not one. Is there a way to pass other parameters?

Tags (3)
0 Karma

briang67
Communicator

I realize this is an older thread, but in case anyone is interested, here's how we've been able to extract the host as a trap varbind:

If you set up an alert on a saved search, a results file containing the raw event data is passed as an argument along with the alert. The file format is gzipped csv and contains the host, source and raw event text.

We created a perl script that runs after the saved search finds a match, unzips the file and then places host, source and raw into an array. When we send the trap we use the OS sendtrap command and designate one of the trap varbinds as the extracted hostname.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Telemetry Pipeline Management

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...