X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-92
LISTOBJECTS Command (Lines or Subdevices)
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.
ZCOM-TKN-OBJNAME
is an object-name token that indicates which names are to be returned. This token
must be present in the command.
If the object type in the command is ZCOM-OBJ-LINE, only one object-name
token, containing the name of a line, can be present in the command. The object
names returned in the response to this command depend on the presence and
value of the token ZCOM-TKN-SUB.
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. These names are returned in the response to
this command.
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 name of the line or subdevice is returned.
ZCOM-VAL-SUB-ALL The object names of the line and of all its subordinate
subdevices are to be returned.
ZCOM-VAL-SUB-NONE Only the attribute values of the named line or subdevice
are to be returned. Any attribute values of the subdevices
subordinate to the line or subdevice are not returned.
ZCOM-VAL-SUB-ONLY Only the names of the subdevices subordinate to the line
are to be returned. The name of the line itself is not
returned.