towerops/priv/mibs/adtran
Graham McIntire b4f8b40b7f
Include MIB files in Docker image instead of using PVC
- Remove PVC volume mount from k8s/deployment.yaml
- Delete k8s/mib-pvc.yaml (no longer needed)
- Update .gitignore to commit MIB files to git
- Add mix import_mibs task to copy MIBs from LibreNMS
- Add all MIB files from priv/mibs/ to git

This fixes the multi-attach volume error in Kubernetes where new pods
couldn't start because the RWO (ReadWriteOnce) PVC was attached to the
old pod. MIBs are now part of the Docker image and can be used by all
pods simultaneously.
2026-01-19 14:01:03 -06:00
..
ADTRAN-AOS Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-3G Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-DESKTOP-AUDITING Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-DNS-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-DS1-EXT Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-DYING-GASP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-FAN-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-MEDIAGATEWAY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-MEF-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-MUX-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-NETWORK-SYNC-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-NETWORKMONITOR Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-PORT-SECURITY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-POWER Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-QOS Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-SIP-PROXY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-SIP-REGISTRATION Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-VQM Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOS-VRRP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOSCPU Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOSDOWNLOAD Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOSFILESYSTEM Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOSSNMP Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-AOSUNIT Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-COMMON-AOS Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-IF-PERF-HISTORY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
ADTRAN-TC Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00