White Papers

Version 1.0.2 11
157
7.2.3 Properties
158
The following table details the implemented properties for DCIM_ EventFilter instance representing the
159
event filters in a system. The “Requirements” column shall denote the implementation requirement for the
160
corresponding property. If the column “Property Name” matches the property name, the property either
161
shall have the value denoted in the corresponding column “Additional Requirement”, or shall be
162
implemented according to the requirements in the corresponding column “Additional Requirement”.
163
Table 6 DCIM_EventFilter Properties
164
Property Name
Type
Requirements
Additional Requirements
InstanceID
string
Mandatory
The property shall have a format of
“DCIM:<UID>” where <UID> is a unique
identifier.
Category
string
Mandatory
The property shall represent the event filter
category and may have one of the following
values: “Audit”, “Configuration”, “Storage”,
“System Health”, and “Update”.
SubCategory
string
Mandatory
The property shall represent the event filter
sub-category.
SubCategoryDescription
string
Mandatory
The property shall represent description of the
sub-category.
Severity
string
Mandatory
The property shall describe the event severity
and may have one of the following values:
“Critical”, “Warning”, “Informational”
Action
uint16
Mandatory
The property shall have a value from one of
the values in the PossibleActions property
array.
Notification[]
uint16
Mandatory
The property array shall have values from one
or more of the the PossibleNotifications
property array values.
PossibleActions[]
uint16
Mandatory
The property array shall have the following
value:
0 (None),
1 (Reboot),
2 (Power Off) ,
3 (Power Cycle).
PossibleActionDescriptions[
]
String
Mandatory
The property array shall have the following
value: "Reboot","Power Off", "Power Cycle",
“None”
PossibleNotifications[]
uint16
Mandatory
The property array shall have the following
value:
0(None),
1(IPMI Alert),
2(SNMP Trap),
3(Email Alert),
4(LC Log),
5(LCD),
6 (OS Log).