Getting Data In

snmp_ta module version 1.5: all data received is showing 0 values

madingdisk
Explorer

Hi,

I'm using snmp_ta with the newest version 1.5 with an eval key. We have set up the snmp configuration in splunk successfully.

The stanza looks as follows:

[snmp://OtcsMaThreadPerformance]
activation_key = 91C3A8052D3B6BB033AC165FDF24462E
destination = host
do_bulk_get = 0
do_get_subtree = 1
index = otcs 
ipv6 = 0
mib_names = MONITORING_AGENT_MIB
object_names = .1.3.6.1.4.1.14876.4.2.1.1
port = 162
response_handler = MonitoringAgentResponseHandlerThread
snmp_mode = attributes
snmp_version = 2C
snmpinterval = 60
sourcetype = OtcsMaThreadPerformance
split_bulk_output = 1
trap_rdns = 0
v3_authProtocol = usmHMACMD5AuthProtocol
v3_privProtocol = usmDESPrivProtocol
host = host
disabled = 0

I can see that Splunk is receiving specific data (such as host name information), but all other information has 0 values. see screenshot: https://ibb.co/Zg6BzrJ

In the past, I managed to configure snmp for this solution, so I have working examples.

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...