class ThresholdMonitoring

ManagedElement
+-SystemFunctions
+-FileM
+-FileGroupPolicy
+-ThresholdMonitoring

Specifies a threshold for housekeeping files in a file group.

Attributes
HousekeepingAspect[0..1]
monitoredAspect = SIZE
Defines the aspect this monitor monitors.
There will be no monitoring if the aspect is unset.

Possible values are: SIZE | QUANTITY
uint32
mandatory
thresholdHigh
Defines the upper threshold for the configured monitored aspect.
A new alarm must be sent or an existing alarm must change severity if the monitored value has reached or exceeded this threshold. The alarm must change severity if there is another MO of the same monitored aspect with a higher threshold value than this MO. The unit of the configured value depends on the selected monitored aspect. SIZE is given in kilobytes (kB) and QUANTITY has no unit.
uint32
mandatory
thresholdLow
Defines the lower threshold for the configured monitored aspect.
If there is an outstanding alarm, it must change severity or be cleared when the monitored value has reached or fallen below this threshold. The alarm must be cleared if there is no other MO of the same monitored aspect with a lower threshold value. Otherwise, it is only permitted to send a new alarm with lower severity. The unit of the configured value depends on the selected monitored aspect. SIZE is given in kilobytes (kB) and QUANTITY has no unit.
string
key
mandatory
noNotification
restricted
thresholdMonitoringId
Value component of the RDN.
Severity[0..1]
thresholdSeverity = WARNING
Severity of the alarm associated with this monitor.

Possible values are: WARNING | MINOR | MAJOR | CRITICAL
string[0..1]
userLabel
Label for free use.