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
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...