- 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.
22 lines
770 B
Text
22 lines
770 B
Text
-- This file is corresponding to Release 10.2.3.100 from 2018/07/18 00:00:00
|
|
|
|
|
|
---------------------------------------------------------------------------
|
|
-- (C)opyright 2004-2014 bintec elmeg GmbH
|
|
-- $RCSfile: mib-standards,v $
|
|
-- $Revision: 1.19 $
|
|
-- $Date: 2017-03-10 16:15:21 $
|
|
---------------------------------------------------------------------------
|
|
|
|
-- INFO for importing MIB files into SNMP manager
|
|
--
|
|
-- if MIBcompiler dont like multiple modules or redefinitions of standard MIBs
|
|
-- listed in this file, remove everything with except of last BINTEC-MIB:
|
|
-- keep only lines from:
|
|
-- from : BINTEC-MIB DEFINITIONS ::= BEGIN
|
|
-- to : END
|
|
|
|
RFC1158-MIB DEFINITIONS ::= BEGIN
|
|
DisplayString ::=
|
|
OCTET STRING (SIZE(0..255))
|
|
END
|