X25AM Management Programming Manual

X25AM Management Programming Manual528037-001
7-1
7 Event Management
The X25AM subsystem provides information about events that it detects by issuing
event messages. A management application can obtain these event messages by
opening an Event Management System (EMS) distributor process and requesting the
messages. The application can also specify that a filter be applied to select certain
event messages. This section describes the event messages that the X25AM
subsystem can issue and the specific programming considerations for dealing with
X25AM event messages in an application. For general information on how an
application obtains event messages from a subsystem, see the EMS Manual.
In this section, event-message tokens and their values are represented in DDL. For a
quick explanation of DDL as it applies to SPI, refer to the appendix "Summary of DDL
for SPI" in the SPI Programming Manual.
This section contain these topics:
Subsystem Processes that Report Events
Event messages issued by the X25AM subsystem are generated by the X25AM line-
handler processes. All event messages issued by the X25AM subsystem contain the
X25AM subsystem ID, which is described in Section 5, Common Definitions. For more
information about subsystem IDs, see the SPI Programming Manual.
Topic Page
Subsystem Processes that Report Events
7-1
Critical Events 7-2
Event-Management Programming 7-3
Event-Message Descriptions 7-3
Examples of Filters 7-66
Table 7-1. X25AM Event Messages (page 1 of 2)
Event
Number
Symbolic Name (ZX25-EVT-) Description Page
3 IOBUS-ERROR I/O-bus error 7-5
4 DEV-ERROR Device error 7-8
6 DEV-UP X25AM subsystem brought up 7-13
7 DEV-DOWN Device brought down 7-15
33 LINE-QUALITY Line quality change 7-17
44 LINE-READY Line ready 7-19
45 LINE-NOT-READY Line not ready 7-21
74 INTERNAL-ERROR Internal error 7-23
90 PROCESS-ABEND SYSGEN Parameter error 7-25