TR3271 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. See "SPI Standard Definitions" in Section 5
for details.
ZSPI-TKN-SERVER-VERSION indicates the software release version of
the TR3271 subsystem. See "SPI Standard Definitions" in Section
5 for details.
ZTR3-MAP-STATUS-LINE is the extensible structured token that
contains status information for a line that has been queried. It
has the token number ZTR3-TNM-STATUS-LINE and the DDL definition
ZTR3-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 ZTR3-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 DIAGNOSING
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-102