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 Manual425836-006
13-127
STOPOPENS Command
STOPOPENS Command
The STOPOPENS command disallows the opening of LUs and stops applications from
opening the devices. It is a sensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. file-spec must be a partially or fully qualified file name. If this option is not
specified, the output is sent to the home terminal.
object-name
is the name of an object for which opens are to be stopped.
SUB [ subtype ]
selects the subordinate objects the command affects. subtype can be a
subordinate object type or one of the keywords ONLY, ALL, or NONE.
If a subordinate object type is named, only objects of that type are affected. ONLY
specifies that only the subordinate objects are affected. ALL specifies that the
named object and the subordinate objects are affected. NONE specifies that the
named object is affected but none of the subordinate objects are affected. If
subtype is omitted, ALL is assumed.
The SUB option is required for LINE, PU, and SUBSYS objects, and is not valid for
LU objects.
SEL [ NOT ] state
directs the command to stop opens only for objects in the specified state (if NOT is
omitted) or only for objects not in the specified state (if NOT is specified).
Valid object states are ABORTING, DEFINED, DIAGNOSING, STARTED,
STARTING, STOPPED, STOPPING, SUSPENDED, SUSPENDING, and
UNKNOWN. The object states are described in Section 12, Objects for SNAX/XF
and SNAX/APN.
STOPOPENS [ / OUT file-spec / ] { LINE }
{ LU }
{ PU }
{ SUBSYS }
{ object-name }
{ ( object-name [, object-name ]... ) }
[, SUB [ subtype ] ] [, SEL [ NOT ] state ]