Hi,
I was hoping if I can get a NCM device command template for Checkpoint UTM -1 Edge ( Sofaware Technologies ) device. I tried using one mentioned in another thread:
(http://thwack.solarwinds.com/docs/DOC-129647)
!--SolarWinds Network
Management Tools-->
<!--Copyright 2010
SolarWinds.Net All rights reserved-->
<Configuration-Management
Device="Checkpoint Edge" SystemOID="
1.3.6.1.4.1.6983.1.10.22">
<Commands>
<Command Name="Reboot" Value="reset gateway"/>
<Command Name="DownloadConfig" Value="export"/>
<Command Name="EraseConfig" Value="reset
defaults${CRLF}Y"/>
<Command Name="Version" Value="info device"/>
</Commands>
</Configuration-Management>
But I still get error whiling downloading a configuration:
[2/25/2014 3:01:15 PM] TimerTick: mstrData=<EMEA-XX-XXXX >> State=3 - Connected to server - idle
[2/25/2014 3:01:15 PM] Pending Disconnect = False
[2/25/2014 3:01:15 PM] Pre-Commands: Waiting more than 3 seconds for response start sending pre-command if any...
[2/25/2014 3:01:17 PM] TimerTick: mstrData=<EMEA-UK-RTS-1003 >> State=3 - Connected to server - idle
[2/25/2014 3:01:17 PM] Pending Disconnect = False
[2/25/2014 3:01:17 PM] Pre-Commands: Waiting more than 3 seconds for response start sending pre-command if any...
[2/25/2014 3:01:19 PM] TimerTick: mstrData=<EMEA-UK-RTS-1003 >> State=3 - Connected to server - idle
[2/25/2014 3:01:19 PM] Pending Disconnect = False
[2/25/2014 3:01:19 PM] Pre-Commands: Waiting more than 3 seconds for response start sending pre-command if any...
[2/25/2014 3:01:21 PM] TimerTick: mstrData=<EMEA-UK-RTS-1003 >> State=3 - Connected to server - idle
[2/25/2014 3:01:21 PM] Pending Disconnect = False
[2/25/2014 3:01:21 PM] Pre-Commands: Waiting more than 3 seconds for response start sending pre-command if any...
[2/25/2014 3:01:23 PM] TimerTick: mstrData=<EMEA-UK-RTS-1003 >> State=3 - Connected to server - idle
[2/25/2014 3:01:23 PM] Pending Disconnect = False
[2/25/2014 3:01:23 PM] Pre-Commands: Waiting more than 3 seconds for response start sending pre-command if any...
[2/25/2014 3:01:25 PM] TimerTick: mstrData=<EMEA-UK-RTS-1003 >> State=3 - Connected to server - idle
[2/25/2014 3:01:25 PM] Pending Disconnect = False
[2/25/2014 3:01:25 PM] Pre-Commands: Waiting more than 3 seconds for response start sending pre-command if any...
[2/25/2014 3:01:25 PM] TimerTick: Login Timeout
/25/2014 4:06:27 PM] Process Line = <set net lan rip passive-interface disabled >
[2/25/2014 4:06:27 PM] Fuzzy match detector start detecting prompt. String1=setnetlanrippassive-interfacedisabled String2=emea-uk-rts-1003>
[2/25/2014 4:06:27 PM] Save Command Output: set net lan rip passive-interface disabled
[2/25/2014 4:06:27 PM] Process Line = <>
[2/25/2014 4:06:27 PM] Process Line = <# Interface authentication settings>
[2/25/2014 4:06:27 PM] Fuzzy match detector start detecting prompt. String1=#interfaceauthenticationsettings String2=emea-uk-rts-1003>
[2/25/2014 4:06:27 PM] Save Command Output: # Interface authentication settings
[2/25/2014 4:06:27 PM] Process Line = <set net lan rip authentication simple-text-password "" md5-key 0 md5-password "" mode none >
[2/25/2014 4:06:27 PM] Fuzzy match detector start detecting prompt. String1=setnetlanripauthenticationsimple-text-password""md5-key0md5-password""modenone String2=emea-uk-rts-1003>
[2/25/2014 4:06:27 PM] Save Command Output: set net lan rip authentication simple-text-password "" md5-key 0 md5-password "" mode none
[2/25/2014 4:06:27 PM] Process Line = <>
[2/25/2014 4:06:27 PM] Process Line = <# DMZ/WAN2 port settings>
[2/25/2014 4:06:27 PM] Fuzzy match detector start detecting prompt. String1=#dmz/wan2portsettings String2=emea-uk-rts-1003>
[2/25/2014 4:06:27 PM] Save Command Output: # DMZ/WAN2 port settings
[2/25/2014 4:06:27 PM] Process Line = <set net dmz mode disabled hidenat disabled address undefined netmask 255.255.255.0 dhcpserver disabled dhcprange automatic dhcprelayip1 undefined dhcprelayip2 undefined hotspot disabled bridge-to none bridge-range undefined bridge-stp-priority 0x80 bridge-stp-cost 0x64 bridge-antispoofing enabled >
[2/25/2014 4:06:27 PM] Fuzzy match detector start detecting prompt. String1=setnetdmzmodedisabledhidenatdisabledaddressundefinednetmask255.255.255.0dhcpserverdisableddhcprangeautomaticdhcprelayip1undefineddhcprelayip2undefinedhotspotdisabledbridge-tononebridge-rangeundefinedbridge-stp-priority0x80bridge-stp-cost0x64bridge-antispoofingenabled String2=emea-uk-rts-1003>
[2/25/2014 4:06:27 PM] Save Command Output: set net dmz mode disabled hidenat disabled address undefined netmask 255.255.255.0 dhcpserver disabled dhcprange automatic dhcprelayip1 undefined dhcprelayip2 undefined hotspot disabled bridge-to none bridge-range undefined bridge-stp-priority 0x80 bridge-stp-cost 0x64 bridge-antispoofing enabled
[2/25/2014 4:06:27 PM] Process Line = <>
[2/25/2014 4:06:27 PM] Process Line = <# High Availability settings>
Hoping if I can get assiatnce on a script,Thanks