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

10/9/2018 8:03 PM

Last published date

3/12/2025 11:30 PM

Overview

This article provides a device template to be used with NCM on a Brocade Fiber Switch 8000.

Product section

Network Configuration Manager

Resolution

  1. 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 .
  2. 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 &lt;CR&gt; to continue"/>
13	            <Command Name="DownloadConfigIndirectSCP" Value="configupload -p scp &quot;${SCPStorageAddress}&quot;,&quot;${SCPServerUserName}&quot;,&quot;${StorageFilename}&quot;${CRLF}${SCPServerPassword}"/>
14	        <Command Name="UploadConfigIndirectSCP" Value="configdownload -p scp &quot;${SCPStorageAddress}&quot;,&quot;${SCPServerUserName}&quot;,&quot;${StorageFilename}&quot;${CRLF}${SCPServerPassword}"/>
15	        <Command Name="Version" Value="show version"/>
16	    </Commands>
17	</Configuration-Management>