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

cannot find oid '1.3.6.1.4.1.14179.2.1.1.1.38' to walk" #831

Closed
eburghar opened this issue Jan 2, 2023 · 1 comment
Closed

cannot find oid '1.3.6.1.4.1.14179.2.1.1.1.38' to walk" #831

eburghar opened this issue Jan 2, 2023 · 1 comment

Comments

@eburghar
Copy link

eburghar commented Jan 2, 2023

Apparently some recent changes from $(CISCO_URL)/AIRESPACE-WIRELESS-MIB.my triggers the bug.

Replacing with http://www.circitor.fr/Mibs/Mib/A/AIRESPACE-WIRELESS-MIB.mib fixes the error.

Host operating system: output of uname -a

alpine 3.17

snmp_exporter version: output of snmp_exporter -version

0.21.0

What did you do that produced an error?

MIBDIRS=mib generator generate

What did you expect to see?

ts=2023-01-02T19:48:31.659Z caller=main.go:91 level=info msg="Config written" file=/home/packager/snmp_exporter/main/snmp_exporter/src/snmp_exporter-0.21.0/generator/snmp.yml

What did you see instead?

level=error msg="Error generating config netsnmp" err="cannot find oid '1.3.6.1.4.1.14179.2.1.1.1.38' to walk"
@h-leth h-leth mentioned this issue Feb 1, 2023
@SuperQ
Copy link
Member

SuperQ commented Feb 14, 2023

Yes, it looks like Cisco broke the MIB with a bunch of syntax errors. I filed an upstream PR to fix them.

For now, I've rolled back to a commit before it was broken. #843

@SuperQ SuperQ closed this as completed Feb 14, 2023
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