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

Generator Makefile make mibs fails APC_URL 404 again #996

Closed
fue36 opened this issue Sep 8, 2023 · 7 comments · Fixed by #1003
Closed

Generator Makefile make mibs fails APC_URL 404 again #996

fue36 opened this issue Sep 8, 2023 · 7 comments · Fixed by #1003

Comments

@fue36
Copy link

fue36 commented Sep 8, 2023

APC_URL 404

In the generator Makefile, the APC_URL link to schneider-electric gives a 404.

https://download.schneider-electric.com/files?p_Doc_Ref=APC_POWERNETMIB_441_EN&p_enDocType=Firmware&p_File_Name=powernet441.mib

I couldn't locate another link for the mib from schneider electric. However I found one closer to home. ;-)

https://github.com/prometheus/snmp_exporter/files/11223248/powernet446.mib.txt

$ git describe --tags
v0.24.1-5-g7fa8c4d
@SuperQ
Copy link
Member

SuperQ commented Sep 12, 2023

Yes, it's now 4.4.6 or 4.4.9.

SuperQ added a commit that referenced this issue Sep 12, 2023
Update download of APC PowerNet-MIB to v4.4.9.

Fixes: #996

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ
Copy link
Member

SuperQ commented Sep 12, 2023

Or, ugh, all the downloads are broken.

@SirOch27
Copy link

hello

is there a workaound until the problem is solved ?

@robbyleh
Copy link

Same issue here...
git describe --tags
v0.24.1-5-g7fa8c4d

make mibs

Downloading apc-powernet-mib
curl: (22) The requested URL returned error: 404
make: *** [Makefile:138: mibs/apc-powernet-mib] Error 22

@SuperQ
Copy link
Member

SuperQ commented Sep 15, 2023

There is no workaround, APC has broken all MIB downloads. The only thing we could remove support for APC.

@RichiH
Copy link
Member

RichiH commented Sep 15, 2023 via email

@gebn
Copy link
Contributor

gebn commented Sep 16, 2023

Frustratingly, it looks like only the newest download works: #1003

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

Successfully merging a pull request may close this issue.

6 participants