

Oui is available on crates.io and can be included in your Cargo.toml as follows: oui = "0.8 "įor example, querying the database for the MAC address 00 : 00 : 18 : 00 : 20 : 01 returns the following information: OuiEntry Documentationĭocumentation can be found at the official documentation repository: Examples txt 'https : ///review/gitweb?p=wireshark.git a=blob_plain f=manuf' Note that a vendor/organization may have been allocated multiple blocks by the IEEE - these are each treated independently, should a vendor sub-division be later re-allocated or renamed following acquisition.Įxample wget command to download the manufacturer database: Where IEEE Registration Authority blocks have been sub-divided, the specific manufacturer is returned.

For each entry in the Wireshark database, this will be at a minimum the vendor's Wireshark short name, but most entries include the full organization/company name and some also include a descriptive comment. This library allows you to provide a MAC/EUI48 address and returns information on the vendor registered to the Organizationally Unique Identifier (OUI) component of the supplied address. Rust library to lookup MAC/EUI48 OUI vendor name information from the Wireshark manufacturer database.
