You are here: Driver Reference > ICMP Driver > ICMP Driver Guide - Introduction to the ICMP Driver

Introduction to the ICMP Driver

This driver is a stand-alone driver. It provides additional functionality to enable ClearSCADA to interface with specific supported systems or devices. To interact successfully with such systems or devices, you need to:

 

The Internet Control Message Protocol (ICMP) is one of the core network operations and maintenance protocols. The ICMP protocol is often used by operating systems to send diagnostics messages indicating, for instance, that a remote device cannot be reached.

The ClearSCADA ICMP Driver utilizes the ICMP’s Ping Tool functionality to detect whether network-connected remote device(s) are reachable. It does this by sending ICMP Echo Request Messages to each remote device, and expects those devices to each respond by sending back an ICMP Echo Response message. If ClearSCADA does not receive a response within a specified time period, it can re-attempt to poll a device for a specified number of times. Should it still receive no response, it will set the relevant point to State 1, indicating failure.

ClearSCADA also uses ICMP for hot-standby link monitoring. Such monitoring is completely independent from the ICMP driver and does not require the ICMP driver to be running or installed on ClearSCADA. (For information on ICMP hot-standby link monitoring, see ICMP Polls in the ClearSCADA Guide to the Server Status Tool).

The ICMP Driver documentation explains how to configure ICMP-specific points in ClearSCADA (see Configuring ICMP Points in ClearSCADA).

It also explains:


ClearSCADA 2015 R2