Does anyone know of a device template or an easy way to backup configs from UCS via NCM?
Thanks,Jared
I have a created a config template that will do this for me...
<Configuration-Management Device="Cisco UCS" SystemOID="1.3.6.1.4.1.9.12.3.1.3.847">
<Commands>
<Command Name="DOWNLOADCONFIG" Value="show config" />
<Command Name="Exit" Value="exit" />
<Command Name="ALLOCATEPTY" Value="True" />
<Command Name="MENUBASED" Value="False" />
</Commands>
</Configuration-Management>
Copy and paste the above to a text file and save it in your SolarWinds\Configuration Management\DeviceTypes\ directory with a ".ConfigMgmt-Commands" file extension.
Good luck!
-Rick
Thank you for the template.
I did this exactly as instructed, but it didn't show up in the list.
Then looking at other templates, I changed the name from CiscoUCS.ConfigMgmt-Commands to Cisco UCS-1.3.6.1.4.1.9.12.3.1.3.847.ConfigMgmt-Commands (to include the OID like the other templates). Then it showed up in the list.
Unfortunately, it's still not working.
When I run some other test commands, they work. From that I know that the credentials are correct and working. It just stalling on the 'show config' command - even when run from the 'Show' menu.
I copied and pasted the above exactly as is.
Any ideas what I could be doing wrong?
Thanks.
Hi,
Could you please post the session trace?
Thanks,
Jiri
I have attempted the same thing, and had the same results. I see the UCS-1.3.6.1.4.1.9.12.3.1.3.847.ConfigMgmt-Commands, and choose it as the Device Command Template (under the communication tab of the device properties) but I receive this error when I attempt to DL the configuration.
Unable to locate or error loading device template: C:\Program Files\SolarWinds\Configuration Management\DeviceTypes\UCS. Device IP: 10.15.1.11
I am new to all this so I am sure it is something I am missing.
Any help would be appreciated.