openBackhaul / alarms

Centralized representation of alarms
Apache License 2.0
2 stars 0 forks source link

Cached CurrentAlarms list cannot be updated based on AlarmEventNotifications #11

Open openBackhaul opened 1 year ago

openBackhaul commented 1 year ago

The CurrentAlarmType datatype contains the key attribute currentAlarmIdentifier.

The currentAlarmIdentifier is not communicated within the AlarmEventNotification.

Without the currentAlarmIdentifier key attribute value the CurrentAlarms list inside the cache cannot be updated based on the received AlarmEventNotification. This includes, for example:

Potential Proposal: The currentAlarmIdentifier is added to the attributes comprised in the AlarmEventNotification.

demx8as6 commented 1 year ago

Maybe I don't get the use case of the "cache" but alarm-type-id, alarm-type-qualifier and the resource identifies an alarm instance. The currentAlarmIdentifier does not transport any useful information and must not be used by applications.

openBackhaul commented 1 year ago

Decision during the 5G-xhaul call on 6th of September 2023: The CurrentAlarmType::currentAlarmIdentifier shall be deleted from the modelling. The