Getting Data In

SNMP Modular Input trap issue

clymbouris
Path Finder

Hi,

I'm trying to setup Splunk as a trap listener via the Modular Input for some testing.

My inputs.conf looks like this:

[snmp://saa_traps]

communitystring = public

do_bulk_get = 0

ipv6 = 0

snmp_mode = traps

snmp_version = 1

sourcetype = saa_traps

split_bulk_output = 0

trap_host = localhost

trap_port = 162

v3_authProtocol = usmHMACMD5AuthProtocol

v3_privProtocol = usmDESPrivProtocol

I can see the packet coming in through Wireshark but it doesn't get indexed. The splunkd.log doesn't indicate any issues.

Not sure if related but once I get the SNMP packet from my monitored system my Splunk server sends back an ICMP reply: Destination Unreachable/Port Unreachable

Any ideas?

Lots of thanks

Tags (3)
0 Karma

starcher
Influencer

Just taking a stab at it. But you specified the snmp_host as local host. That probably is binding it to the localhost interface instead of the IP address your trap generating hosts are sending to. If your network address for the Splunk server is say 192.168.1.10, try changing it to snmp_host=192.168.1.10 instead. Not sure if you need to restart Splunk but probably.

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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...