X25AM Management Programming Manual
Event Management
X25AM Management Programming Manual—528037-001
7-66
Examples of Filters
ZEMS-TKN-EMPHASIS
contains the value ZSPI-VAL-TRUE, indicating that this event is a critical event.
This token is described in the EMS Manual.
ZEMS-TKN-CONSOLE-PRINT
contains the value ZSPI-VAL-TRUE. This token is described in the EMS Manual.
(ZEMS-TKN-) CPU, CRTPID, GENTIME, LOGTIME, PIN, SYSTEM, and USERID
are standard EMS tokens described in the EMS Manual.
The value nnn in the text message does not correspond to the value of a token in the
event message.
Cause. The X25AM subsystem cannot allocate packet buffers.
Effect. If the error occurs on a virtual call, the call is cleared. If the error occurs on a
permanent virtual circuit (PVC), data is lost. In both cases, the line stays up.
Recovery. Recovery is site-dependent and application-dependent. If you want to
eliminate the problem, use SYSGEN to configure more EXTENDEDPOOLPAGES.
Examples of Filters
The following two examples illustrate simple filters that could be created to select
X25AM event messages.
For both examples, the following assumptions have been made:
1. All X25AM definitions used in the filters have been loaded into TACL before
compilation.
2. Tokens and subsystems that you have created have been defined and loaded
before compilation.
3. All subsystem IDs that are not initialized in the filter have been initialized by other
means.
For more information on filters, see the EMS Manual.