Table of Contents

TimeoutTimeElement element

Specifies settings related to the element timeout.

Parent

PortSettings

Children

Name Occurrences Description
All
  DefaultValue [0, 1] Specifies the default element timeout value (in ms).
  Disabled [0, 1] Specifies whether the element timeout time for this connection can be configured via the DataMiner user interface.

Remarks

  • If an element has multiple connections, it will go into timeout as soon as one of the connections times out. If a particular connection should not influence the overall timeout state of an element, clear the Include timeout option for that connection when you create or edit the element in Cube.
  • Currently, DataMiner only takes into account the value specified for the main connection. It uses this value for all connections.
  • This setting does not account for the number of retries. To ensure that the element has enough time to complete all retry attempts before declaring a timeout, you should therefore choose a value larger than Timeout of a single command × (Number of retries + 1).