SPI Programming Manual (G06.24+, H06.03+, J06.03+)

About This Manual
SPI Programming Manual427506-006
xvi
Related Manuals
by many NonStop Kernel subsystems and by customer-developed applications that
manage these subsystems.
Related Manuals
For D-series and G-series RVUs, SPI is part of the Distributed Systems Management
(DSM) architecture. For more information, see the
Distributed Systems Management
(DSM) Manual
.
If the subsystems you are managing expect requests to be routed through an SCP
process, read the
Subsystem Control Point (SCP) Management Programming Manual
.
Many NonStop Kernel subsystems that use SPI also implement the SPI extensions
described in the
SPI Common Extensions Manual
.
For any specific subsystems you are working with, you can also see the management
programming manual.
Information about the language used to define tokens and related data elements is in
the
Data Definition Language (DDL) Reference Manual
.
Notation Conventions
General Syntax Notation
This list summarizes the notation conventions for syntax presentation in this manual:
UPPERCASE LETTERS. Uppercase letters indicate keywords and reserved words; enter
these items exactly as shown. Items not enclosed in brackets are required. For
example:
MAXATTACH
lowercase italic letters. Lowercase italic letters indicate variable items that you supply.
Items not enclosed in brackets are required. For example:
file-name
[ ] Brackets. Brackets enclose optional syntax items. For example:
TERM [\system-name.]$terminal-name
INT[ERRUPTS]
A group of items enclosed in brackets is a list from which you can choose one item or
none. The items in the list may be arranged either vertically, with aligned brackets on