
Having a /24 subnet not all active devices comes up with the discovery running every 4 hours. The discovery is set to use ICMP and SNMP with no 'neighbor discovery'.
I have noticed, if I do a manual PING from any device towards a missing device in the subnet, it is discovered on the next IPAM discovery. Off course this is very annoying giving a wrong picture off 'used addresses' - the reason to use IPAM !
Below are the statistics from the Router/Firewall during the IPAM subnet scan. The two last red lines indicates the problem. The number off Unresolved hosts have reached the maximum, so further resolving will be dropped.
VNOASA# sh arp statistics
Number of ARP entries in ASA: 588
Dropped blocks in ARP: 2720894
Maximum Queued blocks: 111
Queued blocks: 100
Interface collision ARPs Received: 0
ARP-defense Gratuitous ARPS sent: 0
Total ARP retries: 8393217
Unresolved hosts: 100
Maximum Unresolved hosts: 100
Short after the scan have finished the statistics looks like below. Now I can do a manual ping off one off the ‘Transient’ devices and the Router/Firewall will resolve and put it in the ARP table. Now IPAM also changes the status to ‘Used’ after a new scan:
VNOASA# sh arp statistics
Number of ARP entries in ASA: 588
Dropped blocks in ARP: 2721166
Maximum Queued blocks: 111
Queued blocks: 10
Interface collision ARPs Received: 0
ARP-defense Gratuitous ARPS sent: 0
Total ARP retries: 8394348
Unresolved hosts: 10
Maximum Unresolved hosts: 100
I would like to be able to ‘Slow down’ the scannings.
I'd have a look at the IPAM settings page
http://<server>/Orion/IPAM/Admin/Admin.ScanSettings.aspx
There are options here to reduce the number of simultaneous scans, number of pings per device and "Delay between pings" which is, according to the help page, the number of ms between pings (SolarWinds... Why is not labelled with as a value being defined in ms like the "Ping Timeout"?)
Try increasing the "Delay between pings" and see if that gives you a benefit.
Hi nrms
Thanks for your proposal. Have tried changing these settings, but no luck. According to Orion Support, there are no settings to do this 'slow down' at the moment. I'm just wondering, why no one else seems to have these problems.
Could it be that your router guy has something in the config of the network devices that throttles the number of ICMP requests as a "security" thing? (e.g. to stop network sniffing with ping sweeps and port scanners)
r6hcmc,
Wrong thread - sorry my mistake.
Dog