SolarWinds uses cookies on our websites to facilitate and improve your online experience. By continuing to use our website, you consent to our use of cookies. For further details on cookies, please see our cookies policy.
Hide this message
The Orion® Platform Instructor-led Classes
Provided by SolarWinds® Academy, these trainings will introduce users to the Orion Platform and its features, management, and navigation. These courses are suitable for users looking to discover new tips, tricks, and ways to adapt their Orion products to better suit their monitoring needs:
Deploying the Orion Platform
Configuring Orion views, maps, and accounts
Configuring Orion alerts and reports
Reserve your seat.
This article discusses how to troubleshoot an SNMP Node/SNMP Test Failed result in Orion.
All NPM versions
Pre-requisites
It may be that the user has done everything on the node to configure SNMP and still get the TEST FAILED result in Orion.
Do not use the @ sign in the SNMP community string. (© 2013-2015 Lindsay Hill, available at lkhill.com, obtained on April 11, 2017.)
Verify and isolate the issue for SNMP (communication) using SNMP Test Orion with Wireshark:
The requirement to pass the test
Orion Sent get-request 1.3.6.1.2.1.1.2.0 to determine the SNMP connectivity which responded by the Node with valid Information:
In the Response packet, the value should be returned in packet.
This should not be NULL. If there is no value returned in packet, the test will fail.
Make sure that the device setup has read access permit to the SNMP and interface features.
IMPORTANT NOTE
The SNMP test will also fail if these OID's are not returned. Make sure you are able to reach these OID's when running SNMPWALK:
1.3.6.1.2.1.1.1 sysdescr
1.3.6.1.2.1.1.2 sysobjectid
1.3.6.1.2.1.1.3 sysuptime
To run SNMPWALK for the node, see Run SolarWinds SNMPWalk.