Overture Networks-1.3.6.1.4.1.7950.1.1.4

Here is a device template for Overture devices.  Sysobject OID: 1.3.6.1.4.1.7950.1.1.4

These devices have a slightly different terminal session that require you change the cli mode in order to disable paging before we display a config. Also this particular node requires a command of "show config".  Whereas other devices might use "show running"

<!--SolarWinds Network Management Tools-->

<Configuration-Management Device="Overture Devices" SystemOID=" 1.3.6.1.4.1.7950.1.1.4">

    <Commands>

        <Command Name="RESET" Value="config${CRLF}system${CRLF}no more${CRLF}main${CRLF}"/>

        <Command Name="EnterConfigMode" Value="config"/>

        <Command Name="ExitConfigMode" Value="main"/>

        <Command Name="Startup" Value="startup"/>

        <Command Name="Running" Value="running"/>

        <Command Name="DownloadConfig" Value="show config"/>

        <Command Name="Version" Value=""/>

    </Commands>

</Configuration-Management>