07-18-2005 10:12 PM
Hello
I don´t know if this is the correct forum to formulate this question. If not, excuse me please.
I have Cisco switches & routers into my network and I have HP OpenView to manage them. I´d like to know how can I to get the start or running configs by SNMP using this tool by SNMP protocol. Is it possible?
Thank you.
07-18-2005 11:42 PM
Hi
Yes it is possible, check:
http://www.cisco.com/warp/public/477/SNMP/copy_configs_snmp.shtml
HTH
Keith
07-18-2005 11:46 PM
Hi,
The following document explains all:
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094aa6.shtml
I also have a summarised version i use for reference:
On NMS server
-------------
cd /tftpboot
touch router-config
chmod 777 router-config
snmpset -v 1 -c
snmpset -v 1 -c
snmpset -v 1 -c
snmpset -v 1 -c
snmpset -v 1 -c
snmpset -v 1 -c
!check until successful
snmpwalk
!delete temp mib entry
snmpset -v 1 -c
HTH
PJD
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide