TCP/IPv6 Configuration and Management Manual (G06.24+)

Glossary
HP NonStop TCP/IPv6 Configuration and Management Manual524523-008
Glossary-17
process
process. A running entity that is managed by the operating system, as opposed to a
program, which is a collection of code and data. When a program is taken from a file
on a disk and run in a processor, the running entity is called a process.
programmatic command. In DSM, a command issued by a program rather than by a
human operator. Compare interactive command.
protocol. A formal description of message formats and the rules two or more machines
must follow to exchange those messages. Protocols can describe low level details of
machine-to-machine interfaces (for example, the order in which the bits from a byte are
sent across a wire), or high-level exchanges between application programs (for
example, the way in which two programs transfer a file across the Internet). Most
protocols include both intuitive descriptions of the expected interactions as well as
more formal specifications using finite state-machine models.
Public Data Network (PDN). A network with data communications services available to any
subscriber.
Request for Comments. he name of a series of notes that contain surveys, measurements,
ideas, techniques, and observations, as well as proposed and accepted Internet
protocol standards. RFCs are edited but not referenced. They are available across the
Internet.
response. In DSM use, the information or confirmation supplied (as part of a response
message) to an application by a subsystem in response to a DSM command.
response message. An SPI message sent from a subsystem to an application program in
reaction to a command message. Compare command message or event message.
response record. In DSM programmatic interfaces, a set of response tokens usually
describing the result when a command is performed on one object. Every response
record in a response from an HP subsystem contains a return token; a response
record can also contain error lists that include error tokens. A response can consist of
multiple response records, spread across one or more response messages. A
response record cannot be split between two response messages. If multiple response
records are in a response message, each response record is enclosed in a data list.
See also data list. Each response record is required to contain a return token. See also
return token.
return token. In DSM programmatic interfaces, the token that indicates whether a
command was successful and, if not, why it failed. The token code for the return token
is ZSPI-TKN-RETCODE. Its value consists of a single integer field. Compare error
token.
Request for Comments (RFC). See Request for Comments.
router. A node that forwards IP packets not explicitly addressed to itself.
SAC. See ServerNet addressable controller (SAC).