MICROSENS-CWDM8-MIB

File: MICROSENS-CWDM8-MIB.mib (41390 bytes)

Imported modules

SNMPv2-TC RFC-1215 RFC1155-SMI

Imported symbols

DisplayString TRAP-TYPE enterprises
OBJECT-TYPE IpAddress Counter
Gauge TimeTicks

Defined Types

DeviceList  
SEQUENCE    
  deviceId INTEGER
  deviceArtNo DisplayString
  deviceSerNo DisplayString
  deviceDesc DisplayString
  deviceTemperature INTEGER
  deviceTempAlarmThreshold INTEGER
  deviceTempAlarm INTEGER
  deviceTempShutdown INTEGER
  deviceTrPowerFailureAlarm INTEGER
  deviceMinorAlarm INTEGER
  deviceMajorAlarm INTEGER

PortList  
SEQUENCE    
  portId INTEGER
  portChannelEnabled INTEGER
  portLinkThroughLocalLine INTEGER
  portLinkThroughLineLocal INTEGER
  portLocalModuleInstalled INTEGER
  portLineModuleInstalled INTEGER
  portLocalLink INTEGER
  portLineLink INTEGER
  portLocalTxFault INTEGER
  portLineTxFault INTEGER
  portLocalPowerFault INTEGER
  portLinePowerFault INTEGER
  portRateSelect INTEGER

LocalModuleList  
SEQUENCE    
  localModuleId INTEGER
  localModuleConnector INTEGER
  localModuleTrCodeSonet INTEGER
  localModuleTrCodeGigabit INTEGER
  localModuleTrCodeFbLinkLength INTEGER
  localModuleTrCodeFbTrTech INTEGER
  localModuleTrCodeFbTrMedia INTEGER
  localModuleTrCodeFbSpeed INTEGER
  localModuleBrNominal INTEGER
  localModuleLength9km INTEGER
  localModuleLength9m INTEGER
  localModuleLength50 INTEGER
  localModuleLength62 INTEGER
  localModuleLengthCopper INTEGER
  localModuleVendorSN DisplayString
  localModuleDateCode DisplayString
  localModuleLaserCurrent INTEGER
  localModuleTransmittedPower INTEGER
  localModuleReceivedPower INTEGER
  localModuleLaserTemperature INTEGER
  localModuleVoltage INTEGER

LineModuleList  
SEQUENCE    
  lineModuleId INTEGER
  lineModuleConnector INTEGER
  lineModuleTrCodeSonet INTEGER
  lineModuleTrCodeGigabit INTEGER
  lineModuleTrCodeFbLinkLength INTEGER
  lineModuleTrCodeFbTrTech INTEGER
  lineModuleTrCodeFbTrMedia INTEGER
  lineModuleTrCodeFbSpeed INTEGER
  lineModuleBrNominal INTEGER
  lineModuleLength9km INTEGER
  lineModuleLength9m INTEGER
  lineModuleLength50 INTEGER
  lineModuleLength62 INTEGER
  lineModuleLengthCopper INTEGER
  lineModuleVendorSN DisplayString
  lineModuleDateCode DisplayString
  lineModuleLaserCurrent INTEGER
  lineModuleTransmittedPower INTEGER
  lineModuleReceivedPower INTEGER
  lineModuleLaserTemperature INTEGER
  lineModuleVoltage INTEGER

PowerList  
SEQUENCE    
  powerId INTEGER
  powerArtNo DisplayString
  powerSerNo DisplayString
  powerDesc DisplayString
  powerTemperature INTEGER
  powerStatus INTEGER
  powerSuppliedPower INTEGER
  powerLoad INTEGER
  powerFanStatus INTEGER

LineIfList  
SEQUENCE    
  lineIfId INTEGER
  lineIfArtNo DisplayString
  lineIfSerNo DisplayString
  lineIfWestLinkStatus INTEGER
  lineIfEastLinkStatus INTEGER
  lineIfWestChannelStatus INTEGER
  lineIfEastChannelStatus INTEGER
  lineIfWestLinkRcvPower INTEGER
  lineIfEastLinkRcvPower INTEGER

