|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
hiker guy Guest
|
Posted: Tue Feb 12, 2008 5:32 pm Post subject: OID to push config to 2950... |
|
|
Hello, can someone tell me the OID to push out a config via snmp to a
2950? I have searched Cisco's "SNMP Object Navigator" and "MIB
Locator" but can't find what I want.
Thanks in advance,
Andy |
|
| Back to top |
|
 |
|
|
Doug McIntyre Guest
|
Posted: Wed Feb 13, 2008 1:38 am Post subject: Re: OID to push config to 2950... |
|
|
hiker guy <AndysGroups@gmail.com> writes:
| Quote: | Hello, can someone tell me the OID to push out a config via snmp to a
2950? I have searched Cisco's "SNMP Object Navigator" and "MIB
Locator" but can't find what I want.
|
The 2950 data sheet says it supports the MIB CISCO-CONFIG-COPY-MIB
which lets you send an snmpput to have the switch download a new
config via TFTP and merge it with running config, or store to startup config.
You can't send it CLI commands via SNMP.
The other option is to have a scripted login (ie. clogin out of RANCID
or some other package) to interactively login and issue commands as needed. |
|
| Back to top |
|
 |
|
|