OSI/AS Management Programming Manual
RESETSTATS PROCESS Command
Commands and Responses
5–188 056785 Tandem Computers Incorporated
Tokens in Response Buffer (continued)
02 ZINUSE-RCBS type ZSPI-DDL-INT.
02 ZMAX-INUSE-RCBS type ZSPI-DDL-INT.
end.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Tokens in Command Buffer
ZSPI-TKN-MANAGER or ZCOM-TKN-XMGR
is the Guardian 90 C-series system (ZSPI-TKN-MANAGER) or D-series system
(ZCOM-TKN-XMGR) process name of the OSI manager or TAPS process to which
SCP is to send this command. This token is optional and must occur only once in
the command.
ZCOM-TKN-OBJNAME
is the process-name of the OSI manager or TAPS process for which the statistics
counters are to be reset. This token is required and must occur only once.
ZCOM-TKN-CMD-TIMEOUT
is described in the Communications Management Programming Manual.
ZSPI-TKN-RESPONSE-TYPE, ZSPI-TKN-ALLOW-TYPE, and ZSPI-TKN-
COMMENT
are described in the Distributed Systems Management (DSM) Programming Manual.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the Distributed Systems Management (DSM)
Programming Manual; the final ZSPI-TKN-ENDLIST ends the data list. These
tokens enclose the other response tokens only if the value of the header token
ZSPI-TKN-MAXRESP is nonzero. Because only one object-name token is allowed
in the command, no more than one data list can appear in the response.
ZCOM-TKN-OBJTYPE and ZCOM-TKN-OBJNAME
are described in the Communications Management Programming Manual.