Is it possible to view the IP address of a device on a monitored switch interface? I have the device in IPAM, but in NPM there is no link to IPAM or IP data
Make sure you've added all the interfaces into UDT. Then add the Port Details view in NPM. You then can see the following. Shows the port number, FQDN, IP Address, Vendor, MAC address and VLAN address.
You will need to buy UDT. It will then show you all the IP addresses on the interfaces. The interfaces do not need to be monitored by NPM.
Without UDT it is within the realm of possibility to use universal device pollers and custom swql resources to correlate mac addresses to interfaces and ip addresses but you would essentially be building your own rigged up version of UDT.
It doesn’t seem like it would be that difficult to add to NPM, especially if it’s a layer 3 switch. Just poll the arp and mac address tables.
And IPAM has all the IP to MAC info.
I have UDT, but I don't see any UDT data in NPM
True but it's so much easier with UDT
Although UDT is the right tool for this task, you can also discover this information on a per-switch basis by using Switch Port Mapper from the Solarwinds Engineers Toolset.
Ah ok, I may have not fully configured UDT