class FmAlarmType

..
+-FmAlarmModel
+-FmAlarmType
..
+-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 perceived severity for all alarms of this type.
If set, this value overrides the perceived severity provided by the alarming object. Setting this attribute has no impact on existing alarms, only new and updated ones.


Specification: RFC3877
SeverityLevel[0..1]
noNotification
readOnly
defaultSeverity
The default perceived severity for all alarms of this type.
Not set means alarms of this type can be assigned different severities.


Specification: RFC3877
EventType[0..1]
noNotification
readOnly
eventType
General category for the alarm type.


Specification: ITU-T X.733, X.736
string
key
mandatory
noNotification
restricted
fmAlarmTypeId
Holds the name used when identifying the MO.
boolean[0..1]
noNotification
readOnly
isStateful
True indicates alarm. False indicates alert (stateless alarm).
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.


Specification: ITU-T M.3100, X.733, X.736; ETSI GSM 12.11.
string[0..1]
noNotification
readOnly
specificProblem
Provides further refinement to the information given by probableCause.
Can be used to find an associated operating instruction (OPI).

  class FmAlarmType