User`s guide

SPECTRUM Data Types
Events
Data Structure of SAS Data Sets Data Export User’s Guide
B-4 Version 5.0rev1
Events
Description: Event data collected during the specified period
Variables: ts The time stamp, a 6-byte SAS numeric
lh The landscape handle, a 6-byte SAS numeric
mh The model handle, a 6-byte SAS numeric
eventypeThe event type, a 6-byte SAS numeric
severityThe event severity, a 6-byte SAS numeric
alarmThe alarm number, a 6-byte SAS numeric
condThe event condition code, a 6-byte SAS numeric
eventmsgThe event message, a 200-byte string
Indexed by: type + lh + dsname
Compressed: Yes
Table B-3. SAS Format for Events
Time Stamp
(ts)
Landscape
Handle (lh)
Model
Handle
(mh)
Event Type
(eventype)
Severity
(severity)
Alarm
Number
(alarm)
Condi-
tion
(cond)
Event Message
(eventmsg)
1061219685 4194304 4194310 67330 20 41 6 Wed 15 April, 1998 -
10:07:03 - Alarm
number 41 cleared
for device Demo
CNB-25 of type
Bdg_CSI_CNB25.
(event 00010702)
1061387265 4194304 4194310 67305 20 . 6 Wed 15 April, 1998 -
10:07:03 - Device
Demo CNB-25 of
type Bdg_
CSI_CNB25 has
been contacted.
(event 00010301)
6-byte SAS
numeric
(decimal)
6-byte SAS
num.
(dec.)
6-byte SAS
numeric
(decimal)
6-byte SAS
numeric
(decimal)
6-byte SAS
numeric
(decimal)
6-byte
SAS num.
(dec.)
6-byte
SAS
num.
(dec.)
200-byte string
ÑÑÑÑ I N D E X ÑÑÑ
NOTE
For event exports involving multiple landscapes, the data is sorted by
landscape, by model type, and by model. For example, data for Landscape1
occurs first by order of model type, and by order of model within each model
type (for example, ModelType1, Model1, Model2, ModelType2, Model1, Model2,
etc.). Data for Landscape2 occurs next in the same manner, and so on for all
additional landscapes.