towerops/priv/mibs/fibrolan
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
..
FIBROLAN-COMMON-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-DEVICE-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-ACM110 Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-DEVICECONVERTERS Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-GBE-MCM1000 Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-GBE-MCM1000X Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-GBE-MCM1000XRL Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-GBECONVERTERS Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-LTA41MA Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-LTA41XE1 Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-MCM1xx Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-MCM100-xE1 Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-METRO-STAR-MV Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-MSM100U Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-MSM622U Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-MSM2500U Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-MSMODULE Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-REDUNDANCYDEVICES Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-MIB-SFP Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
FIBROLAN-SFP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
METROSTAR-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
MS-TRAPS-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00