Expand Management Programming Manual

COMMANDS AND RESPONSES
INFO LINE Command
Tokens in Response Buffer
ZSPI-TKN-DATALIST is a standard SPI data list, as described in
the
Distributed Systems Management (DSM) Programming Manual
. The
list ends with the token ZSPI-TKN-ENDLIST.
ZEXP-MAP-INFO-LINE-HDLC, ZEXP-MAP-INFO-LINE-CSM, and ZEXP-MAP-
INFO-LINE-NAM are all extensible structured tokens that contain
the current values of the attributes of a line. Only one of
these tokens is present in each response record.
ZEXP-MAP-INFO-LINE-HDLC is returned when the line handler is
configured as HDLC (Normal or Extended) for bit- and byte-
synchronous transmission. It has the token number ZEXP-TNM-INFO-
LINE-HDLC and the DDL definition ZEXP-DDL-INFO-LINE-HDLC. This
token contains the following fields:
ZADDR is a pair of integers containing the level-2 primary and
secondary addresses. The two integers of ZADDR correspond to
the SYSGEN modifiers L2PRIMARYADDR and L2SECONDARYADDR.
ZCHARSET contains a value indicating the character set for the
line. This field can have the following values:
ZEXP-VAL-ASCII The character set for the line is ASCII.
ZEXP-VAL-EBCDIC The character set for the line is EBCDIC.
This field corresponds to the SYSGEN modifiers ASCII and
EBCDIC.
ZDELAY contains the amount of time in microseconds between
transmissions. This field has no corresponding SYSGEN
modifier.
ZFRAME-SIZE contains the frame size in words. This field
corresponds to the SYSGEN modifier FRAMESIZE.
ZIDLE-TIMEOUT contains the amount of time in microseconds
that the level-2 Receive Ready (RR) timer will wait before
timing out. This field corresponds to the SYSGEN modifier
L2IDLETIMEOUT.
ZINTERF contains a value that indicates the hardware inter-
face. This field can have the following values:
ZEXP-VAL-RS232 The hardware interface is RS-232.
ZEXP-VAL-RS422 The hardware interface is RS-422.
7-38