Network Management
Device that is not monitored by NPM is getting SNMP requests from the Orion Server
This article describes the issue where a device that is not monitored by NPM is getting SNMP requests from the Orion server.
First published date
Last published date
Overview
Product section
Cause
Scenario # 1:
This issue occurs when a monitored device is incorrectly configured and has the broadcast address use as the polling address. This causes the requests to be sent to all devices including devices that are not directly monitored by NPM.
Scenario 2: If the environment has an IPAM module. It could be that the IP address is included in the IPAM Subnet Scanning.
Resolution
1. Click Start > All Programs > Solarwinds Orion > Advanced Features > Database Manager.
2. Add the default Server and expand the NPM Database (default ) SolarwindsOrion.
3. Run the following query:
-- Scripts are not supported under any SolarWinds support program or service. -- Scripts are provided AS IS without warranty of any kind. SolarWinds further -- disclaims all warranties including, without limitation, any implied warranties -- of merchantability or of fitness for a particular purpose. The risk arising -- out of the use or performance of the scripts and documentation stays with you. -- In no event shall SolarWinds or anyone else involved in the creation, -- production, or delivery of the scripts be liable for any damages whatsoever -- (including, without limitation, damages for loss of business profits, business -- interruption, loss of business information, or other pecuniary loss) arising -- out of the use of or inability to use the scripts or documentation. Select * from Nodesdata where ip_address = '255.255.255.255'4. Copy the caption that is returned in the query and open the Web Console.
5. Go to Settings > Manage Nodes, and then search using the caption.
6. Edit the nodes and replace the Broadcast address with the correct polling address.
7. Do this for each node that is identified in the query.
Resolution for Scenario #2:
a. Turn Off scanning to the affected IP address on IPAM without affecting other IPs on that subnet.
Please refer to this kb: Turn-off IP Address Scanning on IPAM
b. If the issue still persists, Please clear the SDF cache
How to Rebuild JobEngine SDF or DB File in Orion