openBackhaul / airInterface

Technology specific interface definition for microwave air interfaces
Apache License 2.0
3 stars 0 forks source link

supportedAlarmList to get DefaultValue and * #40

Closed openBackhaul closed 2 years ago

openBackhaul commented 4 years ago

The current concept of supportedAlarmList:

This concept doesn't work, because it is not assured that devices support the mandatory alarms. As a consequence they could not be listed in the Capability attribute. In worst case (happened at least for HybridMwStructure and PureEthernetStructure) the device does not support any alarm at all at this interface.

Because it is a list attribute, but does not have a default value, the attribute doesn't show up in the implementation in this case.

Decision made on the 5G-xhaul meeting on 17th of March:

openBackhaul commented 2 years ago

obsoleted by #54