Splunk Search

SNMP polling get data of same oid (modular input app)

TISKAR
Builder

Hello Splunker's,

I use the SNMP modular input application, to collect SNMP polling data.

 I want to recover only a few oids (5 oids) instead of all the oids for a performance issue.

Can you Help Please?

Thank you

Tags (1)
0 Karma

techiesid
SplunkTrust
SplunkTrust

Hi,

If you see the inputs.conf.spec in README folder you will find the below settings,

*1 or more Object Names , comma delimited , in either textual(iso.org.dod.internet.mgmt.mib-2.system.sysDescr.0) or numerical(1.3.6.1.2.1.1.3.0) format.
object_names= <value>

I think using that in inputs.conf you can filter objects.

Sid

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...