Envoy Configuration and Management Manual

Tr acing
Envoy Configuration and Management Manual429861-001
6-8
SELECT Command
number
is an integer that specifies an enumerated value corresponding to a specific
keyword. number can be specified in decimal, octal, hexadecimal, or binary
notation. When you specify a number, the number is saved as an enumerated value.
The formats and ranges are listed as follows:
decimal: 0 - 32767
octal: %0 - %7777
hexadecimal: %H0 - %H7FFF
binary: %B0 - %B11111111111111
keyword
is one of the keywords listed in Table 6-3. Table 6-3 lists the valid SELECT
keywords.
Table 6-3. Select Option Keywords for Envoy (page 1 of 2)
Keyword Value Enables tracing of...
CPTSEND 1 Checkpoints sent from primary to backup process
DRVENTRY 3 Entry to driver module
DRVEXIT 4 Exits from driver module
EIO 5 EIO issued
EMSEVT 6 EMS events
INFCFGENTRY 8 Information configuration entry
INFCFGEXIT 9 Information configuration exits
INTR 10 Interrupts processed by drivers
INTRFLAGS 11 Interrupt flags
IOPRMBREAK 13 All IOPRM breakpoints
IOPRMCPT 14 All IOPRM checkpoints
IOPRMEVENT 15 All IOPRM events from IOPRM_MAIN_WAIT_
IOPRMOPEN 16 All IOPRM OPENs and CLOSEs
IOPRMPROC 17 All IOPRM process calls
IOPRMPROCL 18 All IOPRM process calls (long)
IOPRMREQ 19 All IOPRM requests
IOPRMSEND 20 All IOPRM sends
IOPRMTIMER 21 All IOPRM timer expirations
LINEINFO 22 All line configuration information
LINERCVD 23 All data received online
LINESEND 24 All data sent online