06-29-2023 10:05 AM
Is it possible to derive a Meraki device's type or product number given ONLY the serial number?
Solved! Go to Solution.
06-30-2023 03:12 AM
Thanks for the info everyone...
I got a lot of information from this post: https://community.meraki.com/t5/Security-SD-WAN/Serial-Number-Lookup/m-p/46655
All this information (and more from other sources) is now captured in the following GitHub file:
https://github.com/panoramicdata/Meraki.Api/blob/main/Meraki.Api/MerakiClient_SerialNumberInfo.cs
Pull requests welcome and we will try to keep this up-to-date based on new discoveries.
06-29-2023 10:12 AM
Hi David
Hope you are well!
Have you tested https://developer.cisco.com/docs/support-apis/#!serial-number-to-information/introduction
Cheers
Ali
06-29-2023 10:21 AM
There does seem to be a direct mapping from serial number to model, no formal info though, I think you'd need to maintain your own look-up table.
https://community.meraki.com/t5/Security-SD-WAN/Serial-Number-Lookup/m-p/46655#M11682
06-30-2023 03:12 AM
Thanks for the info everyone...
I got a lot of information from this post: https://community.meraki.com/t5/Security-SD-WAN/Serial-Number-Lookup/m-p/46655
All this information (and more from other sources) is now captured in the following GitHub file:
https://github.com/panoramicdata/Meraki.Api/blob/main/Meraki.Api/MerakiClient_SerialNumberInfo.cs
Pull requests welcome and we will try to keep this up-to-date based on new discoveries.
07-04-2023 12:20 AM
MT40 = Q3CJ
MT11 = Q3CE
MT14 = Q3CG
MV2 = Q2NV
07-04-2023 08:46 AM
Thanks! Added to https://github.com/panoramicdata/Meraki.Api/blob/main/Meraki.Api/MerakiClient_SerialNumberInfo.cs
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide