Getting Data In

How to integrate SNMP data sources into Splunk Enterprise?

TAE
Engager

Does anyone have suggestions on integrating a SNMP enabled device into Splunk Enterprise?  I'm very new to Splunk and have been asked to integrate an SNMP enabled device into our Splunk Enterprise.  I think I need to somehow link a Forwarder to the device and have the Forwarder act as a receiver of device's information.  Once that data is in the Forwarder, I think it should be processed by an associated Indexer and then it should be available within Splunk.  Is that correct or do I misunderstand?

Labels (3)
Tags (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

There are several ready-made apps on splunkbase for polling data with SNMP. You could try one of these.

You can also simply try wrapping simple snmpget/snmpwalk from snmp tools into some kind of script, call it from cron and save results to a file. Then you can easily ingest the data from file.

In case of SNMP traps I think it's easiest to just run snmptrapd and ingest its logs.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...