WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-56
NAMES Command
NAMES Command
This command returns a list of objects subordinate to the object to which the command
is issued.
The NAMES commands are:
•
NAMES ADAPTER
•
NAMES DEVICE on page 5-57
•
NAMES PATH on page 5-58
•
NAMES PROCESS on page 5-59
•
NAMES PROFILE on page 5-60
•
NAMES SERVER on page 5-61
•
NAMES SUBSYS on page 5-61
•
NAMES TASK on page 5-64
NAMES ADAPTER
This command displays a list of the names of all configured SWAN concentrators.
The NAMES ADAPTER command has this syntax:
conc-name
is the name of the SWAN concentrator as specified in the ADD ADAPTER
command. The wild cards can be an asterisk (*), and used in any combination (for
example, $ZZWAN.#*, $ZZWAN.#S*, and so on) to select more than one object
matching the pattern.
SUB { ALL | NONE |
ONLY }
is an optional parameter used to select the subordinate objects that the command
affects.
ALL
specifies that the named object and the subordinate objects are affected.
NONE
specifies that the named object is affected but that the subordinate objects are
not. NONE is the default.
NAMES ADAPTER $ZZWAN.#conc-name
[ , SUB { ALL | NONE |
ONLY }]