LUM-REG DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY, OBJECT-IDENTITY, enterprises 
        FROM SNMPv2-SMI;

lumRegModule MODULE-IDENTITY 
    LAST-UPDATED 
        "200704160000Z" -- April 16th 2007
     ORGANIZATION 
        "Transmode Systems AB"
    CONTACT-INFO
        "support@transmode.se"
    DESCRIPTION
        "The Lumentis global OID registrations.
         Version: $Id: LUM-REG.txt 9842 2009-10-02 14:43:29Z anan $
         //alias=reg"
    REVISION        
        "200704160000Z" -- April 16th 2007
    DESCRIPTION
        "Added ROADM MIB."
    REVISION        
        "200612150000Z" -- Dec 15th 2006
    DESCRIPTION
        "Added circuit MIB."
    REVISION        
        "200211260000Z" -- Nov 26th 2002
    DESCRIPTION
        "Added MEM MIB"
    REVISION        
        "200211150000Z" -- Nov 15th 2002
    DESCRIPTION
        "Added DCN MIB"
    REVISION        
        "200211110000Z" -- Nov 11th 2002
    DESCRIPTION
        "TP Light -> TP Lite"
    REVISION        
        "200211080000Z" -- Nov 8th 2002
    DESCRIPTION
        "Added the TP Light."
    REVISION        
        "200210210000Z" -- Oct 21st 2002
    DESCRIPTION
        "Added the 10 G transponder."
    REVISION        
        "200205300000Z" -- May 30th 2002
    DESCRIPTION
        "Added snmp MIB."
    REVISION        
        "200205160000Z" -- May 16th 2002
    DESCRIPTION
        "Added sync MIB."
    REVISION        
        "200204050000Z" -- April 5th 2002
    DESCRIPTION
        "Updated the names of the boards.
        Removed the separate traffic slot definitions."
    REVISION        
        "200203080000Z" -- March 8th 2002
    DESCRIPTION
        "Added 4 channel AD boards and the dual gigabit ethernet board.
        Fixed the name of the multi-rate transponder board."
    REVISION        
        "200111200000Z" -- November 20th 2001
    DESCRIPTION
        "Added the IP-mib."
    REVISION        
        "200110100000Z" -- October 10th 2001
    DESCRIPTION
        "Deprecated the LAMBDA- and the TRANSPONDER-mib.
        Added the EQUIPMENT- and the MULTIRATE-mib."
    REVISION        
        "200109050000Z" -- September 5th 2001
    DESCRIPTION
        "Updated the product definitions with the proper product names."
    REVISION        
        "200108090000Z" -- August 9th 2001
    DESCRIPTION
        "Added lambda, wdm, transponder and topology modules."
    REVISION        
        "200108010000Z" -- August 1st 2001
    DESCRIPTION
        "Added backup module."
    REVISION        
        "200104260000Z" -- April 26th 2001
    DESCRIPTION
        "Changed name of the entity MIB to inventory MIB.
        Assigned dummy product names. Added system and WDM
        MIB."
    REVISION        
        "200103120000Z" -- March 12th 2001
    DESCRIPTION
        "Changed naming convention from 'lumemtis' to 'lum'."
    REVISION        
        "200103090000Z" -- March 9th 2001
    DESCRIPTION
        "Assigned the proper enterprise OID."
    REVISION        
        "200103010000Z" -- March 1st 2001
    DESCRIPTION
        "The initial revision of this module."
    ::= { lumModules 1 }


-- ----------------------------------------------------
-- Object definitions
-- ----------------------------------------------------
           
lumentis OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The root of the OID sub-tree assigned to Lumentis
         by IANA."    
    ::= { enterprises 8708 } 

lumReg OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for registrations."    
    ::= { lumentis 1 }

lumModules OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for module registrations."    
    ::= { lumReg 1 }

-- MIB module overview:

-- LUM-REG              lumRegModule :: = { lumModules 1 }
--                                      Common OID definitions

-- LUM-TC               lumTcModule :: = { lumModules 2 }
--                                      Common textual conventions

-- LUM-ALARM-MIB        lumAlarmMIBModule :: = { lumModules 3 }
--                                      Alarm list and log.

