cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1091
Views
0
Helpful
3
Replies

configure a cisco router or a switch through snmp

achikhdaho
Level 1
Level 1

Hi,

I want to know if it possible to configure a cisco router or a switch through the snmp and not through the CLI. Example set or change the ip address of an interface, set the vlan of a switch port, etc

Best regards,

Abdelkader

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame

Yes.  It's possible.  CiscoWorks and SolarWinds Engineers Toolset are two applications I know that can do this.

Hi,

Thank you very much for your prompt reply.

In  my case I am trying to write some scripts that will automate the provision of ports, vlans and interface vlan, trunks, etc. Do you know where I can find some documentation about which OIDs I should use?

Best regards,

Abdelkader

Hi.

Have a look to this site: http://www.oidview.com/mibs/9/md-9-1.html

This site is used by myself for the most informations about OID's I need.


One note to the comment above: CiscoWorks Config Management uses telnet to configure the switch or router ...

If you want to use snmp only, use Solarwinds (like described) or http://www.softpedia.com/get/Network-Tools/Network-Information/SNMPGetSet.shtml


have also a look to http://sourceforge.net/search/?q=snmp+set      (net-snmp or tcl snmp tools)

Regards

Markus