X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-71
INFO Command
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is a standard SPI data list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZX25-MAP-INFO-LINE and ZX25-MAP-INFO-SU
are extensible structured tokens that contain the current values of the attributes of
a line and a subdevice, respectively. Only one of these tokens is present in every
response record.
ZX25-MAP-INFO-LINE is present if the token ZCOM-TKN-OBJTYPE contains the
value ZCOM-OBJ-LINE. It has the token number ZX25-TNM-INFO-LINE and the
DDL definition ZX25-DDL-INFO-LINE. This token contains the following fields:
ZBLOCK-PAD-CNT
contains the number of parameter pairs that appear in the field ZBLOCK-PAD-
PARAMS. If the value of this field is 0, it indicates that there are no explicitly
specified block-mode PAD parameters. This field has no corresponding
SYSGEN modifier.
ZBLOCK-PAD-PARAMS
contains from 0 through 63 pairs of integers that specify the block-mode X.29
PAD parameters. The number of integer pairs in this field is given by the value
of the field ZBLOCK-PAD-CNT. PAD parameters are meaningful only if the
subdevice protocol is ITI. This field has no corresponding SYSGEN modifier.
ZCALLING-ADDR
indicates whether or not the X25AM subsystem sends the network address
shown in the field ZSRC-ADDR as the calling address in outgoing call-request
packets. This field can have one of the following values:
ZSPI-VAL-TRUE The network address is sent as the calling address in
outgoing call-request packets. The port number is
concatenated if needed. This value corresponds to the
SYSGEN modifier SENDCALLINGADDR.
ZSPI-VAL-FALSE A null calling address is sent in outgoing call-request
packets. This value is in-tended for use with networks that
fill in the DTE address when the DTE transmits a call
request with a null calling address. This value corresponds
to the SYSGEN modifier NOSENDCALLINGADDR.