-- LUM-SYSTEM-MIB       lumSystemMIBModule :: = { lumModules 4 }
--                                      Node and operating system configuration.

-- LUM-INVENTORY-MIB    lumInventoryMIBModule ::= { lumModules 5 }
--                                      Physical inventory

-- LUM-WDM-MIB          lumWdmMIBModule ::= { lumModules 6 }
--                                      WDM interfaces and protection configuration
--      wdmGeneral                      
--      wdmtIfEntry                     WDM trunk i/f
--      wdmProtEntry                    Protection definitions
--      wdmPassiveIfEntry               Passive WDM i/f (filters etc.)

-- LUM-BACKUP-MIB       lumBackupMIBModule ::= { lumModules 7 }
--                                      Configuration file handling
--      backupGeneral
--      backupFileEntry
--      backupCommand

-- LUM-LAMBDA-MIB       lumLambdaMIBModule ::= { lumModules 8 }
--                                      Replaced by LUM-EQUIPMENT-MIB.

-- LUM-TRANSPONDER-MIB  lumTransponderMIBModule ::= { lumModules 9 }
--                                      Replaced by LUM-MULTIRATE-MIB.

-- LUM-TOPOLOGY-MIB     lumTopologyMIBModule ::= { lumModules 10 }
--                                      Topology configuration
--      topoGeneral
--      topoInternalEntry               Connections within the network element
--      topoPeerEntry                   Connections between network elements
--      topoClientEntry                 Connections between the network element and a client

-- LUM-OXC-MIB          lumOxcMIBModule ::= { lumModules 11 }
--                                      Optical cross-connect configuration
--      oxcGeneral
--      oxcIfEntry                      Cross-connection i/f
--      oxcConfEntry                    Cross-connection definitions

-- LUM-EQUIPMENT-MIB    lumEquipmentMIBModule ::= { lumModules 12 }
--                                      Equipment configuration
--      equipmentGeneral
--      equpmentSubrackEntry            Subrack information
--      equipmentBoardEntry             Board definitions
--      equipmentFanEntry               Fan information
--      equipmentPowerEntry             Power information

-- LUM-MULTIRATE-MIB    lumMultirateMIBModule ::= { lumModules 13 }
--                                      Multi-bit rate configuration
--      mrtGeneral
--      mrtIfEntry                      Multi bit rate client interfaces

-- LUM-MUX-MIB          lumMuxMIBModule ::= { lumModules 14 }
--                                      Muxed SDH/Sonet trunk configuration
--      muxGeneral
--      muxIfEntry                      Mux trunk interfaces            
--      muxAu4Entry                     AU4 in STM16

-- LUM-IP-MIB           lumIpMIBModule ::= { lumModules 15 }
--                                      IP networking related configuration.
--      ipGeneral                       MIB general and mgmt interface parameters.
--      ipIfEntry                       IP interface configuration
--      ospf                            OSPF general parameters
--      ospfIfEntry                     Enabled/disable OSPF per interface

-- LUM-PM-MIB           lumPmMIBModule ::= { lumModules 16 }
--                                      Performance measurement.
--      pmGeneral                       tbd
--      tbd

-- LUM-SYNC-MIB         lumSyncMIBModule ::= { lumModules 17 }
--                                      Sync control.
--      tbd

-- LUM-SNMP-MIB         lumSnmpMIBModule ::= { lumModules 18 }
--                                      SNMP parameters.
--      tbd 

-- LUM-ETH-MIB          lumEthMIBModule ::= { lumModules 19 }
--                                      tbd description
--      tbd

-- LUM-OA-MIB           lumOaMIBModule ::= { lumModules 20 }
--                                      tbd description
--      tbd

-- LUM-DCN-MIB          lumDcnMIBModule ::= { lumModules 21 }
--                                      tbd description
--      tbd

-- LUM-MEM-MIB          lumMemMIBModule ::= { lumModules 22 }
--                                      tbd description
--      tbd

-- LUM-FC-MIB           lumFcMIBModule ::= { lumModules 23 }
--                                      tbd description
--      tbd

