TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-112
TRACE Command
Tokens in Command Buffer
ZSPI-TKN-SSID
specifies the subsystem ID, which your management application must pass to
SSINIT. This token is described in SPI Standard Definitions on page 5-1 and in the
SPI Programming Manual.
ZCOM-MAP-TRACE-MODIF
is a standard data communications token described in the SPI Common
Extensions Manual. This token is required in the command, and duplicate
occurrences are not allowed.
ZCOM-TKN-TRACE-OPT
specifies the trace option(s) that your management application has selected to
control the trace file and records. Duplicate occurrences of ZCOM-TKN-TRACE-
OPT are allowed. You can select more than one option. There are no options
available for the subnet object. The possible trace values (ZTCI-VAL-TRACE-) for
the process object are:
IP-IN
traces IP Layer input.
IP-OUT
traces IP Layer output.
IPC-CMDS
traces interprocess requests and replies.
MBUF-ALLOC
traces MBUF pool gets and puts.
ROUTE
traces routing routines.
SOCKET-CMDS
traces socket requests.
SOCKET-CREATE
traces socket creation.
TCP
traces TCP Layer.