EMS Manual

Standard Events
EMS Manual426909-005
9-23
Common-Standard Tokens That Subsystems
Provide
Standard
Content
Type
ZEMS-TKN-CONTENT-STANDARD (ZSPI-TYP-ENUM,C)
Indicates the type of standard event. Standard enumerated values are:
ZEMS-VAL-NULL (default)
ZEMS-VAL-TRANSIENT-FAULT
ZEMS-VAL-OBJECT-UNAVAILABLE
ZEMS-VAL-OBJECT-AVAILABLE
ZEMS-VAL-OTHER-STATE-CHANGE
ZEMS-VAL-ATTN-NEEDED
ZEMS-VAL-ATTN-COMPLETED
ZEMS-VAL-USAGE-THRESHOLD
If an event is one of the events defined in this standard, this token must be
present, and its value must be its event type. If an event is not one of the
standard events, this token must not be present, or its value must be EMS-VAL-
NULL.
This token can co-exist with a ZEMS-TKN-CONTENT-USER type token.
User
Content
Type
ZEMS-TKN-CONTENT-USER (ZSPI-TYP-ENUM,C)
Identifies the type of a subsystem-defined event. Standard enumerated values
are:
ZEMS-VAL-NULL (default)
ZEMS-VAL-DATA-TRACE
ZEMS-VAL-DATA-DEBUG
ZEMS-VAL-DATA-DIAGNOSTIC
Subsystems can add their own values, but they must be greater than or equal to
ZEMS-VAL-MIN-USER-VALUE.
If an event is a subsystem-defined event and contains trace, program debug, or
diagnostic information for problems in a production environment, this token must
be present to indicate the type of information conveyed by the event. Otherwise
this token should not be present, or its value must be ZEMS-VAL-NULL.
This token can coexist with the Standard Content Type ZEMS-TKN-CONTENT-
STANDARD token. When both type tokens are present, it indicates the event
contains tokens for both the standard subsystem-defined event. This usually
means the event was a private event defined by the subsystem initially and then
enhanced subsequently—by adding other tokens—to become a standard event.