-- LUM-SWU-MIB          lumSwuMIBModule ::= { lumModules 24 }
--                                      tbd description
--      tbd

-- LUM-GMPLS-MIB        lumGmplsMIBModule ::= { lumModules 25 }
--                                      tbd description
--      tbd

-- LUM-CONN-MIB lumConnectionMIBModule ::= { lumModules 26 }
--                                      tbd description
--      tbd

-- LUM-CLIENT-MIB       lumClientMIBModule ::= { lumModules 27 }
--                                      tbd description
--      tbd

-- LUM-SOFTWARE-MIB     lumSoftwareMIBModule ::= { lumModules 28 }
--                                      tbd description
--      tbd

-- LUM-AUX-MIB  lumAuxMIBModule ::= { lumModules 29 }
--                                      tbd description
--      tbd

-- LUM-CIRCUIT-MIB        lumCirctuitMIBModule ::= { lumModules 30 }
--                                      tbd description
--      tbd

-- LUM-ROADM-MIB        lumRoadmMIBModule ::= { lumModules 31 }
--                                      tbd description
--      tbd

-- LUM-MES-MIB        lumMesMIBModule ::= { lumModules 32 }
--                                      tbd description
--      tbd

-- LUM-OCM-MIB        lumOcmMIBModule ::= { lumModules 33 }
--                                      tbd description
--      tbd

-- LUM-OTN-MIB        lumOtnMIBModule ::= { lumModules 34 }
--                                      tbd description
--      otnGeneral
--      otnSmTcmPmEntry                 OTN interfaces


lumGeneric OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for common object and event definitions."    
    ::= { lumentis 2 }


-- ----------------------------------------------------
-- MIB root oids
-- ----------------------------------------------------

lumAlarmMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The alarm MIB."
    ::= { lumGeneric 1 }

lumSystemMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The system MIB."
    ::= { lumGeneric 2 }

lumInventoryMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The inventory MIB."
    ::= { lumGeneric 3 }

lumWdmMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The WDM trunk MIB."
    ::= { lumGeneric 4 }

lumBackupMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The backup MIB."
    ::= { lumGeneric 5 }

lumLambdaMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The common WDM MIB.

        Was Replaced by LUM-EQUIPMENT-MIB.
        Now resused for other purposes"
    ::= { lumGeneric 6 }

lumTransponderMIB OBJECT-IDENTITY
    STATUS      deprecated
    DESCRIPTION
        "The multi-bit-rate client MIB.

        Replaced by LUM-MULTIRATE-MIB."
    ::= { lumGeneric 7 }

lumTopologyMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The topology information MIB."
    ::= { lumGeneric 8 }

lumPowerMIB OBJECT-IDENTITY
    STATUS      deprecated
    DESCRIPTION
        "The power and fans information MIB.
        Included in the LUM-EQUIPMENT-MIB."
    ::= { lumGeneric 9 }

lumOxcMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The OXC MIB."
    ::= { lumGeneric 10 }

lumEquipmentMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The equipment MIB."
    ::= { lumGeneric 11 }

lumMultirateMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The multirate client MIB."
    ::= { lumGeneric 12 }

lumMuxMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The muxponder trunk MIB."
    ::= { lumGeneric 13 }

lumIpMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The IP networking MIB."
    ::= { lumGeneric 14 }

lumPmMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The performance measurement MIB."
    ::= { lumGeneric 15 }

lumSyncMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The sync control MIB."
    ::= { lumGeneric 16 }

lumSnmpMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The SNMP configuration MIB."
    ::= { lumGeneric 17 }

lumEthMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The Ethernet interface MIB."
    ::= { lumGeneric 18 }

lumOaMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The optical amplifier interface MIB."
    ::= { lumGeneric 19 }

lumDcnMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The DCN MIB."
    ::= { lumGeneric 20 }

lumMemMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The MEM MIB."
    ::= { lumGeneric 21 }

lumFcMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The FC MIB."
    ::= { lumGeneric 22 }

lumSwuMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The SWU MIB."
    ::= { lumGeneric 23 }

lumGmplsMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The GMPLS MIB."
    ::= { lumGeneric 24 }

lumGmplsStdMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The GMPLS STD MIB."
    ::= { lumGeneric 25 }

lumConnMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The Connection MIB."
    ::= { lumGeneric 26 }

lumClientMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for client interfaces."
    ::= { lumGeneric 27 }

lumSoftwareMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for software information."
    ::= { lumGeneric 28 }

lumAuxMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for aux equipment."
    ::= { lumGeneric 29 }

lumCircuitMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for circuit information."
    ::= { lumGeneric 30 }

lumRoadmMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for ROADM equipment."
    ::= { lumGeneric 31 }

lumMesMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for Metro Ethernet Services information."
    ::= { lumGeneric 32 }

 lumOcmMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for Optical Control Manager."
    ::= { lumGeneric 33 }

 lumOtnMIB OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The generic MIB for OTN."
    ::= { lumGeneric 34 }


-- ----------------------------------------------------
-- Product definitions
-- ----------------------------------------------------

lumProducts OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for product specific object 
        and event definitions."    
    ::= { lumentis 3 }

lumProductsGeneric OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Generic definitions."    
    ::= { lumProducts 1 }


-- Generic product definitions
-- ===========================

mentis OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "A stack of mentis network elements.    
        Also the top oid for the generic product registrations."    
    ::= { lumProductsGeneric 1 }

mentisControlSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Control board slot."    
    ::= { mentis 1 }

mentisTrafficSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Traffic board slot."    
    ::= { mentis 2 }

-- Note: mentis 3 and mentis 4 are free for use.

mentisControlUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The control board."    
    ::= { mentis 5 }

mentisMultirate2500TransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The multi bit-rate 2500 transponder board."    
    ::= { mentis 6 }

mentisMuxponder028Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "2 STM-4/OC-12 and 8 STM-1/OC-3 muxponder board."    
    ::= { mentis 7 }

mentisOpticalCrossConnect8Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 port optical cross-connect board."    
    ::= { mentis 8 }

mentisOpticalCrossConnect16Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "16 port optical cross-connect board."    
    ::= { mentis 9 }

mentisSingleAddDropABUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1 channel add/drop filter type A/B board."    
    ::= { mentis 10 }

mentisSingleAddDropBAUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1 channel add/drop filter type B/A board."    
    ::= { mentis 11 }

mentisDualAddDropABUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "2 channel add/drop filter type A/B board."    
    ::= { mentis 12 }

mentisDualAddDropBAUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "2 channel add/drop filter type B/A board."    
    ::= { mentis 13 }

mentisDualOpticalCirculationUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual optical coupler 2x(1:2) board."    
    ::= { mentis 14 }

mentis4ChAddDropABUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 channel add/drop filter type A/B board."    
    ::= { mentis 15 }

mentis4ChAddDropBAUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 channel add/drop filter type B/A board."    
    ::= { mentis 16 }

mentisDualGbETransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual gigabit Ethernet transponder board."    
    ::= { mentis 17 }

mentisOpticalAmplifierUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical amplifier board."    
    ::= { mentis 18 }

mentis8chMuxDemuxExtensionUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 channel mux/demux board, extension type."    
    ::= { mentis 19 }

mentis8chMuxDemuxTerminalUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 channel mux/demux board, terminal type."    
    ::= { mentis 20 }

mentisQuadOpticalCouplerUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Quad optical coupler 4x(1:2) board."    
    ::= { mentis 21 }

mentisMuxponder004Unit  OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 STM-1/OC-3 muxponder board"
    ::= { mentis 22 }

mentis2chOpticalAmplifierAddDropABUnit  OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "2 channel add-drop board, type A/B, for use with optical amplifier"
    ::= { mentis 23 }

mentis2chOpticalAmplifierAddDropBAUnit  OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "2 channel add-drop board, type B/A, for use with optical amplifier"
    ::= { mentis 24 }

mentisDualOpticalAmplifierUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual Optical amplifier board."    
    ::= { mentis 25 }

mentisCwdmAddDropUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1 channel add/drop filter board, for use with OSC."    
    ::= { mentis 26 }

mentisSingleSpurAddDropUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1 channel add/drop filter board."    
    ::= { mentis 27 }

