Skip to content

When processing SNMP data, space delimited hex strings do not always convert into MAC addresses #2733

@PonomarenkoVladimir

Description

@PonomarenkoVladimir

Describe the bug
Error processing hex-lines (MAC-address)

To Reproduce
Have a Script Query XML File
The output format of the field “spMeshLinkNodeId”: hex
изображение

Steps

  1. Select "Management" -> "Devices" -> My Device
  2. Select "Associated Data Queries"
  3. Select "Verbose Query"
    изображение

Result: : no print MAC-address of the equipment (field ”spMeshLinkNodeId”)
изображение

Expected behavior
I fixed the error in the file ./lib/snmp.php
Result:
изображение

Because I do not know the logic of the program, the text of the correction is not attached.

Desktop (please complete the following information):

  • OS: Windows 7
  • Browser: Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions