WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-89
VERSION Command
SCF Example
TRACE PROCESS $ZZWAN.#0, TO $SYSTEM.ARULPRI.TRACE0, RECSIZE 
4000, SELECT ALL
VERSION Command
The VERSION command returns the current version for the SUBSYS or ConMgr 
process objects.
The VERSION commands are:
•
VERSION PROCESS
•
VERSION SUBSYS on page 5-90
VERSION PROCESS
This is a nonsensitive command that displays the version level of the ConMgr process 
and is not enabled if the object is in the STOPPED state.
The VERSION PROCESS command has this syntax: 
cpu-num
is the processor number where the ConMgr object executes. The wild card used is 
a question mark (?) to get the version of more than one ConMgr process.
Tokens in Command Buffer 
 ZSPI-TKN-COMMAND: ZCOM-CMD-TRACE
 ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-PROC
 ZCOM-TKN-OBJNAME: $ZZWAN.#cpu-num
 ZCOM-MAP-TRACE-MODIF: modifiers <- attributes given and 
 explained in Syntax !r
Tokens in Response Buffer 
 ZSPI-TKN-DATALIST:*
 ZCOM-TKN-OBJNAME: $ZZWAN.#cpu-num
 ZCOM-TKN-OBJTYPE: ZCOM-OBJ-PROC
 ZSPI-TKN-RETCODE: ZCOM-ERR-OK
 ZSPI-TKN-ENDLIST:-
VERSION PROCESS $ZZWAN.#cpu-num










