### 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