mentis10GTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G transponder board."    
    ::= { mentis 28 }

mentisLiteMr2500TransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 'lite' multirate 2500 transponder board."    
    ::= { mentis 29 }

mentisControlOscUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The control board with one OSC i/f."    
    ::= { mentis 30 }

mentisControlDualOscUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The control board with two OSC i/fs."    
    ::= { mentis 31 }

mentisOpticalBandUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The optical band unit."    
    ::= { mentis 32 }

mentisSync2MHzUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 2 MHz synchronization unit."    
    ::= { mentis 33 }

mentisMxp8Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 8 tributary muxponder unit."    
    ::= { mentis 34 }

mentisMxp16Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 16 tributary muxponder unit."    
    ::= { mentis 35 }

mentisDualGbEDwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual giga-bit ethernet unit for DWDM."    
    ::= { mentis 36 }

mentisDualGbECwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual giga-bit ethernet unit for CWDM."    
    ::= { mentis 37 }

mentisDualFiberChannelDwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual fiber channel unit for DWDM."    
    ::= { mentis 38 }

mentisDualFiberChannelCwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual fiber channel unit for CWDM."    
    ::= { mentis 39 }

mentisFiberChannelGbEDwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The fiber channel and giga-bit ethernet unit for DWDM ."    
    ::= { mentis 40 }

mentisFiberChannelGbECwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The fiber channel and giga-bit ethernet unit for CWDM ."    
    ::= { mentis 41 }

mentisTrippleFiberChannelDwdmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The tripple fiber channel unit for Dwdm."    
    ::= { mentis 42 }

mentisQuadMultirateTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The quad multirate transponder unit."    
    ::= { mentis 43 }

mentis4chMuxDemuxTerminalABUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 channel mux/demux board, terminal, type A/B."    
    ::= { mentis 44 }

mentis4chMuxDemuxTerminalBAUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 channel mux/demux board, terminal, type B/A."    
    ::= { mentis 45 }

mentisSingleCwdmAddDropUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1 channel add/drop filter board, for use with CWDM."    
    ::= { mentis 46 }

mentisDualCwdmAddDropUnit OBJECT-IDENTITY
    STATUS     current 
    DESCRIPTION
        "2 channel add/drop filter board, for use with CWDM."    
    ::= { mentis 47 }

mentis10GLANTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G LAN transponder board."    
    ::= { mentis 48 }

mentis10GRCTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G rate conserving transponder board."    
    ::= { mentis 49 }

mentisEsconMxp8Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 8 channel ESCON muxponder unit."    
    ::= { mentis 50 }

mentisOpticalAmplifier15dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical amplifier board with 15 dBm output power."    
    ::= { mentis 51 }

mentisDualOpticalAmplifier15dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual optical amplifier board with 15 dBm output power."    
    ::= { mentis 52 }

mentisGxpD2500Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10 x Any DWDM unit."    
    ::= { mentis 53 }

mentisGxpC2500Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10 x Any CWDM unit."    
    ::= { mentis 54 }

mentisGxpD10GUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10 x Any 10 Gb DWDM unit."    
    ::= { mentis 55 }

mentisDualGbEDwdmV2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual giga-bit ethernet unit for DWDM V2."    
    ::= { mentis 56 }

mentisDualGbECwdmV2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual giga-bit ethernet unit for CWDM V2."    
    ::= { mentis 57 }

mentisDualFiberChannelDwdmV2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual fiber channel unit for DWDM V2."    
    ::= { mentis 58 }

mentisDualFiberChannelCwdmV2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The dual fiber channel unit for CWDM V2."    
    ::= { mentis 59 }

mentis2xSingleCwdmAddDropUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "2 x 1 channel add/drop filter board, for use with CWDM."    
    ::= { mentis 60 }

mentis2xDualCwdmAddDropUnit OBJECT-IDENTITY
    STATUS     current 
    DESCRIPTION
        "2 x 2 channel add/drop filter board, for use with CWDM."    
    ::= { mentis 61 }

mentis8chMuxDemuxTerminal2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Type 2, 8 channel mux/demux board, terminal type.
         Different set of lambdas compared to the other type."    
    ::= { mentis 62 }

mentisDoubleDualGbETransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Double Dual gigabit Ethernet transponder board."    
    ::= { mentis 63 }

mentisFpuOas2824Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "External fiber protection unit: OAS 2824."    
    ::= { mentis 64 }

mentis2Fiber8chCwdmMuxUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 channel CWDM mux for 2 fiber solution"    
    ::= { mentis 65 }

mentis2Fiber8chCwdmDemuxUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 channel CWDM demux for 2 fiber solution"    
    ::= { mentis 66 }

mentisDouble10GLiteTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Double 10G Lite transponder."    
    ::= { mentis 67 }

mentis10GBuTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G transponder board with XFP on client and line"    
    ::= { mentis 68 }

mentis10GLANBuTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G LAN transponder board with XFP on client and line"    
    ::= { mentis 69 }

mentis10GClBuTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G transponder board with XFP on client side"    
    ::= { mentis 70 }

mentis10GLANClBuTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The 10 G LAN transponder board with XFP on client side"    
    ::= { mentis 71 }

mentis8chMuxDemuxEvenExtensionUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 channel mux/demux board for even channels, extension type."    
    ::= { mentis 72 }

mentis8chMuxDemuxEvenTerminalUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8 channel mux/demux board for even channels, terminal type."    
    ::= { mentis 73 }

mentisOpticalPreAmplifier17dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical pre-amplifier board with 17 dBm output power."    
    ::= { mentis 74 }

mentisDualOpticalAmplifier17dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual optical line amplifier board with 17 dBm output power."    
    ::= { mentis 75 }

mentisOpticalInterleaverUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical interleaver unit, 100/200 GHz."
    ::= { mentis 76 }

mentisOpticalPowAmplifier17dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical power amplifier board with 17 dBm output power."    
    ::= { mentis 77 }

mentisSingleOpticalAmplifier17dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Single optical line amplifier board with 17 dBm output power."    
    ::= { mentis 78 }

mentis9xGbEMuxponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "9xGbE/10Gb MuxPonder"    
    ::= { mentis 79 }

mentis1chAddDropDwdm2FiberUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1ch/2 fiber DWDM add/drop"    
    ::= { mentis 80 }

mentis1chAddDropCwdm2FiberUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "1ch/2 fiber CWDM add/drop"    
    ::= { mentis 81 }

mentisMdu4chExtendable2FiberUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4ch CWDM Mux, 2 fiber, extendable"    
    ::= { mentis 82 }

mentisMdu4chTerminal2FiberUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4ch CWDM Mux, 2 fiber, terminal"    
    ::= { mentis 83 }

mentis8chVoltageControlledAttenuatorUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "8ch Voltage controlled attenuator unit"    
    ::= { mentis 84 }

mentisSingleOpticalAmplifier20dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Single optical line amplifier board with 20 dBm output power."    
    ::= { mentis 85 }

mentisDualOpticalAmplifier20dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual optical line amplifier board with 20 dBm output power."    
    ::= { mentis 86 }

mentisFpuYm235Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "External fiber protection unit: YM 235."    
    ::= { mentis 87 }

mentis4chAddDropDwdm2FiberUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 ch/2 fiber DWDM add/drop"    
    ::= { mentis 88 }

mentisQuadMultirateTransponder2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The quad multirate transponder unit version 2."    
    ::= { mentis 89 }

mentisRamanOar450CUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical RAMAN amplifier 450."    
    ::= { mentis 90 }

mentisControlSfpUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The control board with two SFP ports."    
    ::= { mentis 91 }

mentisMultirate2500TransponderV2Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The multi bit-rate 2500 transponder board version 2."    
    ::= { mentis 92 }

mentisDouble10GbeUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The double 10GbE Transponder basic unit."    
    ::= { mentis 93 }

mentis4chMuxDemuxExtensionABUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 channel mux/demux board, extension, type A/B."    
    ::= { mentis 94 }

mentis4chMuxDemuxExtensionBAUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4 channel mux/demux board, extension, type B/A."    
    ::= { mentis 95 }

mentisOpticalInterleaver50100Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical interleaver unit, 50/100 GHz."
    ::= { mentis 96 }

mentisReconfigurableOpticalAddDropUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Reconfigurable optical add/drop multiplexer unit."
    ::= { mentis 97 }

mentis6pGbeEthernetDemarcationUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "6 port GbE Ethernet Demarcation Unit."
    ::= { mentis 98 }

mentis10GClTcTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10Gb/s C-band Tunable Transponder, Client XFP."
    ::= { mentis 99 }

mentis4xSTM16MuxponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4x2,5G/10Gb muxponder"
    ::= { mentis 100 }

mentisMroadm1p800Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Reconfigurable optical add/drop multiplexer"
    ::= { mentis 101 }

mentisSingleOpticalLowGainAmplifier20dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Single optical line amplifier board with 20 dBm output power."    
    ::= { mentis 102 }

mentisDualOpticalLowGainAmplifier20dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual optical line amplifier board with 20 dBm output power."    
    ::= { mentis 103 }

mentisSingleOpticalFlatGainAmplifier10dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Single optical flat gain line amplifier board with 10 dBm output power."    
    ::= { mentis 104 }

mentisDualOpticalFlatGainAmplifier10dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Dual optical flat gain line amplifier board with 10 dBm output power."    
    ::= { mentis 105 }

mentis10GOtnTcTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10Gb/s C-band Tunable OTN Transponder."
    ::= { mentis 106 }

mentis40channelMuxDemuxEven50GHzDWDMUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"40 channel mux demux unit, even 50 GHz."
    ::= { mentis 107 }

mentis40channelMuxDemuxOdd50GHzDWDMUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"40 channel mux demux unit, odd 50 GHz."
    ::= { mentis 108 }

mentis8channelMuxDemuxExtEvenUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"8 channel 50 GHz mux demux unit, extention, even, 100 GHz spacing."
    ::= { mentis 109 }

mentis8channelMuxDemuxExtOddUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"8 channel 50 GHz mux demux unit, extention, odd, 100 GHz spacing."
    ::= { mentis 110 }

mentis2portOpticalChannelMonitor OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"2 port optical channel monitor."
    ::= { mentis 111 }

mentisMultiServiceMuxPonder OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"MultiService MuxPonder."
    ::= { mentis 112 }

mentis8chVariableOpticalAttenuatorII OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"8ch Variable Optical Attenuator - II"
    ::= { mentis 113 }

mentisMultiServiceDoubleQuadGbEMuxPonder OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"Double Quad GbE MuxPonder."
    ::= { mentis 114 }

mentis10GTcErTransponderUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10Gb/s C-band Tunable Ext Reach Transponder."
    ::= {mentis 115 }

mentis10xEthernetMuxPonder OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"10xGbE/10GbE Ethernet MuxPonder."
    ::= { mentis 116 }

mentis12pGbeEthernetDemarcationUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "12 port GbE Ethernet Demarcation Unit."
    ::= { mentis 117 }

mentisGbeMxp10GFecUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "10xGbE/10G with FEC MuxPonder."
    ::= { mentis 118 }

mentisRoadm1x4G100Unit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "4-port reconfigurable optical add/drop multiplexer"
    ::= { mentis 119 }

mentisQuadMultiServiceTransponder OBJECT-IDENTITY
    STATUS     current
    DESCRIPTION
	"MultiService Transponder"
    ::= { mentis 120 }

mentis22xEthernetMuxPonder OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"22xGbE/10GbE Ethernet MuxPonder."
    ::= { mentis 121 }

mentisPEOa1x26dBmUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical Power Extender amplifier."    
    ::= { mentis 122 }

mentis2PortProtectionControlUnit OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Optical Power Extender amplifier."    
    ::= { mentis 123 }

mentis2chVariableOpticalAttenuator OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"2ch Variable Optical Attenuator"
    ::= { mentis 124 }

mentisMultiServiceMuxPonder10GTCEr OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"MultiService MuxPonder Tunable 10G Er."
    ::= { mentis 125 }

mentisMultiServiceMuxPonder10G OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"MultiService MuxPonder Tunable 10G."
    ::= { mentis 126 }

