has anyone created a report that show which devices are setup for SSH2 and TACACS+? I can not figure out how to create a report that show that.
Just curious, but have you tried using any particular OIDS (maybe Cisco if that's what you're using) with Orion's Universal Device Poller (UnDP) and then initiate a TEST on all nodes to see if any will respond with any of these SSH/TACACS setups values?
I would think if you started polling any of these with UnDP and used Keep Historical Data then any report is possible for that 'SSH' or 'TACACS' Custom Poller.
I havent tried those yet, but i will. Thanks for the help.
Tells me that the OID is not supported on my Cisco 2811s, 2960s, and 3750s.
This really sounds like a job for Orion NCM, not Orion NPM.
You can get the status of currently open TCP connections from Cisco devices, but I've not found a way to get a list of the TCP ports on which the device is listening. You can get the list of UDP ports, but not TCP. Not sure if this really helps, but figured I'd throw it out there.
If you know the config line that enables SSH2 or TACACS+, you can perform a search across all configs in NCM (assuming you've got them all backed up) and it will show you all the devices with configs that match.
Alternatively, you could create a Policy Report which looks for those specific config lines and then flags as violations those devices whose configs in which those lines are found/not found.