Skip to content
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

Extreme devices vendor:unknown #124

Open
manajoe opened this issue Sep 21, 2020 · 2 comments
Open

Extreme devices vendor:unknown #124

manajoe opened this issue Sep 21, 2020 · 2 comments
Assignees

Comments

@manajoe
Copy link

manajoe commented Sep 21, 2020

Hi there,
I don't know if that will be solved by #118, but I'm having problems with Extreme WiNG devices. All of them are discovered as vendor "unknown" and different models:
grafik

How can I manage it, that Netdisco recognizes these devices correctly? Or can this be overriden manually somehow?

My setup:
App::Netdisco 2.46.2
SNMP::Info 3.70
DB Schema 63
PostgreSQL 9.6.19
Perl 5.24.1

Best regards
manajoe

@inphobia
Copy link
Member

well, snmp::info does not yet know about vendor enterprises 388, which is officially known as "symbol":
symbol OBJECT IDENTIFIER ::= { enterprises 388 }

after looking around a bit it seems the related mib is somehow motorola/WING-MIB.mib

so i'm afraid that even with updating the mibs the chances of success are pretty slim since afaik snmp::info does not yet have specific support for those devices.

i also had a closer look at your pull request #119 . while i'm not an extreme product connaisseur , i did notice it touches quite some mibs outside of extreme, like enterasys, xedia, 3com.

i know extreme has been on the warpath lately buying everything they can, so it might be logical that those changes are legit. i'll need some more time to have a closer look at this (since i'm an extreme customer too since they bought aerohive).

for the mib side at least i'll assign this issue to myself.

@inphobia
Copy link
Member

also #212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants