EMS Manual
Procedure Calls for Standard Events
EMS Manual—426909-005
11-24
EMS_OPER_ATTN_NEEDED_EVT_BLD_
Procedure
maxbuflen input
INT:value
is the length, in bytes, of the buffer, and cannot be greater than
ZEMS-VAL-EVT-BUFLEN (4024).
SSID input
INT .EXT:ref:6
is the ID of the subsystem that owns the object that needs operator attention.
Event number input
INT:value
is a number, specific to this subsystem, that identifies this event message.
Action ID input
INT:value
is an integer value used by event consumers to match operator attention
completed events with operator attention needed event pairs. For every generated
operator attention needed event, there must also be an operator attention
completed event.
Subject token ID input
INT(32):value
is the token code of the subject of this event message.
Subject value input
STRING .EXT:ref:*
is the value of the subject to be added to the event message.
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-26.
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.