Getting Data In

Is there a TA for Cisco IOS via SNMP?

jbrocks
Communicator

Hi everybody!

My FW server is collecting cisco IOS data via SNMP. Is there an TA for this type of data? For extracting and looking up all the values?

Sample event:

2018-09-15 09:14:20 XXX.XXX.XXX.XXX(via UDP: [XXX.XXX.XXX.XXX]:63251->[XXX.XXX.XXX.XXX]:162) TRAP, SNMP v1, community public
SNMPv2-SMI::enterprises.9.9.43.2 Enterprise Specific Trap (1) Uptime: 0:00:26.45
SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.3.2 = INTEGER: 1 SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.4.2 = INTEGER: 2 SNMPv2-SMI::enterprises.9.9.43.1.1.6.1.5.2 = INTEGER: 3

Tags (3)
1 Solution

dauren_akilbeko
Communicator

There is no available add-on for Cisco SNMP. I found helpful this entry to get started https://github.com/Jaykul/snmp-demo1. Also, you need to use MIBs to make sense of the data you are receiving.

View solution in original post

0 Karma

dauren_akilbeko
Communicator

There is no available add-on for Cisco SNMP. I found helpful this entry to get started https://github.com/Jaykul/snmp-demo1. Also, you need to use MIBs to make sense of the data you are receiving.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...