I am a n00b with CiscoWorks 2000 but have been tasked with taking over the CW2K administration for our company (the old administrator left before I was hired).
We currently have an automated process set up to add new devices to our CW2K database that involves exporting a device list from NetView and importing that device list into CiscoWorks using the "checkaddr.pl" and the "crmimport.pl" scripts.
The import itself works flawlessly, however any new devices that are added to CiscoWorks do not have their telnet/enable passwords defined in the database and will not archive until these passwords are manually set.
Currently we are going through manually and setting these passwords via RME->Administration->Inventory->ChangeDeviceAttributes. This is a tedious process and we are looking for a way to make this easier. It would be great if we could set default passwords for any new devices that are added as they will all be the same. It also looks like I might be able to create some sort of template but I have come up empty handed on this as well.
We're about to add 5,000 new devices so.... I have written my own Perl script that allows me to query the database directly but I can't quite figure out exactly how the passwords are stored, and I don't really want to do it this way anyway as it appears Cisco frowns upon direct database manipulation and would not support it.
If anyone could give me a pointer or two I would certainly appreciate it. Any other n00b CW2K administrator documentation that you can point me to would be very helpful as well.
We currently have an automated process set up to add new devices to our CW2K database that involves exporting a device list from NetView and importing that device list into CiscoWorks using the "checkaddr.pl" and the "crmimport.pl" scripts.
The import itself works flawlessly, however any new devices that are added to CiscoWorks do not have their telnet/enable passwords defined in the database and will not archive until these passwords are manually set.
Currently we are going through manually and setting these passwords via RME->Administration->Inventory->ChangeDeviceAttributes. This is a tedious process and we are looking for a way to make this easier. It would be great if we could set default passwords for any new devices that are added as they will all be the same. It also looks like I might be able to create some sort of template but I have come up empty handed on this as well.
We're about to add 5,000 new devices so.... I have written my own Perl script that allows me to query the database directly but I can't quite figure out exactly how the passwords are stored, and I don't really want to do it this way anyway as it appears Cisco frowns upon direct database manipulation and would not support it.
If anyone could give me a pointer or two I would certainly appreciate it. Any other n00b CW2K administrator documentation that you can point me to would be very helpful as well.