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-73
NAMES Command
SEL [ NOT ] state
directs the command to provide only names of objects in the specified state (if NOT
is omitted) or only names of objects not in the specified state (if NOT is specified).
Valid states for APPL objects are INACTIVE, OPENED, and CONNECTED. Valid
states for other types of objects 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.
The NAMES command can be used to determine the objects, such as lines, PUs, and
LUs, added under a specified service-manager process.
Considerations When Using Multiple Service-Manager
Processes
The NAMES command can be used to determine the objects added under each
service-manager process, such as after adding lines, PUs, and LUs to service
manager $SSCP1:
Command Example:
->SETMANAGER $SSCP1
->NAMES SUBSYS $SSCP1
Returned Display:
Similarly, issuing the following commands returns all the objects under service
manager $SSCP2.
->SETMANAGER $SSCP2
->NAMES SUBSYS $SSCP2
SNAX NAMES SUBSYS \SNAX.$SSCP1
SUBSYS
$SSCP1
LINE
$SNA1
PU
$SNA1.#PU1
$SNA1.#PU2
LU
$SNA1.#LU1
$SNA1.#LU2