EMS Manual

Procedure Calls for Standard Events
EMS Manual426909-005
11-15
EMS_OBJ_AVAIL_EVT_BLD_ Procedure
Subject length input
INT:value
if present, is the length, in bytes, of the Subject value. This parameter is ignored
unless the Subject token ID is defined as a variable-length token. For more
information, see Considerations on page 11-16.
Subject SSID input
INT .EXT:ref:6
if present, is the ID of the subsystem to which the Subject token ID belongs.
If not present or the value is all zeros, the default SSID (specified in SSID) is
assumed. In this case, the Subject SSID is not added to the event buffer.
buflen output
INT:value
if present, is the length, in bytes, of the formatted buffer. If the buffer cannot be
built, zero is returned.
Critical Indicator input
BOOLEAN:value
if present, is a Boolean variable that indicates the critical nature of the problem
reported in the event. The literal ZSPI-VAL-FALSE (0) indicates the problem is not
critical. Otherwise, the problem is critical.
If not present, the default is ZSPI-VAL-FALSE.
Manager name input
STRING .EXT:ref:*
if present, is the name of the manager process for the object that became
available.
If present and Manager name length is not zero, Manager name is added to
the event buffer. Otherwise, Manager name is not added to the event buffer.
Manager name length input
INT:value
if present, is the length, in bytes, of the Manager name.
If not present or the value is zero, Manager name is not added to the event buffer.