X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-128
STATUS Command
STATUS Command
The STATUS command returns information about the current state of lines and
subdevices--information such as the summary state, the CLIP path being used, the
record size of the subdevice, and so forth.
Command
ZCOM-CMD-STATUS
Object Type
ZCOM-OBJ-LINE
or
ZCOM-OBJ-SU
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-CMD-TIMEOUT token-type ZSPI-TYP-TIMESTAMP.
ZCOM-MAP-REQID
def ZCOM-DDL-REQID.
02 ZCRTPID type ZSPI-DDL-CRTPID. !{}
02 ZPAID type ZSPI-DDL-INT. !{}
end.
ZCOM-TKN-SUB token-type ZSPI-TYP-ENUM.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT. !{}
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZX25-MAP-STATUS-LINE
def ZX25-DDL-STATUS-LINE.
02 ZLDEV type ZSPI-DDL-INT.
02 ZIN-USE type ZSPI-DDL-BOOLEAN.
02 ZSTATE type ZSPI-DDL-ENUM.
02 ZLINK-STATE type ZSPI-DDL-ENUM.
02 ZCKTS type ZSPI-DDL-INT.
02 ZCPU type ZSPI-DDL-INT.
02 ZDEV-TYPE type ZSPI-DDL-INT-PAIR.
02 ZPPID type ZSPI-DDL-INT.
02 ZBPID type ZSPI-DDL-INT.
--->