Overview

This is a Splunk modular input add-on for polling SNMP attributes and catching traps.
The Python code in this App is dual 2.7/3 compatible.
This version of the App enforces Python 3 for execution of the modular input script when running on Splunk 8+ in order to satisfy Splunkbase AppInspect requirements.
If running this App on Splunk versions prior to 8 , then Python 2.7 will get executed.


Quickstart

Browse to Data Inputs to start setting up your SNMP Inputs.


Developer

This App is built and supported by the team at BaboonBones