I'm trying to find a way to find all unused or inactive LAN ports on a large Cisco Network. Could I use Solarwinds to perform such a task?
I know this is an old post but its still a valid question, have a look at this, its specifically written to find unused ports
http://www.we3soft.com/switchwatch/
The MIB for Interface status is: "1.3.6.1.2.1.2.2.1.8"
For last change time, the MIB is: "1.3.6.1.2.1.2.2.1.9" measured as timeticks (100th of a second) since sysup. To calculate the time since last used, we need to subtract it from sysup time ("1.3.6.1.2.1.1.3.0") and divide by 8640000 to measure in days.
@Network_Guru: Can you please explain which Tool can help me to grab this from all switches? We have the Solarwinds Engineer's Toolset but cannot figure out which one will help me capture MIB values on multiple switches.
thamizh85,
Use the Switch Port Mapper gadget in the Workspace Studio and go into settings to make sure you show columns dealing with interface status and times of last changes.
--HTH
Steve
Thanks! I thought there is some tool in Engineer's toolset to bulk export certain MIB tables to Excel or other formats for analysis and reporting.
Hi,
Did you manage to work this? i.e the list of all ports against a switch displaying its existing Admin/Operational status, last activity time ?
Is it possible to have the same details as a single report for all the Switches within an estate?
I didn't try with Engineer's toolset since we don't use that tool extensively. However if you are also using NCM, you can have a custom report generate these details for you. You would have to perform a full inventory prior to running the report.