SNAX/XF and SNAX/APN Configuration and Management Manual
SCF Commands for SNAX/XF and SNAX/APN
SNAX/XF and SNAX/APN Configuration and Management Manual—425836-006
13-130
TRACE Command
STOP [, BACKUP ]
discontinues the trace currently in progress. If BACKUP is specified along with
STOP, only the trace in the backup line-handler or service-manager process is
stopped. Otherwise, only the trace in the primary process is stopped.
BACKUP
when given as trace-option, specifies tracing of the backup line-handler or
service-manager process. This option is valid only if the line handler or service
manager being traced is running as a NonStop process pair. If the primary process
is being traced when a takeover by the backup process occurs, the trace
continues. However, in this case, most events being traced before the process
switch are no longer traced, because the process being traced is no longer the
primary. If BACKUP is omitted, the primary process is assumed.
COUNT count
specifies the number of trace records to be captured. The value of count must be
an integer in the range -1 through 32767. If COUNT is omitted or if count
equals -1, records are accumulated until the trace is stopped, or until the end-of-file
is reached if WRAP is not specified.
LUSELECT
is used to capture information about specific LU objects subordinate to the LINE
object being traced. For the types of information that can be captured (traced)
selectively, see SELECT Options on page 13-135.
Both LUSELECT and PUSELECT can be specified for the same trace. When
either LUSELECT or PUSELECT is specified or when both are specified,
information that can be selectively captured will be captured only for the specified
objects.
Any LUs or PUs selected in previous TRACE commands for that line continue to
be selected along with the new LUs and PUs, until they are deselected with the
OFF option or until the trace stops.
This option is valid only for the LINE object type, and the specified LUs must be
subordinate to that LINE object.
ALL
specifies that all LUs under the specified LINE object are to be traced.
lu-name
specifies a particular LU to be traced.
( lu-name [, lu-name]...)
specifies a list of LUs to be traced.