Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-4677

openonuAdapterGo: Remove redundant data from MIB template

    XMLWordPrintable

    Details

      Description

      In order to preserve the compatibility of the MIB template between Python and Go version of openonu-adapter, existing redundant data was included in the conversion to the Go version. This redundant data can now be removed. See the example below: the ManagedEntityId/InstanceId is currently present three times and the ClassId twice in ME representations.

      {{ "262": {
      "32769": {
      "Attributes":

      { "AllocId": 65535, "ManagedEntityId": 32769 }

      ,
      "InstanceId": "32769"
      },
      "ClassId": "262"
      },}}

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            HolgerH Holger Hildebrandt
            Reporter:
            HolgerH Holger Hildebrandt
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes