- 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.
73 lines
1.3 KiB
Text
73 lines
1.3 KiB
Text
NSCRTV-ROOT DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
enterprises
|
|
FROM RFC1155-SMI
|
|
;
|
|
nscrtvRoot OBJECT IDENTIFIER ::= { enterprises 17409 }
|
|
|
|
-- DESCRIPTION
|
|
|
|
nscrtvHFCemsTree OBJECT IDENTIFIER ::= { nscrtvRoot 1 }
|
|
|
|
-- DESCRIPTION
|
|
|
|
propertyIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 1}
|
|
|
|
-- DESCRIPTION
|
|
|
|
alarmsIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 2}
|
|
|
|
-- DESCRIPTION
|
|
|
|
commonIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 3}
|
|
|
|
-- DESCRIPTION
|
|
|
|
tvmodIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 4}
|
|
|
|
-- DESCRIPTION
|
|
|
|
qammodIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 5}
|
|
|
|
-- DESCRIPTION
|
|
|
|
otdIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 6}
|
|
|
|
-- DESCRIPTION
|
|
|
|
otxIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 7}
|
|
|
|
-- DESCRIPTION
|
|
|
|
uporIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 8}
|
|
|
|
|
|
|
|
dorIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 9}
|
|
|
|
-- DESCRIPTION
|
|
|
|
fnIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 10}
|
|
|
|
-- DESCRIPTION
|
|
|
|
oaIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 11}
|
|
|
|
-- DESCRIPTION
|
|
|
|
addIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 12}
|
|
|
|
-- DESCRIPTION
|
|
|
|
cacIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 13}
|
|
|
|
-- DESCRIPTION
|
|
|
|
lineIdent OBJECT IDENTIFIER ::= { nscrtvHFCemsTree 14}
|
|
|
|
-- DESCRIPTION
|
|
|
|
|
|
END
|
|
|