SNAX/XF and SNAX/APN Configuration and Management Manual

PTrace Reference for SNAX/XF and SNAX/APN
SNAX/XF and SNAX/APN Configuration and Management Manual425836-006
15-16
STATETABLES Command
The following command selects the trace records for SPI requests and responses
and the resulting control and inquiry responses in a SUBSYS (service manager)
trace file:
SELMASK %H03000000
The following command selects all trace records in any trace file:
SELECT ALL
(You can get the same result by omitting the SELECT ALL command, since
SELECT ALL is the default.)
STATETABLES Command
The STATETABLES command specifies the name of the file to be used to display the
state-machine labels. This binary file allows PTrace to display the information in the
state-machine trace records in text form, rather than simply as state and event
numbers. The syntax of the STATETABLES command is as follows:
file-name
is the name of a disk file. This file must be the ZSX1SMT file provided with the
SNAX product (the default if no STATETABLES command has been issued).
Trace-Record Display Formats
A trace file contains a trace-file header record followed by one or more trace records.
Each trace record that follows the header record has a trace-record type and may also
have a subtype. The type and subtype determine the format and contents of the trace
record and indicate what was happening when this piece of trace information was
captured.
STATETABLES file-name
Note. The STATETABLES command, and the information displayed in the state-machine trace
records, are for HP internal use only. The displayed state-machine trace information is invalid
if the version of the state-tables file used is not the same as the version of SNAX used when
the trace was taken.