TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-110
TRACE 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 there are more response messages to be received for a
response. If this token is present, the response will continue to the next response
message. If this token is not present, this response message is the last to be
received. For more details, see SPI Standard Definitions on page 5-1.
Operational Notes
STOP is a sensitive command.
When the STOP command is completed, the object is placed in the STOPPED
summary state.
To initiate the operation of subnets and routes, use the START command.
To stop a subnet or route that is in use, use the ABORT command.
You cannot stop a process.
TRACE Command
The TRACE command allows your management application to capture and store
records that can be displayed using the PTRACE command. The TCP/IP subsystem
does not support the TRACE command directly. Instead, your management application
issues the command to SCP, which then invokes the SCP trace facility.
When your management application issues the TRACE command, the specified object
enters trace mode; although the subsystem still functions normally, its operation might
be slower. The trace parameters specified by your management application in
ZCOM-MAP-TRACE-MODIF control the initialization of the trace file, the selection of
the trace environment, and the termination of trace mode. This extensible structured
token, along with one or more ZCOM-TKN-TRACE-OPT tokens, is sent to SCP.
The ZCOM-TKN-TRACE-OPT token(s) contains the trace option selected by the
management application. There are several trace options available. From these trace
options, SCP creates a bit mask that is sent to the TCP/IP subsystem. The TCP/IP