PassiveList  
SEQUENCE    
  passiveId INTEGER
  passiveArtNo DisplayString
  passiveSerNo DisplayString

Defined Values

microsens 1.3.6.1.4.1.3181
OBJECT IDENTIFIER    

cwdm 1.3.6.1.4.1.3181.6
OBJECT IDENTIFIER    

eightChannelCwdm 1.3.6.1.4.1.3181.6.4
OBJECT IDENTIFIER    

deviceTable 1.3.6.1.4.1.3181.6.4.1
This table describes the device-status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceList

deviceTableEntry 1.3.6.1.4.1.3181.6.4.1.1
An entry in the port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DeviceList  

deviceId 1.3.6.1.4.1.3181.6.4.1.1.1
This entry describes the device id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deviceArtNo 1.3.6.1.4.1.3181.6.4.1.1.2
This entry describes the article number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

deviceSerNo 1.3.6.1.4.1.3181.6.4.1.1.3
This entry describes the serial number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

deviceDesc 1.3.6.1.4.1.3181.6.4.1.1.4
This entry provides a detailed description of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

deviceTemperature 1.3.6.1.4.1.3181.6.4.1.1.5
This entry describes the temperature of the device in degree centigrade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

deviceTempAlarmThreshold 1.3.6.1.4.1.3181.6.4.1.1.6
This entry describes the current temperature-alarm threshold value of the device in degree centigrade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

deviceTempAlarm 1.3.6.1.4.1.3181.6.4.1.1.7
This entry describes if a temperature-alarm condition has occurred or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER alarm(1), no-alarm(0), unknown(-255)  

deviceTempShutdown 1.3.6.1.4.1.3181.6.4.1.1.8
This entry describes if a temperature-shutdown condition has occurred or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER alarm(1), no-alarm(0), unknown(-255)  

deviceTrPowerFailureAlarm 1.3.6.1.4.1.3181.6.4.1.1.9
This entry describes if a transceiver-board power-supply-alarm condition has occurred or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-alarm(0), alarm-channel-1-4(1), alarm-channel-5-8(2), alarm-channel-1-8(3), unknown(-255)  

deviceMinorAlarm 1.3.6.1.4.1.3181.6.4.1.1.10
This entry describes if a minor-alarm condition has occurred or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER alarm(1), no-alarm(0), unknown(-255)  

deviceMajorAlarm 1.3.6.1.4.1.3181.6.4.1.1.11
This entry describes if a major-alarm condition has occurred or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER alarm(1), no-alarm(0), unknown(-255)  

portTable 1.3.6.1.4.1.3181.6.4.2
This table describes the port-status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortList

portTableEntry 1.3.6.1.4.1.3181.6.4.2.1
An entry in the port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortList  

portId 1.3.6.1.4.1.3181.6.4.2.1.1
This entry describes the port id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

portChannelEnabled 1.3.6.1.4.1.3181.6.4.2.1.2
This entry describes the channel's status. A value of 1 indicates that the channel is enabled, a value of 0 indicates that the channel is not enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), unknown(-255)  

portLinkThroughLocalLine 1.3.6.1.4.1.3181.6.4.2.1.3
This entry describes the local-line link-through-status of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), unknown(-255)  

portLinkThroughLineLocal 1.3.6.1.4.1.3181.6.4.2.1.4
This entry describes the line-local link-through-status of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), unknown(-255)  

portLocalModuleInstalled 1.3.6.1.4.1.3181.6.4.2.1.5
This entry describes if a local transceiver module is installed or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-installed(0), installed(1), unknown(-255)  

portLineModuleInstalled 1.3.6.1.4.1.3181.6.4.2.1.6
This entry describes if a line transceiver module is installed or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-installed(0), installed(1), unknown(-255)  



portLocalTxFault 1.3.6.1.4.1.3181.6.4.2.1.9
This entry describes the port's local-tx-fault status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), error(1), unknown(-255)  

