AM3270 Management Programming Manual

COMMANDS AND RESPONSES
STATUS Command
Tokens in Response Buffer
ZSPI-TKN-SSID is an echo of the subsystem ID value provided
by your application. This token is described in "SPI Standard
Definitions" in Section 5, "Common Definitions," and the
Distributed Systems Management (DSM) Programming Manual
.
ZSPI-TKN-SERVER-VERSION indicates the software release version of
the AM3270 subsystem. This token is described in "SPI Standard
Definitions" in Section 5 and the
Distributed Systems Management
(DSM) Programming Manual
.
ZAM3-MAP-STATUS-LINE is the extensible structured token that
contains status information for a line that has been queried. It
has the token number ZAM3-TNM-STATUS-LINE and the DDL definition
ZAM3-DDL-STATUS-LINE. This token is in the response buffer if
the LINE object (ZCOM-OBJ-LINE) was specified in the command and
the ZCOM-VAL-SUB-ONLY modifier is not present.
Each field contains discrete status information. The fields in
the ZAM3-MAP-STATUS-LINE token are as follows:
ZSTATE is the summary state of the object. The value of this
field can be one of the following:
ZCOM-VAL-SUMSTATE-DIAG The line is in the DIAG
summary state.
ZCOM-VAL-SUMSTATE-STARTED The line is in the STARTED
summary state.
ZCOM-VAL-SUMSTATE-STOPPED The line is in the STOPPED
summary state.
ZLDEV is the logical device number of the line.
ZPPID is a structure that contains the process ID information
for the primary process. ZPPID consists of the following
fields:
ZCPU is the CPU in which the primary process is executing.
ZPIN is the Process Identification Number assigned by the
operating system to identify the primary process in the
CPU.
6-103