|
Posted by J.Cottingim on June 24, 2008, 8:39 pm
If you were Registered and logged in, you could reply and use other advanced thread options > Hi
>
> I am looking for some automated interface that provides inventory
> information about cisco network (if my present knowledge is right,
> then CiscoWorks tools related to network management provide only web
> interfaces (or simple GUIs)). Does anyone can give me some hint ? I
> found, that I can probably collect all information directly from
> network elements (routers, etc.) via SNMP, but it would be helpful, if
> I don't have to collect all those infos over whole network. The best
> would be if CiscoWorks provides some interface, that is not user
> related, but accessible via another software - anything from CORBA to
> CLI :) ...
>
> Thanks
It would help to know what information you are trying to gather.
(There's probably thousands of different data points that you could
gather.)
I've written a few Perl scripts to gather any number of data points -
all using SNMP.
JC
|