| Attributes |
string key mandatory noNotification restricted |
-
fmId
-
Holds the name used when identifying the MO.
|
uint32[0..1] |
-
heartbeatInterval
=
60
-
The interval in seconds, with which a heartbeat notification is sent to all alarm consumers.
|
DateTime[0..1] noNotification readOnly |
-
lastChanged
-
The timestamp of when any alarm was last changed.
With this attribute, an external system can determine if a resynchronization operation is needed, such as following a loss and restore of a communications link.
|
uint64[0..1] noNotification readOnly |
-
lastSequenceNo
-
The last used sequence number for an alarm state change notification.
The sequence numbers are consecutive. With this attribute, an external system can determine if a resynchronization operation is needed, such as following a loss and restore of a communications link.
|
uint32[0..1] noNotification readOnly |
-
sumCritical
-
Shows the number of active alarms with perceived severity 'critical'.
|
uint32[0..1] noNotification readOnly |
-
sumMajor
-
Shows the number of active alarms with perceived severity ‘major’.
|
uint32[0..1] noNotification readOnly |
-
sumMinor
-
Shows the number of active alarms with perceived severity ‘minor’.
|
uint32[0..1] noNotification readOnly |
-
sumWarning
-
Shows the number of active alarms with perceived severity ‘warning’.
|
uint32[0..1] noNotification readOnly |
-
totalActive
-
Shows the total number of currently active alarms.
This corresponds to the the total number of instantiated FmAlarm objects.
|