Get the latest news about SolarWinds IP Address Manager (IPAM)
ORION PLATFORM - 2020.2 RELEASE CANDIDATE - A GATEWAY TO YOUR FASTEST UPGRADE EVER! https://thwack.solarwinds.com/t5/The-Orion-Platform-Documents/Orion-Platform-2020-2-Release-Candidate-A-Gateway-to-Your/ta-p/587412 ORION PLATFORM - 2020.2 RELEASE CANDIDATE - AN ORION MAP TO SUCCESS!…
Please go here for all the details!
Welcome to our latest iteration of the IP Address Manager! It is my pleasure to announce that the IPAM 2020.2 Release Candidate is now available in your customer portal. Each release candidate is a fully tested and supported version of the product and you can upgrade current production servers while retaining your complete…
Welcome to our latest iteration of the NetFlow Traffic Analyzer, available now in your customer portal Each release candidate is a fully tested and supported version of the product and you can upgrade current production servers, while retaining your complete configuration and history. Version 2020.2 is the next release…
Greetings, I am new to SolarWinds, and learning something new everyday. I have inherited a large network with hundreds of devices that are being monitored via NPM. Many of the alerting network devices do not need to be actively monitored. That being said, is there an efficient way to remove a large number of network…
I am trying to mark an reserved ip address to available. # Get first available ip address query = "SELECT TOP 1 I.DisplayName, I.Uri FROM IPAM.IPNode I WHERE Status=4 AND I.Subnet.DisplayName = '{0}'".format(vlan) swis = orionsdk.SwisClient(server, user, password) results = swis.query(query) for result in…
Hi I have an issue with my IPAM 4.8.0 utilizing the additional scanning engine feature, as my primary engine is used for other workloads. When I try to initiate a manual scan of a subnet, the scan is not started, but queued with a start time of the original scheduled scanning. Scheduled scans are working fine. Please see…
Hello, I need a rest-api-guide for the ipam. I know this site in github: https://github.com/solarwinds/OrionSDK/wiki/IPAM-4.9-API , but I can't find more. I want to use the rest-api in combination with ajax to get these operations: - get all ip-adresses with hostname and the other information displayed in the ipam from a…
Hello everyone. This is my first post. I am still a newbie with Orion. Due to issues with ARP storms taking down user switches, I have been asked to run IPAM scans only during the weekend, turn on Friday at 9PM, run all weekend, turn off at 6AM Monday. I know this can be done in the interface but looking for a way to…
Hey everyone, can anyone help me with the following scenario? How do i get the corresponding VLAN-ID, VLAN-Name of an IP-Address? I know that different tables are available such as IPAM_Group, IPNode, etc. Now i want to know, how I can select and join different tables to get this structure back: IP Address | MAC-Address |…
It looks like you're new here. Sign in or register to get started.