X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-127
STATISTICS Command
For command-specific information about these error numbers, see Error-Handling
Notes. For descriptions of all X25AM error numbers, see Appendix A, Error
Numbers and Error Lists.
ZSPI-TKN-ERRLIST
is a standard SPI error list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT
is the standard SPI context token described in the SPI Programming Manual.
Operational Notes
All users can issue the STATISTICS command.
To obtain statistical information about lines and subdevices and then restore the
statistics counters to their initial values, use the RESETSTATS command.
To obtain information about the current states of lines and subdevices, use the
STATUS command.
To obtain the values of the attributes of lines and subdevices, use the INFO
command.
Using the token ZSPI-TKN-RESPONSE-TYPE in the command to request the
return of only those response records for lines and subdevices on which errors or
warnings occurred can result in no information being returned.
No summary-state transition is associated with this command.
Error-Handling Notes
If the token ZCOM-TKN-SUB is present when the object type is ZCOM-OBJ-SU
and the value is not ZCOM-VAL-SUB-NONE, the error identified by the error
number ZCOM-ERR-TKN-VAL-INV is returned.
The error identified by the error number ZCOM-ERR-SUB-NOT-FOUND is
returned if, in the command, the object type is ZCOM-OBJ-LINE, the subordinate-
modifier token ZCOM-TKN-SUB is present and contains the value ZCOM-VAL-
SUB-ONLY, and the specified line has no subordinate subdevices.
The error identified by the error number ZCOM-ERR-OBJ-NOT-FOUND is returned
if the object type in the command is ZCOM-OBJ-SU and a specified subdevice
cannot be found.