Does anyone have a device template file that works to download configs from a Cisco IronPort appliance?
BINGO! Good work -
for anyone looking for the template, it is:
<!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by () --><!--SolarWinds Network Management Tools--><!--Copyright 2005 SolarWinds.Net All rights reserved--><Configuration-Management Device="IRONPORT" SystemOID=" 1.3.6.1.4.1.15497.1.1.1"> <Commands> <Command Name="DownloadConfig" Value="showconfig${CRLF}Y${CRLF}"/> <Command Name="PreCommand" Value="Y${CRLF}"/> <Command Name="MenuBased" Value="false"/> <Command Name="VirtualPrompt" Value=">"/> <Command Name="More" Value="-Press Any Key For More-"/> </Commands></Configuration-Management>
Any way to remove that first line in the config file that asks you whether passwords should be included? No biggie -- could always edit it out before import.
Any updates on this? We just purchased an Ironport C350 and need to monitor it with Orion.
If you are comfortable downloading configurations via Telnet, then we can help you create the template. If you require SSH, you'll need to wait until 5.1 is available due to the Ironport's requirement for keyboard interactive login on SSH sessions.
Let us know if Telnet is an option and we can take it from there.
ANy update Im interested in downloading via telnet. thanks