TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-79
STATISTICS 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 the subsystem is to return statistical information. Your
application must provide this token in the command. You can use an object-name
template for the SUBNET and ROUTE 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
is the software release version of the TCP/IP subsystem. For more details, see SPI
Standard Definitions on page 5-1.
ZTCI-DDL-STATS-ADDRMAP !{}
!OBJ-ADDRMAP
02 ZIP-ADDR-LOCAL type ZSPI-DDL-INT2
02 ZX121-ADDR-LOCAL type ZSPI-DDL-CHAR16
02 ZSTATS-ADDRMAP-IN-CALLS type ZSPI-DDL-INT2
02 ZSTATS-ADDRMAP-OUT-CALLS type ZSPI-DDL-INT2
02 ZSTATS-ADDRMAP-LAST-USED type ZSPI-DDL-TIMESTAMP
02 ZSTATS-ADDRMAP-CURR-TIME type ZSPI-DDL-TIMESTAMP
02 ZSTATS-ADDRMAP-RESET-TIME type ZSPI-DDL-TIMESTAMP
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.