Is it possible to configure a Cisco router running IOS via SNMP? I know there is a method for initiating a TFTP copy via SNMP (doc), but is there something like interface level config directly from SNMP writes?
Alternatively, is there a way to initiate transferring a configuration snippet to apply, rather than replacing the entire configuration?
Let me know if you'd like anything clarified. I'm trying to avoid using Expect or anything that is not similar to accessing an API.