TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-73
STATISTICS Command
ZSPI-TKN-ERRLIST
indicates the beginning of an error list. For more details, see SPI Standard
Definitions on page 5-1.
ZSPI-TKN-ENDLIST
indicates the end of a data list or an error list. For more details, see SPI Standard
Definitions on page 5-1.
ZSPI-TKN-CONTEXT
specifies whether the response continues with more response messages. If this
token is present, the response continues. If this token is not present, this response
message is the last of the response. For more details, see SPI Standard
Definitions on page 5-1.
Operational Notes
•
START is a sensitive command.
•
When the START command is completed, the object is placed in the STARTED
summary state.
•
The object must be in the STOPPED summary state when the START command is
issued. If the object is in the STARTED summary state, an error is returned.
•
To terminate the operation of subnets and routes, use the ABORT or STOP
command.
•
The #ARP and #IP ports must be in the STARTED state when the START
command is issued.
STATISTICS Command
The STATISTICS command returns statistics about the execution history for the
specified object(s). The type of information returned by this command is the same as
that returned by the RESETSTATS command, but this command does not initialize the
statistics counters after the TCP/IP subsystem places the information in a response
message. This is a nonsensitive command.
Various statistics are maintained during the sample period defined by the RESET-TIME
and CURR-TIME fields.
You can issue this command for a process, subnet, or route. You can use an object-
name template for the subnet and route objects to return information about multiple
objects. The summary state of the object is not checked by the TCP/IP subsystem
when you issue the STATISTICS command.