I'm wondering if there is a way to find the efficiency of the scanning for IPAM? I'm doing some calculations based on IPAM reporting that it is taking on average ~0.3 minutes to complete an ICMP scan on one of my /24 subnets. Which means I can do ~3 subnets/minute. If the scans by default are set for every 4 hours (240 minutes), then IPAM can scan ~720 subnets during that period. I've got 2000+ subnets, which means it is only getting about 1/3 of the way done before it wants to start up again. I know I can go in and change the scanning frequency on some of my subnets that don't really change, although not all at once yet
, but I still don't know effective IPAM is being on its scans. In NPM, I can query the database and see the completion percentage for scans. I haven't been able to find the equivalent for IPAM.
The fact that it doesn't appear to be completing the scans in that 4 hour window makes me a bit leary about enabling SNMP scanning as that would put it even farther behind.