portLineTxFault 1.3.6.1.4.1.3181.6.4.2.1.10
This entry describes the port's line-tx-fault status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), error(1), unknown(-255)  

portLocalPowerFault 1.3.6.1.4.1.3181.6.4.2.1.11
This entry describes the port's local-power-fault status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), error(1), unknown(-255)  

portLinePowerFault 1.3.6.1.4.1.3181.6.4.2.1.12
This entry describes the port's line-power-fault status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), error(1), unknown(-255)  

portRateSelect 1.3.6.1.4.1.3181.6.4.2.1.13
This entry describes the port's local data rate. A value of 1 describes full data rate, a value of 0 describes reduced data rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER reduced(0), full(1), unknown(-255)  

localModuleTable 1.3.6.1.4.1.3181.6.4.3
This table describes the local module status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LocalModuleList

localModuleTableEntry 1.3.6.1.4.1.3181.6.4.3.1
An entry in the local module table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LocalModuleList  

localModuleId 1.3.6.1.4.1.3181.6.4.3.1.1
This entry describes the local module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

localModuleConnector 1.3.6.1.4.1.3181.6.4.3.1.2
This entry describes the connector-type of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), sc(1), style1-copper(2), style2-copper(3), bnc-tnc(4), coaxial-headers(5), fiberjack(6), lc(7), mt-rj(8), mu(9), sg(10), opticalpigtail(11), hssdc2(32), copperpigtail(33)  

localModuleTrCodeSonet 1.3.6.1.4.1.3181.6.4.3.1.3
This entry describes the SONET compliance of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), oc3-multi-mode-short-reach(1), oc3-single-mode-intermediate-reach(2), oc3-single-mode-long-reach(4), oc12-multi-mode-short-reach(16), oc12-single-mode-intermediate-reach(32), oc12-single-mode-long-reach(64), oc48-short-reach(128), oc48-intermediate-reach(256), oc48-long-reach(512)  

localModuleTrCodeGigabit 1.3.6.1.4.1.3181.6.4.3.1.4
This entry describes the Gigabit Ethernet compliance of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), base-1000-sx(1), base-1000-lx(2), base-1000-cx(4), base-1000-t(8)  

localModuleTrCodeFbLinkLength 1.3.6.1.4.1.3181.6.4.3.1.5
This entry describes the fibre channel link length of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), long-distance(1), intermediate-distance(2), short-distance(4)  

localModuleTrCodeFbTrTech 1.3.6.1.4.1.3181.6.4.3.1.6
This entry describes the fibre channel transmitter technology of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), longwave-laser-LL(1), shortwave-laser-OFC(2), shortwave-laser-no-OFC(4), electrical-intra-enclosure(8), electrical-inter-enclosure(16), longwave-laser-LC(32)  

localModuleTrCodeFbTrMedia 1.3.6.1.4.1.3181.6.4.3.1.7
This entry describes the fibre channel transmission media of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), single-mode(1), multi-mode-50(4), multi-mode-62-5(8), video-coax(16), miniature-coax(32), shielded-twisted-pair(64), twin-axial-pair(128)  

localModuleTrCodeFbSpeed 1.3.6.1.4.1.3181.6.4.3.1.8
This entry describes the fibre channel speed of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), speed-100MBytes-per-sec(1), speed-200MBytes-per-sec(4), speed-400MBytes-per-sec(16)  

