The query_bck_cs_trace command returns information about the current options
for back-level client-server tracing. Client-server tracing is the
tracing of data sent between a current-level SNAplus2 server and a
back-level server or client. This command is used only when you
are in the process of migrating a client-server SNAplus2 system
to a new release of the software, so that one or more servers are
running the current-level software and providing support for computers
running the back-level software. For more information about the
upgrade process and about support for back-level computers, refer
to the HP-UX SNAplus2 Upgrade Guide.
This command must be issued to a running node on a computer
where the back-level support software is running.
Supplied Parameters |
 |
No parameters are supplied for this command.
Returned Parameters |
 |
Parameter name Type trace_flags constant
|
If the command executes successfully, SNAplus2 returns the
following parameters:
- trace_flags
The types of tracing currently active. If no tracing
is active, this parameter is set to NONE.
If tracing is active on specific interfaces, one or more of the
following values is returned (combined using a + character):
- UDP
UDP messages are traced.
- TCP
TCP messages are traced.
- UDP_TEXT
Text strings describing UDP events are traced.
- TCP_TEXT
Text strings describing TCP events are traced.
- TEXT
Text strings describing other events are traced.
- MS
TRANSFER_MS_DATA verbs (passed to the MS library
on the server) are traced.
Error Return Codes |
 |
If the command cannot be executed, SNAplus2 returns a primary
return code to indicate the type of error and a secondary return
code to provide specific details about the reason for unsuccessful
execution.
No parameter errors occur for this command.