SPI Common Extensions Manual
ZCOM Data Definitions
SPI Common Extensions Manual—427508-001
4-7
ZCOM Tokens
ZCOM-TKN-GETVSN-SUPP-PARAMS
A requester includes this token in a GETVERSION request to prompt a subsystem for
supplemental information in the response. If the token is included in the request and
has a value of TRUE, the subsystem can return additional response tokens describing
tracing, security, and other capabilities or requirements. If the token is omitted from the
request or is included with the value FALSE, the subsystem returns only its product
version banner. The presence of this token, set to TRUE, distinguishes a supplemental
GETVERSION command from a basic GETVERSION command.
ZCOM-TKN-GETVSN-TRACE-SUPP
A subsystem includes this token in its response to a supplemental GETVERSION
command to request a specific level of SCP trace support.
SCP Process Interpretation of ZCOM-TKN-GETVSN-TRACE-SUPP
For more information about tracing, see the
Subsystem Control Point (SCP)
Management Programming Manual
.
token-code ZCOM-TKN-GETVSN-SUPP-PARAMS
value ZCOM-TNM-GETVSN-SUPP-PARAMS
token-type ZSPI-TYP-BOOLEAN
ssid "TANDEM.21.0"
heading "Version-parameters".
token-code ZCOM-TKN-GETVSN-TRACE-SUPP
value ZCOM-TNM-GETVSN-TRACE-SUPP
token-type ZSPI-TYP-ENUM
ssid "TANDEM.21.0"
heading "Trace-support".
ZTRC-VAL-SUPP-NONE SCP performs no trace work for the subsystem. SCP
forwards all TRACE commands to the subsystem without
intervention.
ZTRC-VAL-SUPP-ALL Equivalent to ZTRC-VAL-SUPP-SCP-ONLY.
ZTRC-VAL-SUPP-SCP-ONLY SCP uses the SCP tracing environment for all subsystem
objects: LDEV and non-LDEV.
ZTRC-VAL-SUPP-LDEV Equivalent to ZTRC-VAL-SUPP-SCP-ONLY.
ZTRC-VAL-SUPP-NON-LDEV Equivalent to ZTRC-VAL-SUPP-SCP-ONLY.
ZTRC-VAL-SUPP-SCP-LDEV Equivalent to ZTRC-VAL-SUPP-SCP-ONLY.