TCP/IPv6 Configuration and Management Manual (G06.24+)

SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
8-214
OCTAL Command
OCTAL Command
The OCTAL command controls the octal display option. When OCTAL is set to ON,
PTrace displays an octal dump of trace-file records (excluding the record header), with
character equivalents printed to the right of the dump.
Command Syntax
ON
turns on octal display mode.
OFF
turns off octal display mode.
Considerations
If the OCTAL command is not used, the OFF attribute is assumed.
If OCTAL is specified without the ON or OFF attribute, the ON attribute is
assumed.
The RESET and FROM commands set the OCTAL command to OFF.
SELECT Command
The SELECT command establishes the selection criteria that control which trace
records are to be displayed.
Command Syntax
mask
is a decimal integer that specifies a selection mask. The number is converted into
a 32-bit mask and saved as an enumerated value. The acceptable range is 0
through 65535.
keyword
is a keyword either for the MONITOR object or the SUBNET object.
OCTAL [ ON | OFF ]
SELECT [ mask ]
[ keyword ]
[ ( keyword [ , keyword ] ... ) ]