TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-102
STATUS 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 object for which information is requested. Your application must 
provide this token in the command. The object name can include wild-card 
characters. Using wild-card characters allows the command to affect multiple 
objects. This token is described in Data Communications Standard Definitions on 
page 5-9.
(ZSPI-TKN-) MAXRESP, CONTEXT, ALLOW-TYPE, 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 
is an echo of the subsystem ID value provided in the command by your application. 
For more details, see SPI Standard Definitions on page 5-1.
ZSPI-TKN-SERVER-VERSION 
indicates the software release version of the TCP/IP subsystem. For more details, 
see SPI Standard Definitions on page 5-1.
 ZTCI-MAP-STATUS-ADDRMAP !{A}
 !OBJ-ADDRMAP
 def ZTCI-DDL-STATUS-ADDRMAP. !All fields are present.
 02 ZIP-ADDR-REMOTE type ZSPI-DDL-INT2.
 02 ZX121-ADDR-REMOTE type ZSPI-DDL-CHAR16.
.....02 ZSTATUS-ADDRMAP-LAST-USED type ZSPI-DDL-TIMESTAMP.
 02 ZSTATUS-LAST-LDEV-USED type ZSPI-DDL-CHAR50.
 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.