localModuleBrNominal 1.3.6.1.4.1.3181.6.4.3.1.9
This entry describes the nominal bit rate, specified in units of 100 Megabits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleLength9km 1.3.6.1.4.1.3181.6.4.3.1.10
This entry describes the link length supported by the transceiver using single-mode fibers. The value is in units of kilometers. A value of 255 means that the transceiver supports a link length greater than 254 km. A value of zero means that the transceiver does not support single-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleLength9m 1.3.6.1.4.1.3181.6.4.3.1.11
This entry describes the link length supported by the transceiver using single-mode fibers. The value is in units of 100 meters. A value of 255 means that the transceiver supports a link length greater than 25.4 km. A value of zero means that the transceiver does not support single-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleLength50 1.3.6.1.4.1.3181.6.4.3.1.12
This entry describes the link length supported by the transceiver using 50 micron multi-mode mode fibers. The value is in units of 10 meters. A value of 255 means that the transceiver supports a link length greater than 2.54 km. A value of zero means that the transceiver does not support 50 micron multi-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleLength62 1.3.6.1.4.1.3181.6.4.3.1.13
This entry describes the link length supported by the transceiver using 62.5 micron multi-mode mode fibers. The value is in units of 10 meters. A value of 255 means that the transceiver supports a link length greater than 2.54 km. A value of zero means that the transceiver does not support 62.5 micron multi-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleLengthCopper 1.3.6.1.4.1.3181.6.4.3.1.14
This entry describes the link length supported by the transceiver using copper cables. The value is in units of 1 meter. A value of 255 means that the transceiver supports a link length greater than 254 m. A value of zero means that the transceiver does not support copper cables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleVendorSN 1.3.6.1.4.1.3181.6.4.3.1.15
This entry describes the vendor's serial number of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

localModuleDateCode 1.3.6.1.4.1.3181.6.4.3.1.16
This entry describes the vendor's date code in the [yymmdd]-format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

localModuleLaserCurrent 1.3.6.1.4.1.3181.6.4.3.1.17
This entry describes the transmitter laser's bias current in milli ampere.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleTransmittedPower 1.3.6.1.4.1.3181.6.4.3.1.18
This entry describes the transmitter optical output power in micro watt.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleReceivedPower 1.3.6.1.4.1.3181.6.4.3.1.19
This entry describes the transmitter optical received power in micro watt.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleLaserTemperature 1.3.6.1.4.1.3181.6.4.3.1.20
This entry describes the laser temperature in degree centigrade.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

localModuleVoltage 1.3.6.1.4.1.3181.6.4.3.1.21
This entry describes the transceiver supply voltage in mV.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleTable 1.3.6.1.4.1.3181.6.4.4
This table describes the line module status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineModuleList

lineModuleTableEntry 1.3.6.1.4.1.3181.6.4.4.1
An entry in the line module table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LineModuleList  

lineModuleId 1.3.6.1.4.1.3181.6.4.4.1.1
This entry describes the line module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lineModuleConnector 1.3.6.1.4.1.3181.6.4.4.1.2
This entry describes the connector-type of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), sc(1), style1-copper(2), style2-copper(3), bnc-tnc(4), coaxial-headers(5), fiberjack(6), lc(7), mt-rj(8), mu(9), sg(10), opticalpigtail(11), hssdc2(32), copperpigtail(33)  

lineModuleTrCodeSonet 1.3.6.1.4.1.3181.6.4.4.1.3
This entry describes the SONET compliance of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), oc3-multi-mode-short-reach(1), oc3-single-mode-intermediate-reach(2), oc3-single-mode-long-reach(4), oc12-multi-mode-short-reach(16), oc12-single-mode-intermediate-reach(32), oc12-single-mode-long-reach(64), oc48-short-reach(128), oc48-intermediate-reach(256), oc48-long-reach(512)  

lineModuleTrCodeGigabit 1.3.6.1.4.1.3181.6.4.4.1.4
This entry describes the Gigabit Ethernet compliance of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), base-1000-SX(1), base-1000-LX(2), base-1000-CX(4), base-1000-T(8)  

lineModuleTrCodeFbLinkLength 1.3.6.1.4.1.3181.6.4.4.1.5
This entry describes the fibre channel link length of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), long-distance(1), intermediate-distance(2), short-distance(4)  

lineModuleTrCodeFbTrTech 1.3.6.1.4.1.3181.6.4.4.1.6
This entry describes the fibre channel transmitter technology of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), longwave-laser-LL(1), shortwave-laser-OFC(2), shortwave-laser-no-OFC(4), electrical-intra-enclosure(8), electrical-inter-enclosure(16), longwave-laser-LC(32)  

