John, I think this may be a problem because much of the information I need is
only contained in "Comments" with each L-2 interface.
I would like to look at SNMP. "...MRTG has a good collection".
I'm a real novice, what is MRTG?
--
J.C.
"john smith" wrote:
> J.C. wrote:
> > So --my first VB program is to build a database of our large (1000+ networks)
> > network. I would like to start by collecting all I can from our router
> > configuration files.
> >
> > I can see that I can easly use TELNET from a Command window or TELNET:// in IE
> > but I would think that I should be learning TCPClient.
> > ( next have to read ATM switch configurations)
> >
> > Does anyone have some examples of a TcpClient session? any "WaitForString"
> > methods?
> >
> > Any sugesting readings that may save me a year?
> >
> >
> Personally, I would investigate using SNMP to gather data/interact with
> the network gear. You will need some knowledge, MIBs (MRTG has a good
> collection) and other things, but you could use some tools to retrieve
> the data you want, and just import it. Sounds like you'll have loads of
> fun regardless (loads of stuff to learn).
>
|