Checking device access
Use reports and SQL queries to check that all devices responded to SNMP requests during the discovery.
About this task
If you want to check that the discovery was able to access all the devices in your configured scope zones, run the Devices with no SNMP Access report. This report lists the devices that were found but for which for some reason the discovery was unable to access the device using SNMP.
- Device not reachable
- A firewall configuration might be blocking SNMP access. Make sure that SNMP access to the device is possible across your network's firewalls.
- Device not responding
- When Network Manager issues a
request to a device, if the device does not respond, the request times out after a configurable
time-out period and number of retries. Reasons for the timeout might include any of the following:
- If any of the devices in the configured scope zones is down at the time of discovery, then the device will not be found by the Ping finder and will not appear in the discovered network topology. You will also not be able to see these devices in the Devices with no SNMP Access report.
- The SNMP agent on the device is not running. Check the device and make sure that the SNMP agent is running.
- The SNMP agent is using a non-standard port. SNMP uses UDP protocol to communicate with the agents normally on port 161. You might need to reconfigure this on the device.
- The SNMP agent on the device is configured with a different community string than the one that you specified in Network Manager.
- If access control lists (ACLs) are being used for SNMP security, then check that the management device is on the SNMP agent ACL.
When a device fails to respond to SNMP polling a certain number of times, it is removed from the
polling scope. The status of the device is then set to NoAccessConfigured
(the
value of m_haveAccess
in the discovery returns database tables is set to
false
). The polling process cannot determine whether the device failed to respond
because it is offline or because the credentials are incorrect. The next time that network discovery
runs, the discovery determines whether the device has a new IP address, or the access credentials
have changed.
In version 4.1 of Network Manager, the device was assumed to be offline.
To fix the case where the reason for SNMP access failure is that the SNMP agent on the device is configured with a different community string than the one that specified in Network Manager, complete the following steps: