Getting Data In

Splunk support for SNMP v3

leonheart78
Explorer

Hi,

I would like to know if Splunk officially support SNMP v3? I have found an app named SNMP Modular Input, but it is not developed by Splunk.

Thank you.

Tags (1)
0 Karma
1 Solution

bowendenning
Path Finder

Unfortunately no, Splunk enterprise doesn't come with SNMP support out-of-the box. As you suggested, this is available as a modular input on the apps store: http://apps.splunk.com/app/1537/.

The above app looks like it's written by a Splunk employee (has an @splunk.com email address), however, I doubt it would be officially supported in the sense that you could lodge a support ticket for it (they do have premium apps that fall in to this category). It should be absolutely fine to use. The source code is available on github if you'd like to have a look over it first: https://github.com/damiendallimore/SplunkModularInputsPythonFramework/tree/master/implementations/sn...

The readme for this app indicates that it supports SNMP v3, but you'll need to drop a copy of the pycrypto library in to the app's bin directory before it will work.

If you run in to any trouble getting it set up, by all means say so and I'm sure the community can help to get you up and running.

View solution in original post

bowendenning
Path Finder

Unfortunately no, Splunk enterprise doesn't come with SNMP support out-of-the box. As you suggested, this is available as a modular input on the apps store: http://apps.splunk.com/app/1537/.

The above app looks like it's written by a Splunk employee (has an @splunk.com email address), however, I doubt it would be officially supported in the sense that you could lodge a support ticket for it (they do have premium apps that fall in to this category). It should be absolutely fine to use. The source code is available on github if you'd like to have a look over it first: https://github.com/damiendallimore/SplunkModularInputsPythonFramework/tree/master/implementations/sn...

The readme for this app indicates that it supports SNMP v3, but you'll need to drop a copy of the pycrypto library in to the app's bin directory before it will work.

If you run in to any trouble getting it set up, by all means say so and I'm sure the community can help to get you up and running.

bowendenning
Path Finder

Today I just happened to stumble across this which I thought may also be of interest:
http://docs.splunk.com/Documentation/Splunk/latest/Data/SendSNMPeventstoSplunk

Looks like Splunk suggest that you could run an snmp service (not Splunk specific) and configure it to log its results to file. Splunk can then pull in these logs just as it would with any other log type.

It may be a better option if you're concerned about using an (officially) unsupported add-on.

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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...