Adding
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
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
Michael Binder
How would the resulting Yang model then look like? Would
supportedAlarmList
be alist
node?The naming of such nodes is always a little bit confusing because they represent list items (and not lists) in the Netconf message.
Thorsten Heinze
supported-alarm-list attribute of leaf-list data type instead of supported-alarms attribute of leaf data type