WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-58
NAMES PATH
device-name
is the name of the WAN line without the leading dollar sign ($) sign or a name
template. The wild cards can be an asterisk (*), which can be used in any
combination (for example, $ZZWAN.#*, $ZZWAN.#S*, and so on) to select more
than one object matching the pattern.
SCF Example
NAMES DEVICE $ZZWAN.*
NAMES PATH
This command displays a list of the names of all configured paths on a SWAN
concentrator.
The NAMES PATH command has this syntax:
conc-name.clip-num.path-name
conc-name is the name of the SWAN concentrator as specified in the ADD
ADAPTER command.
clip-num is the CLIP number.
path-name is the name of an Ethernet path. The possible values for the path
name are A or B. A indicates the Ethernet A path. B indicates the Ethernet B path.
You can also use wild cards such as an asterisk (*) or question mark (?), in any
combination (for example, $ZZWAN.#*, $ZZWAN.#S*, $ZZWAN.#S01.*,
$ZZWAN.#S01.?.?, and so on) to select more than one object matching the
pattern.
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-LISTOBJECTS
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-DEV
ZCOM-TKN-OBJNAME: $ZZWAN.#device-name
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: "$ZZWAN.device-name"
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-DEV
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-
NAMES PATH $ZZWAN.#conc-name.clip-num.path-name










