TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-14
ADD Command
The fields in the ZTCI-MAP-ADD-ADDRMAP token are:
ZIP-ADDR
is an integer that specifies the Internet address in dotted decimal format. An
Internet address is a 4-octet (32-bit) numeric value identifying a particular
network (network address portion) and a local host on that network (local
address portion) as defined in RFC1010. 25 address table.
ZX121-ADDR
is a 16-character string that specifies the X.25 address.
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.
ZSPI-TKN-DATALIST
indicates the beginning of a data list. The ZSPI-TKN-MAXRESP token must have a
value other than 0 for data lists to be included in the response. For more details,
see SPI Standard Definitions on page 5-1.
ZCOM-TKN-OBJNAME
specifies the name of the TCP/IP subnet or route added to the subsystem by the
command. Unless there is an error that prevents the ADD command from being
attempted at all, this token is present in every response record.
ZCOM-TKN-OBJNAME is described more fully in Data Communications Standard
Definitions on page 5-9.
ZCOM-TKN-OBJTYPE
specifies the type of object added. You can add a subnet or a route; therefore, the
value of this token can be ZCOM-OBJ-SUBNET or ZCOM-OBJ-ROUTE. If there is
a data list with an error list in it, the ZCOM-TKN-OBJTYPE token is present in both
lists. Note that the header token ZSPI-TKN-OBJECT-TYPE has the same value as
ZCOM-TKN-OBJTYPE. For more details, see Data Communications Standard
Definitions on page 5-9.