openBackhaul / airInterface

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

objectClass of CurrentPerformace and HistoricalPerformance data type is not needed #26

Closed niloda closed 3 years ago

niloda commented 4 years ago

objectClass is a type of objectIdentifier that contains a DOT notation:

"Values of this type are denoted as a sequence of numerical non-negative sub-identifier values. Each sub-identifier value MUST NOT exceed 2^32-1 (4294967295). Sub-identifiers are separated by single dots and without any intermediate whitespace."

In a context of YANG modules it becomes unnecessary, since the DOT notation is typical of the SMI (Structure of Management Information) operating in the SNMP protocol.

Proposed solution: remove this attribute from every technology specific model or better specify the meaning of this parameter (and change its type)

openBackhaul commented 3 years ago

objectClass has already been removed from the UML and the YANG. Existing implementations are basing on the corrected YANG.

Proposal to the 5G-xhaul call on 31st of March: Just closing the issue

openBackhaul commented 3 years ago

Has been decided to be closed at the 5G-xhaul call on 31st of March 2021.