mentisMultiServiceQuad2G5Transponder OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"MultiService Transponder 2.5G."
    ::= { mentis 127 }

mentis4x2G510GOcMuxponder OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"4x2.5G/10Gb Muxponder in SONET mode."
    ::= { mentis 128 }

mentis22xEthernetMuxPonderII OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"22xGbE/10GbE Ethernet MuxPonder Next Generation."
    ::= { mentis 129 }

mentisBandSplitterUnit1x5Even OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"1x5 Band Splitter Unit Even 50 GhZ"
    ::= { mentis 130 }

mentisBandSplitterUnit1x5Odd OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
	"1x5 Band Splitter Unit Odd 50 GhZ"
    ::= { mentis 131 }

-- Mentis 300 specific product definitions
-- =======================================

mentis300 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box chassis."    
    ::= { lumProducts 2 }

mentis300Backplane OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box backplane."    
    ::= { mentis300 1 }

mentis300PowerSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply slot."    
    ::= { mentis300 2 }

mentis300FanSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan slot."    
    ::= { mentis300 3 }

mentis300PowerSupply OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply."    
    ::= { mentis300 4 }

mentis300Fan OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan."    
    ::= { mentis300 5 }


-- Mentis 3000 specific product definitions
-- ========================================

mentis3000 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The big box chassis (sub-rack)."    
    ::= { lumProducts 3 }

mentis3000Backplane OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The big box backplane."    
    ::= { mentis3000 1 }

mentis3000PowerSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The big box power supply slot."    
    ::= { mentis3000 2 }

mentis3000FanSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The big box fan slot."    
    ::= { mentis3000 3 }

mentis3000PowerSupply OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The big box power supply."    
    ::= { mentis3000 4 }

mentis3000Fan OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The big box fan."    
    ::= { mentis3000 5 }


-- Mentis 301 specific product definitions
-- =======================================

mentis301 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box chassis."    
    ::= { lumProducts 4 }

mentis301Backplane OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box backplane."    
    ::= { mentis301 1 }

mentis301PowerSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply slot."    
    ::= { mentis301 2 }

mentis301FanSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan slot."    
    ::= { mentis301 3 }

mentis301PowerSupply OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply."    
    ::= { mentis301 4 }

mentis301Fan OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan."    
    ::= { mentis301 5 }

-- Mentis 101 specific product definitions
-- =======================================

mentis101 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box chassis."    
    ::= { lumProducts 5 }

mentis101Backplane OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box backplane."    
    ::= { mentis101 1 }

mentis101PowerSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply slot."    
    ::= { mentis101 2 }

mentis101FanSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan slot."    
    ::= { mentis101 3 }

mentis101PowerSupply OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply."    
    ::= { mentis101 4 }

mentis101Fan OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan."    
    ::= { mentis101 5 }

-- Subrack Aux specific product definitions
-- =======================================

mentisAux OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Virtual subrack for external eqiupment."    
    ::= { lumProducts 6 }

mentisAuxBackplane OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Virtual backplane."    
    ::= { mentisAux 1 }

-- Transmode Network Manager
-- =========================

transmodeNetworkManager OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Transmode Network Manager."
    ::= { lumProducts 7 }

-- Mentis 102 specific product definitions
-- =======================================

mentis102 OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box chassis."    
    ::= { lumProducts 8 }

mentis102Backplane OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box backplane."    
    ::= { mentis102 1 }

mentis102PowerSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply slot."    
    ::= { mentis102 2 }

mentis102FanSlot OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan slot."    
    ::= { mentis102 3 }

mentis102PowerSupply OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box power supply."    
    ::= { mentis102 4 }

mentis102Fan OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "The small box fan."    
    ::= { mentis102 5 }

-- ----------------------------------------------------
-- Sub-tree for capabilities and conformance and 
-- experimental definitions
-- ----------------------------------------------------

lumCaps OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for agent profiles."    
    ::= { lumentis 4 }

lumReqs OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for management applications requirements."    
    ::= { lumentis 5 }

lumExpr OBJECT-IDENTITY
    STATUS      current
    DESCRIPTION
        "Sub-tree for experimental definitions."    
    ::= { lumentis  6 }

END
