We are using SonicWALL NSA 5.9 SonicOS-1.3.6.1.4.1.8741.1.ConfigMgmt-Commands template to get SonicWall devices config information. But we are just able to get Running config. Can anyone help me how we can get Startup config ?
<Configuration-Management Device="SonicWALL NSA SonicOS v5.9" SystemOID=" 1.3.6.1.4.1.8741.1">
<Commands>
<Command Name="RESET" Value="configure${CRLF}no cli pager session${CRLF}"/>
<Command Name="Startup" Value="pending-config"/>
<Command Name="Running" Value="current-config"/>
<Command Name="DownloadConfig" Value="show ${ConfigType}"/>
<Command Name="Version" Value="show status"/>
</Commands>
</Configuration-Management>
Thanks,
Maalik