Skip to end of metadata
Go to start of metadata
StatusEXECUTED
Stakeholders
Outcome
Due date 
OwnerMartin Skorupski 

Decision

Adding

  • AirInterface::AirInterfaceCapability::supportedAlarmList
  • AirInterfaceDiversity::AirInterfaceDiversityCapability::supportedAlarmList
  • PureEthernetStructure::PureEthernetStructureCapability::supportedAlarmList
  • HybridMwStructure::HybridMwStructureCapability::supportedAlarmList
  • EthernetContainer::EthernetContainerCapability::supportedAlarmList
  • TdmContainer::TdmContainerCapability::supportedAlarmList

attributes of data type = String and multiplicity = [*] .

Adding the comment and the default value of the existing *::*::supportedAlarms attributes to the new *::*::supportedAlarmList attributes

Setting the stereotype "deprecated" at all the existing *::*::supportedAlarms attributes

Background

The supported alarms of capability object classes could be modeled as string with a multipicity of "*" instead of one huge comma separated string.

2 Comments

  1. How would the resulting Yang model then look like? Would supportedAlarmList be a list node?

    The naming of such nodes is always a little bit confusing because they represent list items (and not lists) in the Netconf message.

  2. supported-alarm-list attribute of leaf-list data type instead of supported-alarms attribute of leaf data type