fix: install base SNMP MIBs in telegraf-snmp-unifi image #2

Merged
dresi merged 2 commits from feat/fix-telegraf-snmp-unifi-base-mibs into main 2026-06-11 14:03:11 +02:00
Owner

Summary

  • Install snmp and snmp-mibs-downloader packages
  • Run download-mibs to fetch standard IANA/IETF MIBs (SNMPv2-SMI, SNMPv2-TC, etc.)
  • Without these base MIBs, UBNT-UniFi-MIB cannot resolve its dependencies and Telegraf fails to start
## Summary - Install `snmp` and `snmp-mibs-downloader` packages - Run `download-mibs` to fetch standard IANA/IETF MIBs (SNMPv2-SMI, SNMPv2-TC, etc.) - Without these base MIBs, UBNT-UniFi-MIB cannot resolve its dependencies and Telegraf fails to start
dresi added 1 commit 2026-06-11 11:17:25 +02:00
fix: install base SNMP MIBs in telegraf-snmp-unifi image
Some checks failed
Build and push telegraf-snmp-unifi image / build-and-push-image (push) Failing after 1m32s
744ce48d6a
dresi added 1 commit 2026-06-11 11:32:38 +02:00
fix: download base SNMP MIBs directly instead of using snmp-mibs-downloader
All checks were successful
Build and push telegraf-snmp-unifi image / build-and-push-image (push) Successful in 2m2s
75cb5100f8
dresi merged commit ad47824a4a into main 2026-06-11 14:03:11 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dresi/container-images#2
No description provided.