IOS/CatOS version and uptime display

This PHP4 script gathers information from Cisco IOS and CatOS devices via SNMP, and displays them on an HTML page.

For IOS devices (routers, switches, access points etc.) the software version and the image name (feature set) are displayed. For CatOS devices (switches) the software version of a module and the module type are displayed. System uptime is shown for all devices. Inaccessible devices are shown in red, devices with a short uptime (less than 2 days) are shown in orange.

Requirements

Download and changelog

After downloading, please change the extension to php.

v1.0.1 (2004-01-22)
Corrected GetUpTime(). It doesn't return the entire snmp_get output.

v1.0.0 (2004-01-19)

Initial release.


Last modified: 2004-01-22 17:46