TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-36
INFO Command
ZQIO-LIMIT
is the value of the QIOLIMIT TCP/IP process startup parameter. Valid values
are 20 to 100 percent. The default is 100 percent.
ZTCP-KEEPIDLE
is an integer that specifies the amount of time, in seconds, before TCP will
issue a keep-alive packet on sockets that have enabled this option. The default
is 45 seconds. The range is 10 through 7200 seconds.
ZTCP-KEEPINTVL
is an integer that specifies the time interval, in seconds, between
retransmissions of unacknowledged keep-alive packets. The default is
45 seconds. The range is 10 through 1260 seconds.
ZTCP-KEEPCNT
is an integer that specifies the number of times a keep-alive packet will be sent
without receiving an acknowledgment, after which the TCP connection will be
dropped. The default is 8. The range is 1 through 20.
ZPROG-NAME
is a 32-byte internal file name that specifies the name of the file currently being
executed for the TCP/IP process.
ZDEBUG-ENABLE
is a Boolean variable that specifies whether the debug option is enabled. This
option is used internally by the HP Support and Development personnel to
enable the display of more TCP internal information for debugging purposes.
ZSPI-VAL-TRUE
indicates that the debug option is to be enabled.
ZSPI-VAL-FALSE
indicates that the debug option is not to be enabled.
ZFULL-DUMP
is a Boolean variable that specifies whether the QIO segment is saved when
the TCP/IP process abends. The default is ON. When disabled, the TCP/IP
process will only save its stack when it abends. This conserves disk space
over a full dump. The preferred setting for this parameter is ON.
ZSPI-VAL-TRUE
indicates that the QIO segment is to be saved when the TCP/IP process
abends.