TR3271 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. 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-INFO-LINE is the extensible structured token that lists
the current values of the configurable attributes for a line. It
has the token number ZTR3-TNM-INFO-LINE and the DDL definition
ZTR3-DDL-INFO-LINE. This extensible structured token must be in
the response when the specified object is ZCOM-OBJ-LINE, except
when the subordinate modifier is specified with the value ZCOM-
VAL-SUB-ONLY. Duplicate occurrences are not allowed.
Each attribute is listed in a separate field. The fields in the
ZTR3-MAP-INFO-LINE token are as follows:
ZBCCTYPE The block check character (BCC) type to be
used by the line. The value ZTR3-VAL-BCC-LRC8
indicates that the longitudinal redundancy check
(LRC8) will be used. The value ZTR3-VAL-BCC-
CRC16 indicates that the cyclic redundancy check
(CRC16) will be used. The value ZTR3-VAL-BCC-
CCITT indicates that the International Telegraph
and Telephone Consultative Committee check will
be used. The default value is ZTR3-VAL-BCC-
CRC16.
ZCHARSET The character set to be used. The value
ZTR3-VAL-CHAR-ASCII indicates the ASCII character
set will be used. The value ZTR3-VAL-CHAR-EBCDIC
indicates the EBCDIC character set will be used.
The default value is ZTR3-VAL-CHAR-EBCDIC.
ZCTL-RTS A Boolean variable that specifies whether the
Carrier Detect (CD) signal is dropped before the
Request To Send (RTS) signal is raised. If the
value is ZSPI-VAL-TRUE, CD is dropped before RTS
is raised. If the value is ZSPI-VAL-FALSE, CD
is not dropped before RTS is raised. The default
value is ZSPI-VAL-FALSE.
6-54