SNMP discovery and polling the Meraki Cloud Controller.
The cloud controller can be polled with the custom MIB (MERAKI-CLOUD-CONTROLLER-MIB) for Cisco Meraki.
Downloadable MIB file : [https://n172.meraki.com/resources/MERAKI-CLOUD-CONTROLLER-MIB.mib ]
The following page details the SNMP polling capabilities for the Meraki Dashboard:
2 Likes
any updates to Cisco Meraki device integration to LibreNMS?
Nope nobody has submitted code to add support for this.
We would be happy to help you develop it
thanks PipoCanaja! greatly appreciated! i have limited experience in code development however if you require any additional information please advise.
updated the MIB, poller and discovery dumps to better assist development.
hi there, any udpate on this? i can provide additional meraki device configs like MS120-24, MX67, MX84, Z3.|
Dear Community,
I’ve found
librenms:master
← laf:issue-8809
opened 03:45PM - 15 Jun 18 UTC
DO NOT DELETE THIS TEXT
#### Please note
> Please read this information ca… refully. You can run `./scripts/pre-commit.php` to check your code before submitting.
- [x] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
Fixes: #8809
librenms:master
← thomas-illiet:patch-1
opened 11:26PM - 16 Jan 18 UTC
Add support to Meraki Cloud Controller
DO NOT DELETE THIS TEXT
#### Please… note
> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.
- [ ] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
But atm it seems the controller is still detected as generic device. Would be awesome if this could update the spartanic data, which the switches and access-points provide.
@Megachip
The best would be that you jump in and contribute the code. LibreNMS is community based, so basically, all is done by persons like you …
Bye
1 Like
To deep water ^^
But found the following in the docs ^^
Development decisions will be community-driven. We want to make software that fulfills its users’ needs.
That’s right Development decisions are community driven: The Pull Requests that arrive on GitHub are reviewed and when the process is finished, the PR is merged (or sometimes aborted).