INSTALLATION

Simon Leinen's SNMP libraries are a pre-requisite - see 
	http://www.switch.ch/misc/leinen/snmp/perl/

The above libraries are also a pre-requisite for MRTG, but the SAA scripts need SNMP_util 0.97 or higher.

Please modify the "use lib" statements at the beginning of the scripts in the bin directory to point to the location of the ciscoRttMonLib and ciscoRttMonMIB (multiple entries separated by space possible) as well as the BER.pm, SNMP_session.pm, SNMP_util.pm libs SNMP libraries of Simon Leinen.

Please modify the $SAAroot at the beginning of the "lib/ciscoRttMonLib.pm" to point to the root path of the SAA installation.

If you would like to use the scripts to setup the SAA probes on the Ciscos, then you need to create a probe configuration file from the templates in the directory etc. Alternatively you can configure a probe on the Cisco CLI. The man directory contains IOS CLI samples.

Please see the POD manpage of SAA_fetchstart.pl for details and for an explanation how to configure the Cisco.

