-
Notifications
You must be signed in to change notification settings - Fork 641
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
make: *** [Makefile:322: mibs/EATON-EPDU-MIB.txt] Error 22 #829
Comments
Looks like the Eaton URL is a 404. |
It looks like the MIBs are only bundled with a firmware download now: https://www.eaton.com/content/dam/eaton/products/backup-power-ups-surge-it-power-distribution/Firmware/eaton-pdu-g3-firmware-mib.zip. So it's a zip in a zip. |
Thanks, I've downloaded those and added into the mibs folder. I've then built the image But now get this error when running it to generate the file. |
Yea, that seems to be another problem with the latest Cisco MIBs. |
It looks like cisco/cisco-mibs#12 broke things. |
Fixed with #843 |
I have tried this on two separate VMs and get the same issue.
Host operating system: output of
uname -a
Linux 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
and
Linux 5.15.0-1009-oracle #12-Ubuntu SMP Thu Jun 2 11:44:19 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
snmp_exporter version: output of
snmp_exporter -version
Not running yet
What device/snmpwalk OID are you using?
NA
If this is a new device, please link to the MIB(s).
NA
What did you do that produced an error?
git clone https://github.com/prometheus/snmp_exporter.git
cd snmp_exporter/generator/
make mibs
What did you expect to see?
Complete without any errors
What did you see instead?
The text was updated successfully, but these errors were encountered: