AM3270 Management Programming Manual
COMMANDS AND RESPONSES
INFO 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-INFO-LINE is the extensible structured token that lists
the current values of the configurable attributes for a line. It
has the token number ZAM3-TNM-INFO-LINE and the DDL definition
ZAM3-DDL-INFO-LINE. This extensible structured token must be in
the response when the specified object type is ZCOM-OBJ-LINE,
except when the subordinate modifier is specified with the value
SUB-ONLY. Duplicate occurrences are not allowed.
Each attribute is listed in a separate field. The fields in the
ZAM3-MAP-INFO-LINE token are as follows:
ZAUTOLOAD A Boolean variable that specifies whether the
LIU will be automatically loaded after the
CLIP is reset due to an unrecoverable error.
The value ZSPI-VAL-TRUE indicates that the LIU
will be automatically reloaded. The value
ZSPI-VAL-FALSE indicates that the LIU will not
be automatically reloaded. The default value
is ZSPI-VAL-TRUE.
ZBCCTYPE The block check character (BCC) type to be
used by the line. The value ZAM3-VAL-BCC-LRC8
indicates that the longitudinal redundancy
check (LRC8) will be used. The value
ZAM3-VAL-BCC-CRC16 indicates that the cyclic
redundancy check (CRC16) will be used. The
value ZAM3-VAL-BCC-CCITT indicates that the
International Telegraph and Telephone
Consultative Committee check will be used.
The default value is ZAM3-VAL-BCC-CRC16.
ZCHARSET The character set to be used. The value
ZAM3-VAL-CHAR-ASCII indicates the ASCII char-
acter set will be used. The value ZAM3-VAL-
CHAR-EBCDIC indicates the EBCDIC character set
will be used. The default value is ZAM3-VAL-
CHAR-EBCDIC.
6-55