-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Netgear switches #211
Comments
Unfortunately what hardware is supported to what degree is completely dependent on motivated volunteers with both
On top of this problem on the workforce front, the mac address table discovery is currently SNMP only, so the device would need to have a MIB exposing it for successful integration into the snmp-info layer (or we need to talk @ollyg into supporting CLI discovery, like there already is for ARP tables). Sorry for this bundle of bad news. But we try to be a friendly bunch and are very open to new contributors, so if you know somebody that can work on this they will be welcomed with open arms. |
While I don't have the knowhow nor know anyone that does, I'd be happy to donate hardware to those that do. |
SNMP::Info already has a class for Netgear and I've seen it working on two models in our network, when we ran them temporarily. Can you share what models you're using? Are you sure that SNMP is enabled and that you're using the correct credentials? |
snmp::info works some magic on interaces(), i don't see the lower 3 models in our mib files, so most likely they'll need work. could be mibs, could be netgear class, could even be they're under a different enterprises id or whatever. give us a ping if this is still relevant. |
Definitely still relevant. |
Are we ever going to see the ability of Netdisco to pull Mac addresses from Netgear switches? I do not have it working and have several of these. TP-Link would be nice as well. Running cli commands on these switches does proceed the proper Mac address table.
The text was updated successfully, but these errors were encountered: