Network Management
NCM template for Brocade Fiber Switch 8000 - 1.3.6.1.4.1.1588.2.1.1
This article provides a device template to be used with NCM on a Brocade Fiber Switch 8000. Network Configuration Manager.
First published date
Last published date
Overview
Product section
Resolution
- Depending on the version of NCM you are using, follow the relevant steps to add a template. For instructions, refer to the NCM Administrator Guide .
- Use the following lines as the actual content of the template:
01 <!--SolarWinds Network Management Tools-->
02
03 <!--Copyright 1999-2008 SolarWinds.Net All rights reserved-->
04 <Configuration-Management Device="Brocade Switches" SystemOID=" 1.3.6.1.4.1.1588.2.1.1">
05 <Commands>
06 <Command Name="RESET" Value=""/>
07 <Command Name="EnterConfigMode" Value="configure"/>
08 <Command Name="ExitConfigMode" Value="exit"/>
09 <Command Name="Startup" Value=""/>
10 <Command Name="Running" Value=""/>
11 <Command Name="DownloadConfig" Value="configshow"/>
12 <Command Name="More" Value="Type <CR> to continue"/>
13 <Command Name="DownloadConfigIndirectSCP" Value="configupload -p scp "${SCPStorageAddress}","${SCPServerUserName}","${StorageFilename}"${CRLF}${SCPServerPassword}"/>
14 <Command Name="UploadConfigIndirectSCP" Value="configdownload -p scp "${SCPStorageAddress}","${SCPServerUserName}","${StorageFilename}"${CRLF}${SCPServerPassword}"/>
15 <Command Name="Version" Value="show version"/>
16 </Commands>
17 </Configuration-Management>