- 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.
380 lines
7.7 KiB
Text
380 lines
7.7 KiB
Text
-- *****************************************************************
|
|
-- CALIX-PRODUCT-MIB.my: Calix Networks Product Registrations
|
|
--
|
|
-- Calix confidential and proprietary.
|
|
--
|
|
-- Copyright (c) 2000-2013 Calix Networks, Inc.
|
|
-- All rights reserved.
|
|
-- *****************************************************************
|
|
|
|
CALIX-PRODUCT-MIB DEFINITIONS ::= BEGIN
|
|
|
|
IMPORTS
|
|
MODULE-IDENTITY, OBJECT-IDENTITY
|
|
FROM SNMPv2-SMI
|
|
-- calixRegistrations, calixModules,
|
|
-- calixProducts, calixEntities,
|
|
-- calixGeneric, calixManagement
|
|
calixRegistrations, calixModules,
|
|
calixProducts, calixManagement
|
|
FROM CALIX-SMI
|
|
;
|
|
|
|
calixProduct MODULE-IDENTITY
|
|
LAST-UPDATED "201604060000Z"
|
|
ORGANIZATION "Calix Networks, Inc."
|
|
CONTACT-INFO
|
|
" Calix Networks, Inc.
|
|
|
|
Postal: 1035 North McDowell Boulevard
|
|
Petaluma, CA 94954-1173
|
|
USA
|
|
|
|
Phone: +1 707 766 3000
|
|
Fax: +1 707 766 3100
|
|
|
|
E-mail: tech.support@calix.com"
|
|
DESCRIPTION
|
|
"This management information module contains the
|
|
administrative assignments which are used to
|
|
uniquely identify physical components"
|
|
|
|
REVISION "201604060000Z"
|
|
DESCRIPTION
|
|
"Renaming E5x216F to E5x16F as was done with other parts of system."
|
|
REVISION "201603300000Z"
|
|
DESCRIPTION
|
|
"Changed E5 references to AXOS"
|
|
REVISION "201603240000Z"
|
|
DESCRIPTION
|
|
"Updated to include all MPU and DPU"
|
|
REVISION "201309030000Z"
|
|
DESCRIPTION
|
|
"Adding EXA based E5 products - E5-520 & E5-308"
|
|
REVISION "200912100000Z"
|
|
DESCRIPTION
|
|
"Changed E5 references to E7, with comments."
|
|
REVISION "200706280000Z"
|
|
DESCRIPTION
|
|
"Updated for E5 and E5-100."
|
|
REVISION "200008310026Z"
|
|
DESCRIPTION
|
|
"Initial release."
|
|
|
|
::= { calixModules 1 }
|
|
|
|
|
|
--
|
|
-- Calix Product Registrations
|
|
--
|
|
c7 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The definitive identifier of the Calix Networks C7"
|
|
::= { calixProducts 1 }
|
|
|
|
e7 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The definitive identifier of the Calix Networks E7, E5-400, and E5-312
|
|
products."
|
|
::= { calixProducts 2 }
|
|
|
|
e7Modules OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Sub-tree to register the values assigned to E7 modules with the
|
|
MODULE-IDENTITY construct."
|
|
::= { e7 1 }
|
|
|
|
e7Devices OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Sub-tree to register the device types which use the E7 modules. These
|
|
registrations below this point are the sysObjectID values."
|
|
::= { e7 5 }
|
|
|
|
e5x312 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E5-312 product."
|
|
::= { e7Devices 1 }
|
|
|
|
e5x400 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E5-400 product."
|
|
::= { e7Devices 2 }
|
|
|
|
e7x2 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E7-2 product."
|
|
::= { e7Devices 3 }
|
|
|
|
e7x20 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E7-20 product."
|
|
::= { e7Devices 4 }
|
|
|
|
e5x100 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The definitive identifier of the Calix Networks E5-100"
|
|
::= { calixProducts 3 }
|
|
|
|
--
|
|
-- Calix AXOS based products
|
|
--
|
|
axosProducts OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The definitive identifier of the Calix Networks AXOS based products"
|
|
::= { calixProducts 4 }
|
|
|
|
--
|
|
-- AXOS devices
|
|
--
|
|
axosDevices OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Sub-tree to register the AXOSdevice types. These
|
|
registrations below this point are the sysObjectID values."
|
|
::= { axosProducts 1 }
|
|
|
|
--
|
|
-- E5-520
|
|
--
|
|
e7-2 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E7-2 product."
|
|
::= { axosDevices 1 }
|
|
|
|
--
|
|
-- E5-308
|
|
--
|
|
e5x308 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E5-308 product."
|
|
::= { axosDevices 2 }
|
|
--
|
|
-- E3-16F
|
|
--
|
|
e3x16f OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E3-16F G.fast Sealed (ESAN), 16-G.fast subscriber ports, 1 GPON/GE port or 1 SFP Network."
|
|
::= { axosDevices 3 }
|
|
--
|
|
-- E5-16F
|
|
--
|
|
e5x16f OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E5-16F 16-Port G.Fast MDU w/integrated GPON/GE optic or 1 SFP network uplink port."
|
|
::= { axosDevices 4 }
|
|
|
|
--
|
|
-- E3-2
|
|
--
|
|
e3x2 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E3-2 Remote Optical Line Terminal."
|
|
::= { axosDevices 5 }
|
|
|
|
--
|
|
-- E9-2
|
|
--
|
|
e9-2 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"The E9-2 Optical Line Terminal."
|
|
::= { axosDevices 6 }
|
|
|
|
axosModules OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Sub-tree to register the values assigned to AXOS modules with the
|
|
MODULE-IDENTITY construct."
|
|
::= { axosProducts 2 }
|
|
--
|
|
-- Calix Entity Registrations
|
|
--
|
|
|
|
c7ShelfAssembly OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"C7 Shelf Assembly Object"
|
|
::= { c7 1 }
|
|
|
|
c7Backplane OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"C7 Backplane Object"
|
|
::= { c7 2 }
|
|
|
|
c7Slot OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"C7 Card Object"
|
|
::= { c7 3 }
|
|
|
|
c7Card OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"C7 Card Object"
|
|
::= { c7 4 }
|
|
|
|
c7Port OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"C7 Port Object"
|
|
::= { c7 5 }
|
|
|
|
-- C7 Cards
|
|
|
|
amp OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Administration and Maintenance Processor"
|
|
::= { c7Card 1 }
|
|
|
|
mta OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Metallic Test Access"
|
|
::= { c7Card 2 }
|
|
|
|
rapOc OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Resource and Arbitration Processor with OC-3/12/48, 1310 IR"
|
|
::= { c7Card 3 }
|
|
|
|
rapDs3 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Resource and Arbitration Processor with DS3 UNI"
|
|
::= { c7Card 4 }
|
|
|
|
rpots24 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"POTS, 24-port"
|
|
::= { c7Card 5 }
|
|
|
|
adsl24 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"ADSL, 24-port"
|
|
::= { c7Card 6 }
|
|
|
|
ds1x12 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"DS1, 12-port"
|
|
::= { c7Card 7 }
|
|
|
|
ds3x12s OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"DS3, 12-port, SONET mapped"
|
|
::= { c7Card 8 }
|
|
|
|
ds3x12p OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"DS3, 12-port, Packet"
|
|
::= { c7Card 9 }
|
|
|
|
oc3x4ir OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"OC3, 4-port, Packet/SONET, 1310 IR"
|
|
::= { c7Card 10 }
|
|
|
|
oc12x4ir OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"OC12, 4-port, Packet/SONET, 1310 IR"
|
|
::= { c7Card 11 }
|
|
|
|
oc48x1lr OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"OC48, 1-port, Packet/SONET, 1550 LR"
|
|
::= { c7Card 12 }
|
|
|
|
fta OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Fan Tray Assembly"
|
|
::= { c7Card 13 }
|
|
|
|
dfta OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Display Fan Tray Assembly"
|
|
::= { c7Card 14 }
|
|
|
|
mspa OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Metallic Service Protection - Side A"
|
|
::= { c7Card 15 }
|
|
|
|
mspb OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"Metallic Service Protection - Side B"
|
|
::= { c7Card 16 }
|
|
|
|
-- C7 Ports
|
|
|
|
ds0 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"DS0 Port Object"
|
|
::= { c7Port 1 }
|
|
|
|
c7Ds1 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"DS1 Port Object"
|
|
::= { c7Port 2 }
|
|
|
|
c7Ds3 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"DS3 Port Object"
|
|
::= { c7Port 3 }
|
|
|
|
adsl OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"ADSL Port Object"
|
|
::= { c7Port 4 }
|
|
|
|
oc3 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"OC-3 Port Object"
|
|
::= { c7Port 5 }
|
|
|
|
oc12 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"OC-12 Port Object"
|
|
::= { c7Port 6 }
|
|
|
|
oc48 OBJECT-IDENTITY
|
|
STATUS current
|
|
DESCRIPTION
|
|
"OC-48 Port Object"
|
|
::= { c7Port 7 }
|
|
|
|
END
|