Need help!
Using a Perl script (which I'm not very familiar with) to execute SNMP
commands to retrieve specific information from all my network elements.  For
instance, total, available and unavailable number of physical ports.
My challenge is this - I need to query each device (router, switch, hub,
etc.) in my network and get the following information.
Total # of 'physical" Ports (based on chassis and cards)
Total # of "available" Ports (something connected)
Total # of "unavailable" Ports (nothing connected)
Then I need to be able to break this information down by device type.
For example, 4000 router 2-Enet cards (interfaces); 20-Ports (total
capacity); 6-Available (nothing connected); 14-Unavailable (something
connected).
 
I would greatly appreciate any help or feedback.  Thank you!


Yahoo! Mail
Use Photomail to share photos without annoying attachments.

Reply via email to