NCLHELP.HLB  —  show  event_dispatcher, outbound_stream, Characteristics
 o  catch all filter

    Default: Pass          Value: Block or pass

    Action to take if neither the specific filter nor the global
    filter contains an entry that matches an event.

    block      Discard the event.

    pass       Report the event.

 o  connect retry timer

    Default: 120           Value: 0-65535

    Number of seconds to wait after a disconnect or connection reject
    before reattempting a connection. Connection attempts continue
    until a connection is made or until the connect timer enabled
    attribute is set to false or the outbound stream is disabled.
    If the outbound stream is already connected to the sink when
    the timer expires, no connection is attempted at that time. The
    timer resets and connection attempts continue whenever the timer
    expires.

 o  connect timer enabled

    Default: True          Value: True or false

    Specifies whether the connect timer is operational (see connect
    retry timer).

 o  disconnect timer

    Default: 0; see        Value: 0-4294967295
    following description

    Number of seconds to wait before disconnecting an idle
    connection. Zero indicates that there is no disconnect timer
    and connections are never automatically disconnected.

 o  global filter

    Current global filter as it has been constructed by block,
    ignore, and pass commands for this stream. By default, the
    global filter is set to block all events for the following
    entities: event dispatcher, event dispatcher sink, and event
    dispatcher sink inbound stream and to pass all events for the
    event dispatcher outbound stream entity.

 o  sink address

    Default: No address    Value: Sink address tower set

    Sink address tower for this stream. Modifying this characteristic
    affects only subsequent connect requests; existing connections
    are unaffected.

 o  sink end user

    Default: Number = 82   Value: End-user specification

    Sink session control end user specification for this stream.

 o  sink node

    Default: Local node    Value: Full-name

    Full DNS node name of the sink for this stream. Modifying this
    characteristic affects only subsequent connect requests; existing
    connections are unaffected. This fullname is used in combination
    with the sink end user characteristic to establish the sink
    connection.

 o  sink object

    Default: No sink object      Value: Full-name

    Full DNS object name of the sink for this stream. Modifying this
    characteristic affects only subsequent connect requests; existing
    connections are unaffected. This fullname should match the object
    name characteristic of the target sink.

 o  specific filter

    Default: No specific filter

    Current specific filter for this stream.

 o  template (Tru64 UNIX)

    Default: No template   Value: Simple name

    Transport template (see osi transport template) for this stream's
    connections.
Close Help