- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Meraki MX, MR and MS SNMPwalk output examples
Hi All!
I'm writing a regex for a security scan which will help me identify which Meraki device I'm dealing with.
I have access to two Meraki MX devices which when asked for
system.sysDescr.0: would return, e.g.:
- Meraki MX68 Router/Security Appliance
- Meraki MX84 Cloud Managed Router
Unfortunately I neither Meraki MS nor Meraki MR are within my reach at the moment to test it myself.
Based on Cisco website and with ChatGPT's help I've put together such examples:
MS:
- Cisco Meraki MS120-8LP Cloud Managed Switch
- Cisco Meraki MS425-40G Cloud Managed Switch
MR:
- Meraki MR20 Cloud Managed AP
- Meraki MR53E Cloud Managed AP
Would any of you be aware of what could be the output/able to confirm if my guesses are correct?
Thanks!
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @mlaskowski-r7,
My lab shows the following for the MS and MR, respectively. Hopefully this helps. Cheers!
SNMPv2-MIB::sysDescr.0 = STRING: Meraki MS120-8LP Cloud Managed PoE Switch
SNMPv2-MIB::sysDescr.0 = STRING: Meraki MR46E Cloud Managed AP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I suggest you open a support case.
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can also try testing it yourself.
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, Alessandro. That's really useful. I'm having some knowledge gap on this one but will be really useful to fill it. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @mlaskowski-r7,
My lab shows the following for the MS and MR, respectively. Hopefully this helps. Cheers!
SNMPv2-MIB::sysDescr.0 = STRING: Meraki MS120-8LP Cloud Managed PoE Switch
SNMPv2-MIB::sysDescr.0 = STRING: Meraki MR46E Cloud Managed AP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank's a lot Jason! 🙂
