简体   繁体   English

是否有任何表格可以从MAC地址识别设备品牌?

[英]Is there any table in order to identify device brand from MAC address?

I heard that it's possible to identify the brand of a device (or at least the NIC brand) using part of it's MAC address. 我听说可以使用其部分MAC地址来识别设备的品牌(或至少是NIC品牌)。 Is this possible? 这可能吗? How would I do it? 我该怎么办? Is there a chart somewhere that lists the most common partial-MACs? 是否有某个图表列出了最常见的部分MAC?

Yup. 对。 You can find it from the IEEE: http://standards.ieee.org/develop/regauth/oui/oui.txt 您可以从IEEE找到它: http//standards.ieee.org/develop/regauth/oui/oui.txt

MAC-Addresses are assigned by IEEE. MAC地址由IEEE分配。 Search / browse and download at http://standards.ieee.org/develop/regauth/oui/public.html http://standards.ieee.org/develop/regauth/oui/public.html上搜索/浏览和下载

If you are looking for an API around it, this is the right solution :- http://www.macvendors.com/api 如果您正在寻找围绕它的API,这是正确的解决方案: - http://www.macvendors.com/api

High performance lookup of MAC address vendors by simple HTTP GET requests. 通过简单的HTTP GET请求对MAC地址供应商进行高性能查询。

Hope it helps. 希望能帮助到你。 Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM