NCLHELP.HLB  —  show  x25 relay (Alpha)
    show  [node node-id] x25 relay  attribute [,attribute...]
                                    all [attributes]
                                    all characteristics

1  –  Characteristics

 o  maximum active connections

    Maximum number of active connections supported by this module.
    This characteristic is an optional argument on the create
    command. You cannot modify this characteristic.

 o  version

    Version number of the X.25 Relay architecture to which this
    implementation conforms. You cannot modify this attribute.

2  –  client

    show  [node  node-id] x25 relay -
                     client client-name  attribute [,attribute...]
                                         all [attributes]
                                         all characteristics
                                         all counters
                                         all identifiers
                                         all status

2.1  –  Characteristics

 o  DTE class

    Default: No DTE class         Value: Simple-name

    Name of the x25 access DTE class entity to use when making the
    outgoing call.

 o  filters

    Default: No filters            Value: Set of simple names

    Set of filters that are listened to by this client. Each name
    is the name of an x25 access filter entity. For the add and set
    commands, the x25 relay client entity must be in the Off state
    before the filters attribute can be modified.

 o  rights identifiers

    Default: No rights identifiers    Value: Set of simple names

    Set of rights identifiers that this client possesses. It is used
    when placing the outgoing call.

 o  template

    Default: No template               Value: Simple name

    Name of the x25 access template entity to be used for the
    outgoing call.

2.2  –  Counters

 o  connections failed

    Number of times that a connection setup has failed.

 o  connections lost

    Number of times that a successfully established connection has
    been abnormally terminated.

 o  connections made

    Number of connections that have been made successfully.

 o  creation time

    Time at which this entity was created.

2.3  –  Identifier

 o  name

    Simple name assigned to the client when it is created.

2.4  –  Status

 o  active connections

    Number of connections that are currently active on this client. A
    connection is a pair of incoming/outgoing calls. This value does
    not include connections that are still waiting to be established.

 o  state

    Specifies the state of the x25 relay client entity.

    off   The entity is disabled.

    on    The entity is enabled.

 o  uid

    Entity's unique identifier, which is generated when the entity is
    created.

3  –  pvc

    show [node node-id] x25 relay -
                      pvc pvc-name  attribute [,attribute...]
                                    all [attributes]
                                    all characteristics
                                    all counters
                                    all identifiers
                                    all status

3.1  –  Characteristics

 o  local PVC

    Default: No PVC name           Value: Simple name

    Name of the PVC entity that represents the local end of the
    connection.

 o  remote DTE class

    Default: No DTE class          Value: Simple name

    DTE class to be used when setting up the remote end of the
    connection. It is only specified if the relayed PVC does not
    reside on the local system. This attribute is only applicable
    to connector nodes, and will not be visible in other
    implementations.

 o  remote PVC

    Default: No PVC name           Value: Simple-name

    Name of the PVC entity that represents the relayed end of the
    connection.

 o  retry limit

    Default: 10                    Value: 0-65535

    Number of attempts that will be made to set up the PVC connection
    following the failure of an enable command. This attribute is
    only applicable to connector nodes, and will not be visible
    in other implementations.

 o  retry timer

    Default: 60                    Value: 1-65535

    Interval, in seconds, between retries. This attribute is only
    applicable to connector nodes, and will not be visible in
    other implementations.

 o  rights identifiers

    Default: No rights identifiers    Value: Set of simple names

    Rights identifiers possessed by this entity. These rights are
    used to access the local PVC and relayed PVC if it resides on the
    local system.

3.2  –  Counters

 o  connections made

    Number of successful connections made by this entity.

 o  creation time

    Time at which this entity was created.

 o  times connections lost

    Number of times that a successfully established PVC connection
    has been abnormally terminated.

 o  times retry limit exceeded

    Number of times that the retry limit has been reached when trying
    to set up a PVC connection.

3.3  –  Identifier

 o  name

    Simple name assigned to the PVC when it is created.

3.4  –  Status

 o  state

    State of the x25 relay pvc entity.

    failed   The retry mechanism has failed to set up the connection.

    off      The PVC is disabled.

    on       The PVC is enabled.

    retrying The Retry timer is running.

 o  uid

    Entity's unique identifier, which is generated when the entity is
    created.
Close Help