lineModuleTrCodeFbTrMedia 1.3.6.1.4.1.3181.6.4.4.1.7
This entry describes the fibre channel transmission media of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), single-mode(1), multi-mode-50(4), multi-mode-62-5(8), video-coax(16), miniature-coax(32), shielded-twisted-pair(64), twin-axial-pair(128)  

lineModuleTrCodeFbSpeed 1.3.6.1.4.1.3181.6.4.4.1.8
This entry describes the fibre channel speed of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), speed-100MBytes-per-sec(1), speed-200MBytes-per-sec(4), speed-400MBytes-per-sec(16)  

lineModuleBrNominal 1.3.6.1.4.1.3181.6.4.4.1.9
This entry describes the nominal bit rate, specified in units of 100 Megabits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleLength9km 1.3.6.1.4.1.3181.6.4.4.1.10
This entry describes the link length supported by the transceiver using single-mode fibers. The value is in units of kilometers. A value of 255 means that the transceiver supports a link length greater than 254 km. A value of zero means that the transceiver does not support single-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleLength9m 1.3.6.1.4.1.3181.6.4.4.1.11
This entry describes the link length supported by the transceiver using single-mode fibers. The value is in units of 100 meters. A value of 255 means that the transceiver supports a link length greater than 25.4 km. A value of zero means that the transceiver does not support single-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleLength50 1.3.6.1.4.1.3181.6.4.4.1.12
This entry describes the link length supported by the transceiver using 50 micron multi-mode mode fibers. The value is in units of 10 meters. A value of 255 means that the transceiver supports a link length greater than 2.54 km. A value of zero means that the transceiver does not support 50 micron multi-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleLength62 1.3.6.1.4.1.3181.6.4.4.1.13
This entry describes the link length supported by the transceiver using 62.5 micron multi-mode mode fibers. The value is in units of 10 meters. A value of 255 means that the transceiver supports a link length greater than 2.54 km. A value of zero means that the transceiver does not support 62.5 micron multi-mode fibers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleLengthCopper 1.3.6.1.4.1.3181.6.4.4.1.14
This entry describes the link length supported by the transceiver using copper cables. The value is in units of 1 meter. A value of 255 means that the transceiver supports a link length greater than 254 m. A value of zero means that the transceiver does not support copper cables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleVendorSN 1.3.6.1.4.1.3181.6.4.4.1.15
This entry describes the vendor's serial number of the transceiver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

lineModuleDateCode 1.3.6.1.4.1.3181.6.4.4.1.16
This entry describes the vendor's date code in the [yymmdd]-format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

lineModuleLaserCurrent 1.3.6.1.4.1.3181.6.4.4.1.17
This entry describes the transmitter laser's bias current in milli ampere.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleTransmittedPower 1.3.6.1.4.1.3181.6.4.4.1.18
This entry describes the transmitter optical output power in micro watt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleReceivedPower 1.3.6.1.4.1.3181.6.4.4.1.19
This entry describes the transmitter optical received power in micro watt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleLaserTemperature 1.3.6.1.4.1.3181.6.4.4.1.20
This entry describes the laser temperature in degree centigrade.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineModuleVoltage 1.3.6.1.4.1.3181.6.4.4.1.21
This entry describes the transceiver supply voltage in mV.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

powerTable 1.3.6.1.4.1.3181.6.4.5
This table describes the power-supply-status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerList

powerTableEntry 1.3.6.1.4.1.3181.6.4.5.1
An entry in the power-supply table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PowerList  

powerId 1.3.6.1.4.1.3181.6.4.5.1.1
This entry describes the power-supply module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

powerArtNo 1.3.6.1.4.1.3181.6.4.5.1.2
This entry describes the article number of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

powerSerNo 1.3.6.1.4.1.3181.6.4.5.1.3
This entry describes the serial number of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

powerDesc 1.3.6.1.4.1.3181.6.4.5.1.4
This entry provides a detailed description of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

