Class PercDetector

    • Constructor Detail

      • PercDetector

        public PercDetector()

        Constructor for CiscoIpSlaDetector.

    • Method Detail

      • isServiceDetected

        public boolean isServiceDetected​(InetAddress address,
                                         SnmpAgentConfig agentConfig)
        Returns true if the protocol defined by this plugin is supported. If the protocol is not supported then a false value is returned to the caller. The qualifier map passed to the method is used by the plugin to return additional information by key-name. These key-value pairs can be added to service events if needed.
        Overrides:
        isServiceDetected in class SnmpDetector
      • getArrayNumber

        public String getArrayNumber()
      • setArrayNumber

        public void setArrayNumber​(String arrayNumber)