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

OpenOMCI: Response decode for MIB Upload Next fails if sequence number >= 256

    XMLWordPrintable

    Details

    • Story Points:
      2
    • Epic Link:
    • Sprint:
      VOLTHA 1.3 Sprint 3, VOLTHA 1.3 Sprint 4

      Description

      The decode of a MIB Upload Request frame fails validation if the command-sequence-number is greater than 255.  This is due to decode using rules for the ONU Data ME that is only defined with a mib_data_sync attribute that is a byte.

      It is assumed that the Get All Alarms Next response will have a similar issue.

      The Scapy definition needs to be extended (if it is possible) to detect the response type or the data checking/constraints for responses needs to be relaxed.

          • This is a good canidate for a unit test case

        Attachments

          Activity

            People

            Assignee:
            chipboling Chip Boling (Inactive)
            Reporter:
            chipboling Chip Boling (Inactive)
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes