Skip to content

Incorrect org names in oui_mappings.py and incomplete list #745

@collin-wicker

Description

@collin-wicker

Environment

  • Python version: 3.13
  • netutils version: 1.15.2a0

Expected Behavior

  • Expected to see full organization names in oui_mappings and oui_mappings list with same number of mappings from IEEE list.

Observed Behavior

  • Observed that some orgs had truncated names which left them impossible to decipher an the OUI_MAPPINGS dict was missing ~500 mappings.

Steps to Reproduce

  1. Download the CSV file of OUI mappings from IEEE at https://standards-oui.ieee.org/oui/oui.csv
  2. Compare the number of mappings to items in OUI_MAPPINGS dict
  3. Compare the org names to those in the OUI_MAPPINGS dict

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions