cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
831
Views
0
Helpful
1
Replies

Set "archive" parameters remotely via SNMP?

Could somebody advise me how to do the following via SNMP (in case it's possible)

- login -

conf t -> archive ->


 log config
  logging enable
  notify syslog contenttype plaintext
  hidekeys
 path scp://scpuser:scpuserpassword@SERVER/$h-$t
 write-memory
 time-period 10080

end -> write

- logout -

I am looking to set these Values via SNMP to be able to configure the Network Devices via a Script.

Kind regards,

Sebastian Rother

1 Reply 1

Vinod Arya
Cisco Employee
Cisco Employee

Sebastian,

This is not possible using SNMP. SNMP cannot configure many or most of the things on devices.

Possible ways are :

1. Using tool from where you can push such configs, and they may use : SNMP, Telnet/ssh, xml etc at backend.

2. Use the following process to copy the entire config from device using SNMP and than make necessary changes and push the entire config using SNMP :

http://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-protocol-snmp/15217-copy-configs-snmp.html

-thanks

Vinod

-Thanks Vinod **Rating Encourages contributors, and its really free. **

Review Cisco Networking for a $25 gift card