I know I can get the card manufacturer ID from the MAC address, what about the "type" ?
|
feedback
|
migrated from superuser.com Dec 28 '09 at 7:44
This question came from our site for computer enthusiasts and power users.
|
According to the standard, the first three octets are the vendor id (you already know that :)) and the vendor is free to choose the last ones as they please (but they should be unique) Therefore, even if some vendors do use a certain octet to flag wireless devices (which most likely they don't) you shouldn't rely on that as vendors are under no obligation to respect that convention. | |||
|
feedback
|
|
Short and clear answer: No. | |||
feedback
|
|
Most vendors have a habit of using a specific sequence per device family (following the vendor id), and sometimes even use the latter part of the serial number as the rest of the MAC. That said, if you know the MAC of a wireless device, chances are, a device with the same first five to six octets would probably be the same kind of device. | |||
|
feedback
|