X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-130
STATUS Command
If the object type in the command is ZCOM-OBJ-SU, the command can contain as
many object-name tokens as will fit into the command buffer. Each object-name
token contains one subdevice name.
This token is described in Section 5, Common Definitions.
ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID
are standard data communications tokens that are described in the SPI Common
Extensions Manual. Duplicate occurrences of these tokens are not allowed.
ZCOM-TKN-SUB
is the subordinate-modifier token, as described in the SPI Common Extensions
Manual. Duplicate occurrences are not allowed. This token can have the following
values:
If this token is not present, only the status of the named line or subdevices is
returned.
(ZSPI-TKN-) MAXRESP, CONTEXT, RESPONSE-TYPE, ALLOW-TYPE, and
COMMENT
are standard SPI tokens described in the SPI Programming Manual. With the
exception of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are not
allowed.
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-STATUS-LINE and ZX25-MAP-STATUS-SU
are extensible structured tokens that contain the current state of a line and a
subdevice, respectively. Only one of these tokens is present in every response
record.
ZX25-MAP-STATUS-LINE is present if the token ZCOM-TKN-OBJTYPE contains
the value ZCOM-OBJ-LINE. It has the token number ZX25-TNM-STATUS-LINE
ZCOM-VAL-SUB-ALL The status of the named line and of all its subordinate
subdevices is returned.
ZCOM-VAL-SUB-NONE Only the status of the named line or subdevice is to be
returned. Any status of the subdevices subordinate to
the line or subdevice is not returned.
ZCOM-VAL-SUB-ONLY Only the status of the subdevices subordinate to the
named line is to be returned. The status of the line itself
is not returned.