Comments
-
If the device does not provide the OIDs solarwinds needs, then it is what it is. However, I know that on the latest version, they do have CLI Polling for Layer 3. I think it's a matter of time it would also be adapted to Layer 2 Polling.
-
Create a report based on IPAM_Events
-
Are you asking for a query to get MAC address from IPAM? If you are, I can tell you that the Table you are looking for is IPAM_Node.
-
It uses certain OIDs to add those IPs. It is written on the link below. https://documentation.solarwinds.com/en/success_center/ipam/Content/IPAM-Import-IPv4-subnets-and-IP-addresses.htm
-
Try removing the DHCP server from IPAM and then re-add it again. Just be careful of removing the DHCP server as you might tick on accidentally to remove DHCP Scopses from the DHCP Server.
-
All Orion products require to have the DB installed seperately from the Application Server becaue of the Nature of the SQL Server. With that being said, IPAM is part of the Orion Based Platform. IPAM is qualified for HA, and IPAM can be installed seperately from other Orion Module. It will simply be accessed via it's own…
-
Run this query on the database. UPDATE IPAM_Group SET DisableAutoScanning = 1 where DisableAutoScanning != 1 and ParentID = 8 This will disable automatic subnet scanning for all subnet that you have. You can also go to Settings >> All Settings >> IPAM Settings >> Manage Scan job status and disable ICMP and SNMP scanning…
-
I don't think that is possible via the Web console because that is the nature of the Hierarchy Group. Subnets in that folder cannot be moved to other ones hence you can have Overlapping and duplicate subnets in the said folder apart from the outside Groups. You can try to offload via the Database. The Table to look for is…
-
Make Sure IPAM is uninstalled on both Active and Standby Server and then clean the IPAM Tables, procedures, etc. from your database. https://support.solarwinds.com/SuccessCenter/s/article/Remove-IPAM-from-the-database
-
Have you tried to create a custom alert? https://support.solarwinds.com/SuccessCenter/s/article/Adding-a-New-Alert-Video I think the object you would want to look for is IP Address
-
Re: How do I add Manual Descriptions to an IP and not have it overwritten in the next Scan?That is expected as written on the link below. https://support.solarwinds.com/SuccessCenter/s/article/Manually-entered-data-is-deleted-after-a-subnet-scan But there is a workaround. Create a Custom Field.…
-
Status Polling is one of the default information NPM gathers. It would either be ICMP, SNMP or Agent Polling. UNDP does not qualify as one of the Polling Method. UNDP is used for information that Solarwinds does not natively Poll.
-
Are you using LDAP or Windows Authentication?
-
https://documentation.solarwinds.com/en/Success_Center/UDT/Content/udt-manage-white-list.htm
-
License would not count for Available IP Address. https://support.solarwinds.com/SuccessCenter/s/article/IP-Addresses-that-count-towards-your-IPAM-license
-
Basic Element for IPAM is the IP Addresses. So on that regard, there's no integration. The integration parts comes with Adding DNS and DHCP servers on both IPAM and NPM.
-
That would depend how you install the product. I believe it will ask you, Express, Standard and Additional Installation. Choose the one on the Left Side.
-
I believe I have seen this before on earlier versions. Two years back i think. Better log it on support so they can check and confirm
-
I have tried creating nested maps. https://www.youtube.com/watch?v=X8dav8g7pcA
-
You can't do it via the GUI, but you can do this via the DB. Just go to IPAM_Group table and then Sort the GroupType by 8 as 8 means subnet.
-
I'm not sure if this is possible via the GUI for operators. You can try to do it from the database though. You can also manipulate the UI.mgtSubnetColumns on the IPAM_setting Table. Try looking for the user in question and change that column.
-
I haven't tried this one. But just generally speaking, it should still alert because the whitelist is only used for Rouge Alerting.
-
Great read!
-
Any plans updating the Link below? Success Center
-
I haven't got this issue during my upgrade. But it's good to know where to back it up. Thank you for this post
-
I think this tool is no longer applicable for newer versions of IPAM.
-
I believe this is disabled as that feature acts as a backup in case the IP address is not reachable via ICMP. usually if the IP address is on a different segment, it is not pingable, and therefore this feature can somewhat help the users to still get the status of the IP with the SNMP gathered data.
-
Unattended Remote is created specifically for unattended remote session over the internet. Invite a remote host to an unattended session in Dameware - SolarWinds Worldwide, LLC. Help and Support Questions about Dameware unattended access over the internet (and Dameware in General) What I'm gonna do is for you to contact…
-
You will need to add the DHCP server into the IPAM module so that you can edit the reservations and scopes from the IPAM web console
-
Try re-running the online installer so that it will detect any missing Hotfixes.