OSI/AS Configuration and Management Manual

OSI/AS Configuration and Management Manual424119-001
2-1
2
Management Environment
This section describes the OSI/AS management components (the OSI manager process
and configuration database) and the DSM components that make up the OSI
management environment. This section contains the following main topics:
DSM Facilities on this page
OSI/AS Management Components on page 2-4
DSM Management Components on page 2-5
SCF Command Interface on page 2-6
null Objects on page 2-11
ENTRY Objects on page 2-12
PROCESS Objects on page 2-17
PROFILE Objects on page 2-22
SERVICE Objects on page 2-25
SU (Subdevice) Objects on page 2-31
SUBSYS (Subsystem) Objects on page 2-33
Selection Hierarchy of Object Attributes on page 2-35
DSM Facilities
OSI/AS supports Compaq’s Distributed Systems Management (DSM) facilities for
subsystem management. DSM provides two kinds of management interfaces to
subsystems: commands that perform operations on subsystem-defined objects, and event
messages that report significant events detected by the subsystem. The difference
between these two interfaces is as follows:
Commands provide a two-way interface: the operator, network manager, or
management application sends a command to a subsystem, and the subsystem then
performs some action and returns a response.
Event messages, on the other hand, provide one-way information from the
subsystem to the operator or management application.
The Subsystem Control Facility (SCF) is an interactive interface that allows you to send
DSM commands to Compaq data communications subsystems, including OSI/AS. SCF
communicates with subsystems via a process called the Subsystem Control Point (SCP).
The Event Management Service (EMS) provides an interactive and a programmatic
interface for event-message collection and distribution. These interfaces allow you to
display, store, and print selected event messages.
DSM also provides a programmatic interface for sending commands (control and
inquiry) and retrieving event messages (event management) via a process called the
Subsystem Programmatic Interface (SPI). This programmatic interface allows programs
to perform the same kind of monitoring and control operations that users of SCF and
EMS can perform interactively. For more information on these programmatic
management interfaces, see the OSI/AS Management Programming Manual and the
Event Management Service (EMS) Manual.