Alt Route IP Service (com.ibi.agents.XDAltRouteIP)

Syntax:

com.ibi.agents.XDAltRouteIP

iIT Service Object:

operations: Alt Route IP

Description:

This service is used to check for a primary host. If that host is not reachable, an alternate host is checked. This is useful for alternate routing.

Parameters:

Parameter

Description

Host *

The primary host to be checked for reachability.

Alternate *

The secondary host to be checked for reachability.

Sreg *

Name of the special register to hold the name of the reachable host.

Timeout *

A timeout period to attempt to reach the host. The default value is 3 seconds.

Edges:

The following table lists the available line edges for the Alt Route IP Service (com.ibi.agents.XDAltRouteIP).

Edge

Description

  • OnSuccess
  • OnError
  • OnFailure

A route could be obtained.

fail_parse

Neither host is reachable.

fail_partner

The host is not known. For example, the host is not identifiable in the DNS.

fail_unreachable

Neither host nor alternate can be reached.