TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-46
LISTOPENS Command
Tokens in Command Buffer
ZSPI-TKN-SSID 
specifies the subsystem ID, which your management application must pass to 
SSINIT. This token is described in SPI Standard Definitions
 on page 5-1, and in the 
SPI Programming Manual.
ZCOM-TKN-OBJNAME 
specifies the process for which openers are to be listed. Your application must 
provide this token in the command. This token is described in Data 
Communications Standard Definitions on page 5-9.
(ZSPI-TKN-) MAXRESP, ALLOW-TYPE, CONTEXT, and COMMENT 
are standard SPI tokens that your application can provide. These tokens are 
described in SPI Standard Definitions on page 5-1.
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-UINT. !{}
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST. !...
 ZTCI-MAP-OPENS-INET !{}
 def ZTCI-DDL-OPENS-INET !All fields are present.
 02 ZBKUP-CPU type ZSPI-DDL-INT.
 02 ZBKUP-PIN type ZSPI-DDL-INT.
 02 ZBKUP-FNUM type ZSPI-DDL-INT.
 02 ZPRIM-CPU type ZSPI-DDL-INT.
 02 ZPRIM-PIN type ZSPI-DDL-INT.
 02 ZPRIM-FNUM type ZSPI-DDL-INT.
 02 ZPROTO type ZSPI-DDL-INT.
 02 ZPROCNAME type ZSPI-DDL-CHAR24.
 02 ZLPORT type ZSPI-DDL-INT.
 02 ZLOC-ADDR type ZSPI-DDL-INT2.
 02 ZLPORT type ZSPI-DDL-INT.
 02 ZFORGN-ADDR type ZSPI-DDL-INT2.
 02 ZSTATE type ZSPI-TYP-ENUM.
 02 ZSEND type ZSPI-DDL-INT.
 02 ZRECV type ZSPI-DDL-INT.
 end.
 ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
 ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
 ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. !{}
 ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST. !...
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.










