OSI/MHS Management Programming Manual
OSI/MHS Management Programming Manual—424824-001
xvii
About This Manual
The OSI/MHS Management Programming Manual provides subsystem-specific
information about the management programming interfaces to the Compaq OSI/MHS
subsystem. These interfaces are based on the Subsystem Programmatic Interface (SPI)
and the Event Management Service (EMS). They allow applications to send commands
to, and monitor events reported by, the OSI/MHS subsystem.
This manual serves as both a reference manual and a programmer’s guide. It does the
following:
•
Explains the architecture of the OSI/MHS subsystem and how a management
application fits into that architecture
•
Explains how to communicate with the OSI/MHS processes
•
Provides management programming considerations for OSI/MHS
•
Gives a complete reference to the contents of all tokens, token and field values,
commands, responses, event messages, and error lists defined by OSI/MHS
The following pages may help you if you are not sure which of the OSI/MHS manuals
contains the information you need.
Who Should Read This Manual?
You should read this manual if you are an experienced application programmer in one of
the following categories:
•
A Transaction Application Language (TAL), C, or COBOL85 programmer writing
applications that need to control or monitor the OSI/MHS subsystem
•
A TACL user writing macros or routines that control or monitor the OSI/MHS
subsystem
To use this manual effectively, you should be familiar with the following subjects:
•
The OSI Reference Model
•
The X.400 standards
•
Basic Compaq system architecture
•
Programming for the Compaq NonStop operating system
•
Programming using TAL, TACL, C, or COBOL
•
Reading declarations written in the Data Definition Language (DDL), as described
in the “Overview of DDL for SPI” appendix in the SPI Programming Manual
•
The Distributed Systems Management (DSM) facilities
•
The tasks necessary for managing the OSI/MHS subsystem as described in the
OSI/AS Management Programming Manual