SNMP Troubleshooting Guide
1) Please check the SNMP agent is running in problematic remote server or not.
2) If it is running then execute the snmpwalk.bat / snmpwalk.sh

Note: snmpwalk.bat / snmpwalk.sh troubleshooting script is applicable only for versions v1 and v2.
This SNMPwalk is used to check if the connectivity and the Discovery of the SNMP
Server is possible from the Applications Manager installed
server. This standalone program is a excerpt of the same process we use
to add the SNMP Server monitor. The usage to run this file is as below
Via command prompt go to AppManager/bin/troubleshooting directory and execute the SNMPwalk file with the usage below.
Usage : snmpwalk.bat [version] [community] [port] [hostname / Ip] [Manufacturer]
[version] version of SNMP agent v1 / v2. By default v1
[community] community string. By default public
[port] remote SNMP agent port number. By default 161
[hostname/Ip] hostname or Ip address of machine where SNMP agent is running
[timeout] Timeout value. By default 5 seconds
[Manufacturer] Hardware manufacturer DELL/HP
Learn more troubleshooting tips to handle SNMP requests getting timed out .
This
will initiate the process to discover the SNMP Server and on success
will also fetch the data for the default attributes monitored and shown
as the output. From this you will be able to find If discovery is
possible, If data is returned for all attributes or not. In case there
is any issue for an attribute data it'll be shown as null. This infers
that the data is not available in that server and has to be checked on
the SNMP running server.
For more info or assistance do send us the output of the above command for analysis along with Support Information File.
New to ADSelfService Plus?