-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: VOLTHA v2.8, VOLTHA v2.9
-
Fix Version/s: None
-
Component/s: omci-lib-go, openonu-adapter
-
Labels:None
-
Story Points:1
Three of the 802.1ag Managed Entity attributes (below) are not decoded correctly by the OMCI document parser due to multiple attributes being defined on a single line. They are decode as a single Attribute with a real long name.
This can result in a failure on during a MIB upload next response decode since the Dot1AgChassisManagementInfo ME is automatically created if an ONU support 802.1ag or Y.1731.
- Dot1AgChassisManagementInfo (ONU created)
- Dot1AgMaintenanceDomain (OLT created)
- Dot1AgMaintenanceAssociation (OLT created)