TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-96
STATISTICS Command
returned only for the PROCESS object. This token has the token number
ZTCI-TNM-SMEM-STAT and the DDL definition ZTCI-DDL-SMEM-STAT.
ZSTATS-SMEM-DATA-MDS
is an integer that specifies the current number of data message descriptors
(MDs) in use by the process.
ZSTATS-SMEM-MAX-DATA-MDS
is an integer that specifies the maximum number of data MDs that have been
in use.
ZSTATS-SMEM-DUP-MDS
is an integer that specifies the number of duplicate MDs in use by the process
that are not assigned to inbound driver MDs.
ZSTATS-SMEM-MAX-DUP-MDS
is an integer that specifies the maximum number of duplicate MDs that have
been in use that are not assigned to inbound driver MDs.
ZSTATS-SMEM-NO-DATA-MDS
is an integer that specifies the number of times the process failed to get a data
MD.
ZSTATS-SMEM-NO-DUP-MDS
is an integer that specifies the number of times the process failed to get a
duplicate MD.
ZSTATS-SMEM-RES-RECOV-RUN
is an integer that specifies the number of times that the send or receive queue
on a TCP session exceeded a predefined limit of MDs queued. The process
attempts to decrease the number queued by collapsing the data into a smaller
number of MDs.
ZSTATS-SMEM-QIO-LIMIT-WARNS
is an integer that specifies the number of times that the process received from
the QIO monitor process an event signifying a pool or an MD shortage.
ZSTATS-SMEM-QIO-DRIVER-ERRS
is an integer that specifies the number of times QIO driver returned an error.
ZSTATS-SMEM-CURR-POOL-SPACE
is an integer that specifies the number of bytes of pool space in use.