X25AM Configuration and Management Manual

PTrace for the X25AM Subsystem
X25AM Configuration and Management Manual523424-004
6-7
TEXT Command
You can select specific records in the following two ways:
Through a keyword that is translated into an enumerated value or through a
number that is saved as an enumerated value
Through a 32-bit selection mask
Table 6-2 shows the keywords and mask bits for formatting trace files generated by
X25AM.
TEXT Command
The TEXT command controls the textual display of trace records, excluding the header
record. The TEXT command applies only to data packets.
The textual display appears below labeled data, the HEX display, and the OCTAL
display, if they are present. The display consists of ASCII characters, with control
codes represented by two-character or three-character mnemonics.
ON
turns on the textual display of trace records.
OFF
turns off the textual display of trace records.
Table 6-2. PTrace SELECT Command Keywords for the X25AM Subsystem
DR 0 Driver calls and exits
IOS 1 IOS waits and wakeups, all LCBs
L2 2 Frame layer or CLB protocol for the CLIP
L3 3 Packet layer
L44Application layer
CLIPL2 15, 21 CLIP frame layer
CLIPDI 15, 16 CLIP data in
CLIPDO 15, 17 CLIP data out
CLIPREQ 15,27 CLIP requests and responses
ALL 0-31 Selects all records
CURRENT Maintains previous settings and add new ones
TEXT [ ON ]
[ OFF ]