TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-40
INFO Command
ZSPI-VAL-TRUE
indicates that the route connects to the destination address by means of a
gateway.
ZSPI-VAL-FALSE
indicates that the route does not go through a gateway.
ZSUBNET
is an eight-character field that specifies the name of the subnet interface used
by the specific route.
ZIF-IRDP
is a variable that specifies whether ICMP Router Discovery Protocol (IRDP)
has been enabled on the subnet. The default is OFF. The possible values are:
ZSPI-VAL-TRUE
indicates that the IRDP has been enabled on the subnet.
ZSPI-VAL-FALSE
indicates that the IRDP has been disabled on the subnet.
ZCOM-TKN-OBJNAME
specifies the name of the TCP/IP process, subnet, or route queried. Unless there is
an error that prevents the INFO command from being attempted at all, this token is
present in every response record. ZCOM-TKN-OBJNAME is described in Data
Communications Standard Definitions on page 5-9.
ZCOM-TKN-OBJTYPE
specifies the type of object queried. This token has the value ZCOM-OBJ-PROC,
ZCOM-OBJ-SUBNET, or ZCOM-OBJ-ROUTE. For more details, see Data
Communications Standard Definitions on page 5-9.
ZSPI-TKN-RETCODE
specifies whether the command has been completed successfully. The value of
this token remains zero (ZCOM-ERR-OK) when the command is completed
successfully with or without a warning. Note that if the empty response (ZCOM-
ERR-EMPT-RSP) is returned, the value of this token is nonzero, although the
command is completed successfully.
If the command is not completed successfully, the value of this token indicates the
reason the command failed. Always check the contents of the error list to
determine the token or value in error. For details on the ZCOM return codes and
associated error lists, see the SPI Common Extensions Manual.