class FmAlarm

ManagedElement
+-SystemFunctions
+-Fm
+-FmAlarm

An FmAlarm instance represents an active alarm.
An alarm is a persistent indication of a fault that clears only when the triggering condition has been resolved.


This MO is created by the system.

Attributes
SeverityLevel[0..1]
noNotification
readOnly
activeSeverity
The perceived severity of the alarm.
It may change during the alarm's lifetime.


Specification: RFC3877
AdditionalInformation[0..]
noNotification
readOnly
additionalInfo
Further information about the problem.
The information is represented as a set of data structures with two items of information, an identifier and a value. It may change during the alarm's lifetime.
string[0..1]
noNotification
readOnly
additionalText
Extra information about the alarm.
It may change during the alarm's lifetime.
EventType[0..1]
noNotification
readOnly
eventType
General category for the alarm.

Specification: ITU-T X.733 X.736
string
key
mandatory
noNotification
restricted
fmAlarmId
Holds the name used when identifying the MO.
DateTime[0..1]
noNotification
readOnly
lastEventTime
The timestamp of when the alarm was last updated.
This is set at alarm information change or severity change.
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
originalAdditionalText
The additional text set when the alarm was raised.
This attribute is set when the alarm is raised and will not change during the alarm's lifetime.
DateTime[0..1]
noNotification
readOnly
originalEventTime
The timestamp when the alarm was raised.
This attribute is set when the alarm is raised and will not change during the alarm's lifetime.
SeverityLevel[0..1]
noNotification
readOnly
originalSeverity
The perceived severity set when the alarm was raised.
It will not change during the alarm's lifetime.


Specification: RFC3877
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.
int64[0..1]
noNotification
readOnly
sequenceNumber
A unique identity for every notification sent.
This identity changes at every notification, that is, severity change and information change. It is not the same as the fmAlarmId as multiple notifications may be sent for one alarm instance.
string[0..1]
noNotification
readOnly
source
The distinguished name of the alarming object.
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).