|
|
|
|
This section explains how information is organized and presented in this book.
This book is organized as follows:
Introduction to Management Services, provides an overview of SNAP-IX MS support. It describes the various levels of SNA network management support, the function sets and optional subsets supported by the SNAP-IX MS API, and the functions provided by the SNAP-IX MS verbs.
Writing MS Applications, contains information about writing, compiling, and linking MS applications.
Management Services Verbs, provides a detailed description of each of the MS verbs, including parameters and return codes.
Management Services Indications, provides a detailed description of each of the indications sent from SNAP-IX to the application, including parameters and return codes.
MS Function Sets, lists the SNA MS option sets that the SNAP-IX MS API supports.
Typographic Conventions, shows the typographic styles used in this document.
| Special Element | Sample of Typography |
| Document title | SNAP-IX Administration Guide |
| File or path name | ms_c.h |
| Command or Solaris utility | cc |
| Option or flag | |
| Parameter | opcode |
| Literal value or selection that the user can enter (including default values) | 0 (zero) |
| Constant | |
| Return value | AP_STATE_CHECK |
| Variable representing a supplied value | nnnn |
| Environment variable | |
| Programming verb | CONNECT_MS_NODE |
| User input | cc -L /opt/sna/lib -lms -lsna |
| Function, call, or entry point | ms_async |
| Data structure | |
| Hexadecimal value | 0x20 |
|
|
|
|
|