All Apps and Add-ons

SNMP Modular Input Poller: Why am I getting error "No Such Object currently exists at this OID" when running a search?

arunprasadlv
Explorer

Hi ,

This is the first time I am using the Splunk app to poll and retrieve the events from a remote server.

I am seeing following error while doing a search on the index:

2015-09-30T22:30:22.207652 ifHCInOctets="No Such Object currently exists at this OID" ifHCInUcastPkts="No Such Object currently exists at this OID" ifHCOutOctets="No Such Object currently exists at this OID" ifHCOutUcastPkts="No Such Object currently exists at this OID"

I went through the steps given in this forum and configured inputs.conf under the local dir of splunkmod app

 destination = 172.23.204.211
 port = 162
 snmp_version = 2C
 interfaces = 1,2,3,4,5,6,7,8,9,10
 communitystring = public
 snmpinterval = 30
 index = network
 sourcetype = snmpif
 disabled = 0

I am using custom mibs, so I followed the advice from the forum and converted them into python module using the below link, and placed them under /opt/splunk/etc/apps/snmpmod/bin/mibs

https://www.ibr.cs.tu-bs.de/projects/libsmi/tools/

Please suggest how can i resolve this error.

Regards,
Arun

joxley
Path Finder

This is because there is no SNMP interface on your router in the list you've given. Bear in mind that the SNMP interface number has nothing to do with the name of the interface. I'm not a Cisco guy but try

show interface snmp-ifindex
Get Updates on the Splunk Community!

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...