EMS Manual
Generating Standard Events
EMS Manual—426909-005
10-23
Task 8.4: Define Your External SSID
Task 8.4: Define Your External SSID
Specify the company name and the subsystem acronym assigned to your subsystem;
for example, TANDEM.PWY.0 for the HP Pathway subsystem.
Task 8.5: Specify Event Number Definitions ZEMS-TKN-
EVENTNUMBER
Provide an 89 enumeration clause that briefly describes the type for each of your event
types; for example, X25 line down.
Make the enumeration clause 40 characters or fewer with no AS clause specifying the
default display for this enumerated token. Use AS clauses in the individual level 89
items. This information is displayed by the standard template.
This specifies the values for literals of the event numbers defined in the Event
Numbers Definition Table of your ES.
Task 8.6: Specify Private Event Type Definitions ZEMS-TKN-
CONTENT-USER
If you added your own event types in the Event Types Definition Table of your ES,
enumerate their values:
1. Start your values from ZEMS-VAL-MIN-USER-VALUE (1024).
2. Provide an 89 enumeration clause that briefly describes the type for each of your
event types; for example, usage data for network connection time in minutes.
Make the enumeration clause 40 characters or fewer with no AS clause specifying
the default display for this enumerated token. Use AS clauses in the individual
level 89 items. This information is displayed by the standard template.
Task 8.7: Specify Private Enumerations for Standard Tokens
If you added your own values to any of these standard tokens, as defined in your ES
Standard EMS Tokens Definition Table, enumerate their values:
ZEMS-TKN-STATE-CURRENT
ZEMS-TKN-STATE-PREVIOUS
ZEMS-TKN-CHANGE-REASON
ZEMS-TKN-TXFAULT-TYPE
ZEMS-TKN-UTIL-UNIT
1. Start your values (each token) from ZEMS-VAL-MIN-USER-VALUE (1024).
2. Provide an 89 enumeration clause that briefly describes the type for each of your
event types, for example, network connecting.