OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-204
RESETSTATS APPL
Tokens in Response Buffer
ZSPI-TKN-DATALIST
introduces a data list, as described in the SPI 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 not 0.
ZCOM-TKN-OBJTYPE
ZCOM-TKN-OBJNAME
are described in the SPI Common Extensions Manual.
ZMHS-MAP-STATS-MS-APPL
is an extensible structured token that contains statistics counts for MS APPLs only.
This token is always present for MS APPLs. All the *-STORED fields and the
*-DELETED fields are set to zero. The ZMAX-* fields are taken from the current
values of the mailbox status counts. ZMHS-DDL-STATS-MS-APPL contains the
following fields:
ZREPS-STORED
The number of delivered reports stored in the MS APPL mailbox since the last
reset. This count includes only the X400 main entries - it does not include any
returned content messages that were returned with reports. These are counted in
the field ZRET-CONT-STORED.
ZDEL-MSGS-STORED
The number of delivered messages stored in the MS APPL mailbox since the
last reset. This count includes only the X400 main entries–it does not include
any child messages that were embedded in these messages. These are counted
in the field ZCHILDREN-STORED.
ZRET-CONT-STORED
The number of returned content messages stored in the MS APPL mailbox since
the last reset. This count does not include the delivered report messages in
which these messages were returned. These are counted in the field
ZREPS-STORED. It does not include any child messages of returned content
messages. These are included in the field ZCHILDREN-STORED.
ZCHILDREN-STORED
The number of child messages of delivered messages and child messages of
returned contents stored in the MS APPL database since the last reset. This
count does not include delivered messages in which these messages were
delivered. These are counted in the field ZDEL-MSGS-STORED. It does not
include returned content messages in which these child messages were returned.
These are counted in the field ZRET-CONT-STORED.