X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-12
ADD Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI manager token that contains the name of an X25AM line. This
token is not required to be present in the command, and duplicate occurrences are
not allowed. ZSPI-TKN-MANAGER is described in Section 5, Common Definitions.
ZX25-MAP-ADD-SU
is an extensible structured token that describes the attribute values for the added
subdevice. It has the token number ZX25-TNM-ADD-SU and the DDL definition
ZX25-DDL-ADD-SU. This token must be present in the command, and duplicate
occurrences are not allowed.
There is a field in ZX25-MAP-ADD-SU for each subdevice attribute. If a field of this
token is assigned a value other than its null value, the ADD command assigns that
value to the attribute corresponding to that field. If no value is assigned to a field,
the corresponding attribute is assigned its default value. Some of the fields of
ZX25-MAP-ADD-SU are required and must have values assigned to them.
ZX25-MAP-ADD-SU contains the following fields:
ZDEV-TYPE
is a pair of integers that specifies the device type and subtype of the
subdevice. The first integer is the device type, which depends on the protocol
being used. The second integer is the subtype, which depends on the protocol
and terminal being represented. ZDEV-TYPE is required and must be assigned
one of the following pairs of integers:
(6,0) The subdevice is an Interactive Terminal Interface (ITI)
conversational-mode terminal; it cannot be changed to block
mode.
(6,1) The subdevice is an ITI 6510 (ADM-2) terminal.
(6,2) The subdevice is an ITI 6520 (Zentec) terminal.
(6,4) The subdevice is an ITI 6530 (HP) terminal.
(9,0) The subdevice is a Process-to-Process (PTP) subdevice.
(63,0) The subdevice is a Network Access Method (NAM) subdevice.