Cisco Network Mapping with ENM v1.0
Hi.
I've been working on stripping down a program I've written for my workplace, and the result is a program called ENM.
The main purpose is to map a Cisco network in a shorter time than the ol' ssh/telnet + Viso
Download Link
http://www.filefactory.com/file/cc1de77/n/ENM_v1.0.zip
YouTube - Link
http://www.youtube.com/watch?v=byVeGoX_3o0&hd=1
ENM needs these things to be able to function as planned:
- SNMP v1 must be enabled.
- CDP must be activated.
- The same SNMP community must be set on all devices.

Suggestions can be sent to:
mikael.jc.soderberg AT gmail DOT com
Very Cool. Do you think you'll be adding v2 or preferabbly v3 support anytime soon?
The external library I'm using to make the SNMP-Queries, SNMP#NET(
http://sourceforge.net/projects/snmpsharpnet/) used to lack full v3 support.
But looking at their readme.txt for latest build, I should be able to add support for it.