HP-UX SNAplus2 Diagnostics Guide

Using snapfilter and snaptrcfmt
Formatting Internal Binary Trace Output into Text Files
Appendix A 109
detailed SDLC tracing, this suppresses information
fields and includes only address and control fields.
-D
Produce a more detailed report of each message.
-l
Suppress detailed SDLC tracing if it is included in the
trace file (but include standard SDLC line trace). If you
do not select this option, any detailed SDLC tracing
from the trace file will be included in the output.
-M
If detailed SDLC tracing is included in the file, decode
the frames in Modulo 128 format. If you do not select
this option, detailed SDLC tracing is decoded in
Modulo 8 format.
Running the snaptrcefmt Utility for Internal Tracing
The syntax of the command to run the trace format utility for internal
tracing is:
snaptrcfmt -i [-f
filename
] -o
output_file_base
[
options
]
Specify the following options and parameters:
-i
Use this option to indicate that snaptrcfmt is being
used to format internal tracing
-f
filename
Use this option to specify the name of the input binary
trace file. If you do not use this option, snaptrcfmt
uses sna1.trc as the default.
-o
output_file_base
The base name to be used for the output files.
SNAplus2 adds the extension .drw for the message
flow drawing and .dmp for the message data dump. If
you do not use this option, SNAplus2 uses the files
snatrc.drw and snatrc.dmp as the output files.
-w