06-22-2005 02:02 PM
Hi All.
What OID to see configuration from Router cisco by SNMP ?
Where I can search OID abou command "SHOW" by snmp ?
Thanks
Cassio Gomes
Solved! Go to Solution.
06-23-2005 02:13 AM
Hi,
I don't think you can do a "show running-config" directly using SNMP, however you can download a running/startup config to a TFTP server and view it or amend it and send it back to the device all using SNMP. You do need a server with some kind of SNMP application running so you can use SNMP from the command line such as HP Openview.
Have a look at the following link:
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a008009463e.shtml
HTH
Paddy
06-23-2005 02:13 AM
Hi,
I don't think you can do a "show running-config" directly using SNMP, however you can download a running/startup config to a TFTP server and view it or amend it and send it back to the device all using SNMP. You do need a server with some kind of SNMP application running so you can use SNMP from the command line such as HP Openview.
Have a look at the following link:
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a008009463e.shtml
HTH
Paddy
06-23-2005 04:30 AM
Thanks
This informations I have.
Cassio Gomes
06-23-2005 05:39 AM
There is no way to get the show run via snmp other than the method specified in the link provided above.
You will need to do snmpset to trigger a tftp download of the config and then view it on the server.
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