TCP/IPv6 Configuration and Management Manual (G06.29+, H06.03+, J06.03+)

Glossary
HP NonStop TCP/IPv6 Configuration and Management Manual524523-012
Glossary-6
empty response record
empty response record. In DSM programmatic interfaces, a response record containing
only a return token with a value that means “no more response records.” See also
return token.
EMS . See Event Management Service (EMS).
EMS standard definitions. The set of declarations provided by EMS for use in event
management, regardless of the subsystem. Any application that retrieves tokens from
event messages needs the EMS standard definitions. See also definition or definition
files. Comparedata communications standard definitions or SPI standard definitions.
error. In DSM interfaces, a condition that causes a command or other operation to fail.
Contrast Warning.
error list. In DSM programmatic interfaces, a group of tokens used within a response
record to provide error and warning information. An error list consists of a list token that
denotes an error list (different from the token that starts a data list or a generic list),
followed by an error token, other tokens explaining the error (optional), and an end-list
token. Error lists can be nested within other error lists. The return token cannot be
included in an error list. See also return token.
error number. In DSM programmatic interfaces, a value that can be assigned to a return
token, or to the last field of an error token, to identify an error that occurred. Some error
numbers are defined in the data communications (ZCOM) definitions; others are
defined by individual subsystems.
error token. In DSM programmatic interfaces, a token in a response message that indicates
the reason an error occurred during a programmatic command. HP subsystems
enclose each error token in an error list, which can also contain additional information
about the error. A response record must contain a return token and can also contain
error lists to explain the error further. The token code for the error token is ZSPI-TKN-
ERROR. Its value is a structure consisting of the subsystem ID and an error number
identifying the error. See also error list, error number, or return token.
Ethernet. A popular local area network technology invented at the Xerox Corporation Palo
Alto Research Center. An Ethernet itself is a passive coaxial cable; the
interconnections all contain active components. Ethernet is a best-effort delivery
system that uses CSMA/CD technology. Xerox Corporation, Digital Equipment
Corporation, and Intel Corporation developed and published the standard for 10 Mbps
Ethernet.
Ethernet 4 ServerNet adapter (E4SA). A ServerNet adapter for Ethernet local area
networks (LANs) that contains four Ethernet ports.
event. In DSM terms, a significant change in some condition in the system or network.
Events can be operational errors, notifications of limits exceeded, requests for action
needed, and so on.