Discovery error "No response to snmp requests (check the community string?)"
search cancel

Discovery error "No response to snmp requests (check the community string?)"

book

Article ID: 36196

calendar_today

Updated On:

Products

CA eHealth

Issue/Introduction

Introduction: 
Discovery error: “No response to snmp requests (check the community string?)”

Question: 

When performing a discovery of a device, I get an error almost immediately.  Error message: “No response to snmp requests (check the community string?)”.  The message occurs even after confirming we are using the correct community string for the device.  Why is this happening?

Environment:  
Windows/UNIX/Linux
eHealth 6.2.2 through 6.3.2.XX

Answer: 
This error occurs due to an invalid sysObjectId value from the device MIB.  Please contact the device vendor for a fix, or if the device is configurable, update the device with a valid sysObjectId.

sysObjectID
OID   1.3.6.1.2.1.1.2
Description "The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its `Fred Router'."

1. Check if the device has a valid sysObjectId. Run the following command below.  Replace commStr with the community string of the device, and ipAddress with the IP address of the device. 

nhSnmpTool -c commStr -n -o 1.3.6.1.2.1.1.2.0 ipAddress

Example:
nhSnmpTool -c public -n -o 1.3.6.1.2.1.1.2.0 10.130.222.10
# 10.130.222.10:1.3.6.1.2.1.1.2.0
SNMPv2-MIB::sysObjectID.0 = 1.3.6.1.4.1.9.1.576

2. Search the value of sysObjectId from your internet browser.  In the example above, sysObjectId value 1.3.6.1.4.1.9.1.576 maps to a Cisco2811 device.  This is a valid sysObjectId value.

NOTE: The example below is of an invalid sysObjectId value, 0.1
nhSnmpTool -c public -n -o 1.3.6.1.2.1.1.2.0 10.131.212.23
# 10.131.212.23:1.3.6.1.2.1.1.2.0
SNMPv2-MIB::sysObjectID.0 = 0.1

Additional Information:
Here is a page listing many Cisco devices and their respective sysObjectId values.  Mibdepot page

Environment

Release: LHDEVC99000-6.3-eHealth-Live Health Upgrade Elements
Component: