Class CiscoPingMibMonitor

  • All Implemented Interfaces:
    ServiceMonitor

    public class CiscoPingMibMonitor
    extends SnmpMonitorStrategy

    This class is designed to be used by the service poller framework to test the availability of the ICMP service on remote interfaces, using the CISCO-PING-MIB as a proxy of sorts. The class implements the ServiceMonitor interface that allows it to be used along with other plug-ins by the service poller framework. Derived from the SnmpMonitor class. See that class' docs for authorship history.

    Author:
    Jeff Gehlbach, OpenNMS