TR3271 Management Programming Manual

COMMANDS AND RESPONSES
TRACE Command
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-INT. !{}
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Tokens in Command Buffer
ZCOM-TKN-OBJNAME specifies the line that is to be traced. Your
application must provide this token in the command. This
token is described in "Data-Communications Standard Definitions"
in Section 5, "Common Definitions," and the
Communications
Management Programming Manual
.
ZCOM-MAP-TRACE-MODIF is a standard data-communications token
described in the
Communications Management Programming Manual
.
This token is required in the command and duplicate occurrences
are not allowed.
ZCOM-TKN-TRACE-OPT specifies the trace option(s) that your man-
agement application has selected to control the trace file and
records. The possible values are as follows:
ZTR3-VAL-TRACE-OPT-L0 Trace IOP requests.
ZTR3-VAL-TRACE-OPT-L1 Trace CAP level-1 events
ZTR3-VAL-TRACE-OPT-L2 Trace CAP level-2 events.
ZTR3-VAL-TRACE-OPT-L3 Trace CAP level-3 events.
ZTR3-VAL-TRACE-OPT-L4 Trace CAP level-4 events.
ZTR3-VAL-TRACE-OPT-DI Trace CAP inbound data.
ZTR3-VAL-TRACE-OPT-DO Trace CAP outbound data.
6-121