X25AM Management Programming Manual
Commands and Responses
X25AM Management Programming Manual—528037-001
6-126
STATISTICS Command
ZCKT-NUM
contains the circuit number or LCN number.
ZMSG-SENT
contains the number of packets sent during the life of this circuit.
ZMSG-RECV
contains the number of packets received during the life of this circuit.
ZCOM-TKN-OBJNAME
is an object-name token that contains the name of the line or subdevice whose
statistics are returned in this response record. If there is no error, this token is
present in every response record. ZCOM-TKN-OBJNAME is described in
Section 5, Common Definitions.
ZCOM-TKN-OBJTYPE
is an object-type token that indicates the type of the object named in ZCOM-TKN-
OBJNAME. This token can have the following values:
ZCOM-TKN-OBJTYPE
is present in every response record, and it is described in the SPI Common
Extensions Manual.
ZSPI-TKN-RETCODE
is the standard SPI return token described in the SPI Programming Manual.
Some values of RETCODE that are likely to occur in response to the STATISTICS
command are the following:
ZCOM-OBJ-LINE The object is a line.
ZCOM-OBJ-SU The object is a subdevice.
-30 (ZCOM-ERR-TKN-VAL-INV): A supported token had an improper
value.
-25 (ZCOM-ERR-SUB-NOT-FOUND): No subordinate objects were found.
-17 (ZCOM-ERR-OBJ-NOT-FOUND): The specified object cannot be found.
-14 (ZCOM-ERR-NO-MEM-SPACE): The X25AM subsystem cannot obtain
enough memory space to process the
command.
512 (ZX25-ERR-OBJ-NAME-NOT-SUPP): The object name is not supported by
the X25AM subsystem.
4999 (ZX25-ERR-EMPTY-RESPONSE): The empty response record is being
returned.