Expand Configuration and Management Manual (G06.24+)

Tracing
Expand Configuration and Management Manual523347-008
16-12
SELECT Command
SELECT Command
The SELECT command sets the selection criteria for the record types sent to the
output device.
When PTrace is determining which records to display in response to a NEXT, FIND, or
RECORD command, it checks the selection bit mask to determine whether the record
is of a type you want to display. This selection criteria is in addition to the selection
criteria you have set using the FILTER command.
If you do not specify a mask or keyword, ALL bits are set.
mask
is an integer that specifies the selection mask directly. The mask can be specified
in decimal, octal, hexadecimal, or binary notation. The hexadecimal and octal
notation is listed in Table 16-3.
keyword
is one of the keywords listed in Table 16-3.
Table 16-3 shows the SELECT options that have meaning when formatting Expand
traces.
SELECT [mask [, mask ] ...] | [ mask [, keyword ] ...]
Table 16-3. SELECT Options for Expand (page 1 of 2)
Keyword SCF Bit Hex Mask Octal Mask
Line
PATH
$NCP
Description
L0 00 %H80000000 %2000000000
0
X X Frames in, direct-connect
X X Frames out, direct-connect
X X Frames in, satellite-connect
X X Frames out, satellite-connect
X Packets sent by $NCP
L2 02 %H20000000 %0400000000
0
X X Layer 2 events
L3 03 %H10000000 %0200000000
0
X Layer 3 events
L4 04 %H08000000 %0100000000
0
XXXLayer 4 events
X Expand line-handler process
to $NCP messages
X X System ABORT messages