How A Management Application Fits Into The Architecture - HP TR3271 Programming Manual

Management programming manual
Table of Contents

Advertisement

MANAGEMENT PROGRAMMING FOR TR3271

How a Management Application Fits Into the Architecture

Managing a subsystem programmatically can mean a more efficient
use of resources as follows:
If routine management tasks are performed programmatically
instead of interactively, the human operator can spend more
time on tasks that require more judgment and creativity.
Where appropriate, a management application can standardize
responses to errors or other information obtained from the
subsystem.
procedures without having to train several operators to use
the procedures.
A single management application can communicate with several
subsystems using an SPI interface instead of using several
different types of interactive interfaces, each providing
different capabilities.
You have more latitude in responding to errors returned by
the subsystem.
take immediate remedial action to selected reported errors as
compared to the delay between the time the error is reported
and the operator responds.
You can customize a management application to respond to the
specific needs of your computer system or network.
HOW A MANAGEMENT APPLICATION FITS INTO THE ARCHITECTURE
A management application uses Subsystem Programmatic Interface
(SPI) messages to communicate with the TR3271 subsystem.
messages are passed between the management application and
the TR3271 subsystem by means of the Subsystem Control Point
(SCP) or the EMS interface.
determines whether the message is passed through SCP or EMS.
SCP is a management process that provides the control-and-
inquiry interface.
and interfaces that support the reporting and retrieval of event
information.
The control-and-inquiry interface differs from the EMS interface
in key areas.
requires a management application to initiate the communication
with the subsystem by sending a command through SCP to the
subsystem.
The subsystem then returns the appropriate response
to the application through SCP.
a command and response between your application and the subsystem
is bidirectional and occurs synchronously.
2-2
This standardization allows you to establish
A management application can be designed to
The function of an SPI message
EMS is a collection of processes, tools,
Most notably, the control-and-inquiry interface
This means that the exchange of
SPI

Advertisement

Table of Contents
loading

Table of Contents