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-25
ALLOWOPENS Command
ALLOWOPENS Command
The ALLOWOPENS command negates the effect of a STOPOPENS command and
allows applications to open the specified 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 allowed.
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 allow 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.
ALLOWOPENS [ / OUT file-spec / ] { LINE }
{ LU }
{ PU }
{ SUBSYS }
{ object-name }
{ ( object-name [, object-name ]... ) }
[, SUB [ subtype ] ] [, SEL [ NOT ] state ]