towerops/priv/mibs/linksys
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
..
LINKSYS-3SW2SWTABLES-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-AAA Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-BANNER-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-BaudRate-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-BONJOUR-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-BRGMACSWITCH-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-BRIDGE-SECURITY Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-BRIDGEMIBOBJECTS-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-CDB-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-CLI-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-COPY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-CPU-COUNTERS-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DEBUGCAPABILITIES-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DEVICEPARAMS-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DHCP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DHCPCL-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DHCPv6 Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DHCPv6-CLIENT Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DHCPv6-RELAY Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-Dlf-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DNSCL-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-DOT1X-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-EEE-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-EMBWEB-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-ENDOFMIB-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-ERRDISABLE-RECOVERY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-File Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-GREEN-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-GVRP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-HWENVIROMENT Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-IP Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-ippreflist-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-IpRouter Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-IPv6 Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-JUMBOFRAMES-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-LLDP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-LOCALIZATION-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-MAC-BASE-PRIO Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-MIR-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-MNGINF-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-MODEL-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-MULTISESSIONTERMINAL-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-openflow-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-PHY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-Physicaldescription-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-POE-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-POLICY-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-ProtectedPorts-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-QOS-CLI-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rlBrgMcMngr-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rlBrgMulticast-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rlFft Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rlInterfaces Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rlLcli-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-RMON Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rndApplications Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-rndMng Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SCT-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SECSD-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SECURITY-SUITE Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SMON-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SNMP-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SpecialBpdu-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SSL Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-STACK-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-STORMCTRL-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SYSLOG-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-SYSMNG-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-TELNET-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-TIMESYNCHRONIZATION-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-TRACEROUTE-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-TRUNK-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-Tuning Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-TUNNEL-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-UDP Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-vlan-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-vlanVoice-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-WBA-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00
LINKSYS-WeightedRandomTailDrop-MIB Include MIB files in Docker image instead of using PVC 2026-01-19 14:01:03 -06:00