class FmAlarmType

ManagedElement
+-SystemFunctions
+-Fm
+-FmAlarmModel
+-FmAlarmType

A specific kind of alarm that can be reported, for example "power failure".
In an X.733 context it maps to event type, probable cause, and specific problem. The same principle is used for alert types as for alarm types.


This MO is created by the system.

References from:
MeasurementType;
Attributes
string[0..1]
noNotification
readOnly
additionalText
Extra information that would not be contained by other FmAlarmType attributes.
SeverityLevel[0..1]
configuredSeverity
Gives the possibility to configure the severity for a certain alarm type.
If set, this value overrides the severity provided by the alarming object. Setting this attribute has no impact on existing alarms, only new and updated ones.
SeverityLevel[0..1]
noNotification
readOnly
defaultSeverity
The default severity of the alarm type.
The value indicates the severity for all alarms of this type. No value indicates that there is no fixed severity and that the severity is decided by the alarming object depending on the fault.
EventType[0..1]
noNotification
readOnly
eventType
The general category for the alarm.
The allowed values are defined by ITU-T X.733.
string
key
mandatory
noNotification
restricted
fmAlarmTypeId
The value component of the RDN.
boolean[0..1]
noNotification
readOnly
isStateful
Indicates whether the alarm type represents an alarm (has a state) or an alert (has no state).
true indicates an alarm and false indicates an alert.
uint32[0..1]
noNotification
readOnly
majorType
The attributes majorType and minorType are the two key attributes used to identify the alarm type.
uint32[0..1]
noNotification
readOnly
minorType
The attributes majorType and minorType are the two key attributes used to identify the alarm type.
string[0..1]
noNotification
readOnly
moClasses = ""
A list of the Managed Object classes that can raise this alarm type.
This attribute contains a comma seperated list of Managed Object classes types that use this alarm type. It is for information only.


Deprecated: This attribute has no purpose and is not used by anyone.

ProbableCause[0..1]
noNotification
readOnly
probableCause
Qualifies and provides further information on the reason for the event.
A standard set of probableCause values is provided in the ERICSSON-ALARM-PC-MIB.
string[0..1]
noNotification
readOnly
specificProblem
Provides further refinement to the information given by probableCause.

  class FmAlarmType