Administration Commands query_dlc_trace
resource_name | character | 8 | |
sidh | hex | byte |
|
sidl | hex | byte |
|
odai | constant |
| |
message_type | constant |
|
If the command executes successfully, SNAplus2 returns the following parameters:
resource_type
The type of resource to be traced. Possible values are:
ALL_RESOURCES
The entry specifies tracing options for all resources.
DLC
The entry specifies tracing options for the DLC named in resource_name and for all ports and link stations that use this DLC.
PORT
The entry specifies tracing options for the port named in resource_name and for all link stations that use this port.
LS
The entry specifies tracing options for the LS named in resource_name (or for a particular LFSID on this LS).
RTP
The entry specifies tracing options for the RTP connection named in resource_name.
PORT_DEFINED_LS
The entry specifies tracing options for the port named in resource_name and for all defined link stations (but not implicit link stations) that use this port.
PORT_IMPLICIT_LS
The entry specifies tracing options for the port named in resource_name and for all implicit link stations (but not defined link stations) that use this port.
resource_name
The name of the DLC, port, LS, or RTP connection to be traced.
The following three parameters identify the Local Form Session Identifier for a session on the specified LS. This LFSID is valid only if resource_type is set to LS and indicates that only messages on this session are to be traced. The LFSID consists of the following parameters:
sidh
Session ID high byte
sidl
Session ID low byte
odai
Origin Destination Assignor Indicator. Possible values are:
YES
The BIND sender is the node containing the secondary link station.
NO
The BIND sender is the node containing the primary link station.