Tested on Cisco 5508 WLC running 7.5.102.0
Use TELNET to execute, request, and transfer scripts. You'll need to figure out how to add delay if you must use SSH
<!--SolarWinds Network Management Tools-->
<!--Copyright 2005 SolarWinds.Net All rights reserved-->
<Configuration-Management Device="Cisco WLC" SystemOID=" 1.3.6.1.4.1.1069">
<Commands>
<Command Name="RESET" Value="config paging disable"/>
<Command Name="VirtualPrompt" Value="(Cisco Controller) >"/>
<Command Name="DownloadConfig" Value="show run-config commands"/>
<Command Name="SaveConfig" Value="save config${CRLF}y"/>
<Command Name="Version" Value="show sysinfo"/>
<Command Name="Reboot" Value="reset system forced"/>
</Commands>
</Configuration-Management>