34 Alerts
The following properties in the Dell_Configuration class allows you to
control the notices sent to the NT event log and to the local display based on
the severity of the event:
•
GlobalNTEventLogSeverityLevel
: Controls the notice to the NT event
log based on the severity level of the event
•
GlobalDisplaySeverityLevel
: Controls the notice to the local display based on
the severity level of the event
OMCI recognizes the following eight WMI severity levels (represented by
integers 0 through 7):
• UNKNOWN = 0
• OTHER = 1
• INFORMATION = 2
• WARNING_DEGRADED = 3
• MINOR = 4
• MAJOR = 5
• CRITICAL = 6
• FATAL_NONRECOVERABLE = 7
NOTE: Events with CRITICAL severity will cause OMCI to shut down the local
system after a 60-second delay. The GlobalDisplaySeverityLevel property in the
Dell_Configuration class should always be set to 6 or below; otherwise, the system
will not receive a shutdown command from OMCI.