The most recent content from our members.
Earlier this year we upgraded most of our network core to Aruba 6000 series switches running Aruba CX-OS. I've been working with our networking group to finally get SNMP configured on these devices so we can monitor them in Solarwinds. And, for the most part, we are to monitor them quite adequately. However, we seem to be…
We can easily get first available IP with Invoke-SwisVerb $swis IPAM.SubnetManagement GetFirstAvailableIp ("199.10.1.0", "24") And also easily set it to "Used" with Invoke-SwisVerb $swis IPAM.SubnetManagement ChangeIPStatus ("199.10.1.1", "Used") So why can't we easily set the hostname on the record as well? Is there a way…
I'm attempting to get the port and switch for some IP Addresses that are connected and in use. We have the Switch Port Mapping Tool - Switch Port Checker | SolarWinds searching for an IP via the web interface, I can get the switch and port information, but when I attempt to get the same with SWQL, I haven't had any luck.…
Hi, I met the following problem: I import data into Solarwinds IPAM using the following excel sheet: I use the IP Address Import function, the corresponding subnets are created automatically. All the green columns contain information about the subnets, the blue ones contain everything for the ip addresses. Site, Category…
It looks like you're new here. Sign in or register to get started.