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

ifSpeed equals ifHighSpeed #289

Open
maaaax opened this issue Sep 10, 2021 · 0 comments
Open

ifSpeed equals ifHighSpeed #289

maaaax opened this issue Sep 10, 2021 · 0 comments

Comments

@maaaax
Copy link

maaaax commented Sep 10, 2021

Hi.

Like on our
"Aruba Instant On 1930 48G 4SFP/SFP+ Switch JL685A, InstantOn_1930_1.0.4.0 (133), Linux 4.4.120, U-Boot 2013.01 (V1.0.1.29)"
there could be other devices showing the wrong ifSpeed like 1000 for Gigabit, where it should be 4294967295, when ifHighSpeed is present.

As a quick workaround (which assumes that ifHighSpeed is present), I used:
} elsif ($self->{ifHighSpeed} or $self->{ifSpeed} == 4294967295) {

best regards,
maaaax

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

1 participant