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-13
SELECT and SELMASK Commands
number
is an integer identifying a SNAX trace-record type. The meaning of each type of
SNAX trace record is explained in the last part of this section. Note that the
interpretation of the trace-record type number depends on whether the trace file
being examined is a line trace or a service manager trace.
keyword
is ALL, CURRENT, or one of the subsystem-specific keywords listed in Tables 5-2
through 5-7. (When included in a list, ALL and CURRENT have the same
meanings as given above.)
SELMASK Command Syntax
The syntax of the SELMASK command is as follows:
value
is the 32-bit selection mask indicating the types of trace records to be displayed. It
can be specified in decimal, octal, hexadecimal, or binary form. The range of
values is as follows:
decimal: 0 - 2147483647
octal: %0 - %37777777777
hexadecimal: %H0 - %HFFFFFFFF
binary: %B0 - %B11111111111111111111111111111111
Note that the value is right-shifted if a 32-bit value is not specified.
SELECT Keywords and SELMASK Mask Bits
Tables 5-2 through 5-7 show the subsystem-specific SELECT keywords, the
corresponding SELMASK mask bits, and the types of trace records they select for
each type of SNAX line and for the service manager. The tables identify the mask bits
by bit position; the leftmost (most significant) bit is bit 0.
Note that not all mask bits have corresponding keywords. For example, to select state-
machine information for SNAX lines, you must use the SELMASK command.
For SNAX lines, the set of SELECT keywords for PTrace are defined differently from
the SELECT keywords for SCF TRACE.
SELMASK value