powerTemperature 1.3.6.1.4.1.3181.6.4.5.1.5
This entry describes the temperature of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

powerStatus 1.3.6.1.4.1.3181.6.4.5.1.6
This entry describes the operational status of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255), not-active(0), active(1)  

powerSuppliedPower 1.3.6.1.4.1.3181.6.4.5.1.7
This entry describes the power output of the power-supply module in watt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

powerLoad 1.3.6.1.4.1.3181.6.4.5.1.8
This entry describes the load level of the power-supply module in percent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

powerFanStatus 1.3.6.1.4.1.3181.6.4.5.1.9
This entry describes the fan status of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255), not-active(0), active(1)  

lineIfTable 1.3.6.1.4.1.3181.6.4.6
This table describes the line-interface status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineIfList

lineIfTableEntry 1.3.6.1.4.1.3181.6.4.6.1
An entry in the line-interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LineIfList  

lineIfId 1.3.6.1.4.1.3181.6.4.6.1.1
This entry describes the power-supply module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

lineIfArtNo 1.3.6.1.4.1.3181.6.4.6.1.2
This entry describes the article number of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

lineIfSerNo 1.3.6.1.4.1.3181.6.4.6.1.3
This entry describes the serial number of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

lineIfWestLinkStatus 1.3.6.1.4.1.3181.6.4.6.1.4
This entry describes the west-link status of the interface module.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255), off(0), on(1)  

lineIfEastLinkStatus 1.3.6.1.4.1.3181.6.4.6.1.5
This entry describes the east-link status of the interface module.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255), off(0), on(1)  

lineIfWestChannelStatus 1.3.6.1.4.1.3181.6.4.6.1.6
This entry describes the west-channel status of the interface module.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255), not-in-use(0), in-use(1)  

lineIfEastChannelStatus 1.3.6.1.4.1.3181.6.4.6.1.7
This entry describes the east-channel status of the interface module.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255), not-in-use(0), in-use(1)  

lineIfWestLinkRcvPower 1.3.6.1.4.1.3181.6.4.6.1.8
This entry describes the west-link receive power of the interface module in micro watts.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

lineIfEastLinkRcvPower 1.3.6.1.4.1.3181.6.4.6.1.9
This entry describes the east-link receive power of the interface module in micro watts.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER unknown(-255)  

passiveTable 1.3.6.1.4.1.3181.6.4.7
This table describes the passive optical module status of the CWDM-system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PassiveList

passiveTableEntry 1.3.6.1.4.1.3181.6.4.7.1
An entry in the passive table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PassiveList  

passiveId 1.3.6.1.4.1.3181.6.4.7.1.1
This entry describes the passive optical module id.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

passiveArtNo 1.3.6.1.4.1.3181.6.4.7.1.2
This entry describes the article number of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

passiveSerNo 1.3.6.1.4.1.3181.6.4.7.1.3
This entry describes the serial number of the power-supply module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

channelCount 1.3.6.1.4.1.3181.6.4.100
This entry describes the number of channels in the CWDM-system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

minorAlarmRelayTrap 0
Trap indicating a change in the minor alarm relay status.
TRAP-TYPE    

majorAlarmRelayTrap 1
Trap indicating a change in the major alarm relay status.
TRAP-TYPE    

devicePowerSupplyTrap 2
Trap indicating a change in the power-supply redundancy status.
TRAP-TYPE    

deviceTemperatureAlarmTrap 3
Trap indicating a device temperature alarm event has occurred.
TRAP-TYPE    

deviceTemperatureShutdownTrap 4
Trap indicating a device temperature shutdown event has occurred.
TRAP-TYPE    

fanAlarmTrap 5
Trap indicating a fan alarm in a power supply module.
TRAP-TYPE    

portLocalLinkChangeTrap 6
Trap indicating that a port's local link status has changed. The port is identified by the portId variable.
TRAP-TYPE    

portLineLinkChangeTrap 7
Trap indicating that a port's line link status has changed. The port is identified by the portId variable.
TRAP-TYPE