-- MIB generated by miftomib version 1.0a MYLEXRAID-MIB DEFINITIONS ::= BEGIN -- Mylex DAC960 SCSI RAID Controller IMPORTS OBJECT-TYPE FROM RFC-1212 Counter, enterprises FROM RFC1155-SMI DisplayString FROM RFC1213-MIB; DmiCounter ::= Counter DmiInteger ::= INTEGER DmiDisplaystring ::= DisplayString DmiDateX ::= OCTET STRING (SIZE (28)) DmiComponentIndex ::= INTEGER mylex OBJECT IDENTIFIER ::= {enterprises 1608} mib OBJECT IDENTIFIER ::= {mylex 3} v5 OBJECT IDENTIFIER ::= {mib 5} dmtfGroups OBJECT IDENTIFIER ::= {v5 1} SComponentid ::= SEQUENCE { a1Manufacturer DmiDisplaystring, a1Product DmiDisplaystring, a1Version DmiDisplaystring, a1SerialNumber DmiDisplaystring, a1Installation DmiDateX, a1Verify DmiInteger } tComponentid OBJECT-TYPE SYNTAX SEQUENCE OF SComponentid ACCESS not-accessible STATUS mandatory DESCRIPTION "This group defines attributes common to all components. This group is required." ::= {dmtfGroups 1} eComponentid OBJECT-TYPE SYNTAX SComponentid ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex} ::= {tComponentid 1} a1Manufacturer OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Controller Manufacturer." ::= {eComponentid 1} a1Product OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Product Name for this Controller." ::= {eComponentid 2} a1Version OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS not-accessible STATUS mandatory DESCRIPTION "" ::= {eComponentid 3} a1SerialNumber OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS not-accessible STATUS mandatory DESCRIPTION "" ::= {eComponentid 4} a1Installation OBJECT-TYPE SYNTAX DmiDateX ACCESS not-accessible STATUS mandatory DESCRIPTION "The time and date for the last time this component was installed " ::= {eComponentid 5} a1Verify OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "A code that provides a level of verification that the component is still installed and working." ::= {eComponentid 6} SControllerInformation ::= SEQUENCE { a2ControllerNumber DmiInteger, a2OperationalState DmiInteger, a2FirmwareRevision DmiDisplaystring, a2ConfiguredChannels DmiInteger, a2ActualChannels DmiInteger, a2MaximumLogicalDrives DmiInteger, a2MaximumTargetsPerChannel DmiInteger, a2MaximumTaggedRequests DmiInteger, a2MaximumDataTransferSizePerIoRequestInK DmiInteger, a2MaximumConcurrentCommands DmiInteger, a2RebuildRate DmiInteger, a2LogicalSectorSizeInBytes DmiInteger, a2PhysicalSectorSizeInBytes DmiInteger, a2CacheLineSizeInBytes DmiInteger, a2CacheSizeInMb DmiInteger, a2CacheMemoryType DmiInteger, a2EpromSizeInKb DmiInteger, a2BusType DmiInteger, a2ControllerClassType DmiInteger, a2ControllerModel DmiInteger, a2SystemBusNumber DmiInteger, a2SlotNumber DmiInteger, a2InterruptVectorNumber DmiInteger, a2InterruptMode DmiInteger, a2NumberOfPhysicalDevices DmiInteger, a2NumberOfPhysicalDevicesOffLine DmiInteger, a2NumberOfLogicalDevices DmiInteger, a2NumberOfLogicalDevicesCritical DmiInteger, a2NumberOfLogicalDevicesOffLine DmiInteger, a2FaultManagementType DmiInteger, a2ArrayInformation DmiDisplaystring, a2LogicalDriveReadRequestsCount DmiCounter, a2AmountOfDataReadFromLogicalDrivesInMb DmiCounter, a2LogicalDriveWriteRequestsCount DmiCounter, a2AmountOfDataWrittenToLogicalDrivesInMb DmiCounter, a2LogicalDrivesReadCacheHitPercentage DmiCounter, a2PhysicalDriveReadRequestsCount DmiCounter, a2AmountOfDataReadFromPhysicalDrivesInMb DmiCounter, a2PhysicalDriveWriteRequestsCount DmiCounter, a2AmountOfDataWrittenToPhysicalDrivesInM DmiCounter, a2StorageworksCabinetStatusOnChannel0 DmiInteger, a2StorageworksCabinetStatusOnChannel1 DmiInteger, a2StorageworksCabinetStatusOnChannel2 DmiInteger } tControllerInformation OBJECT-TYPE SYNTAX SEQUENCE OF SControllerInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "This group provides Controller Information." ::= {dmtfGroups 2} eControllerInformation OBJECT-TYPE SYNTAX SControllerInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a2ControllerNumber} ::= {tControllerInformation 1} a2ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Controller Number assigned to this controller by the device driver." ::= {eControllerInformation 1} a2OperationalState OBJECT-TYPE SYNTAX INTEGER { vFunctional (1), vNon-functional (2), vNotPresent (128) } ACCESS read-only STATUS mandatory DESCRIPTION "Operational state of this controller as seen by the device driver." ::= {eControllerInformation 2} a2FirmwareRevision OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Controller Firmware Revision." ::= {eControllerInformation 3} a2ConfiguredChannels OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Channels (SCSI Bus) that are part of controller configuration." ::= {eControllerInformation 4} a2ActualChannels OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Channels (SCSI Bus) that are physically present on-board the controller." ::= {eControllerInformation 5} a2MaximumLogicalDrives OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Maximum number of logical drives that can be configured on this controller." ::= {eControllerInformation 6} a2MaximumTargetsPerChannel OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Maximum Number of SCSI Target IDs supported per SCSI Bus." ::= {eControllerInformation 7} a2MaximumTaggedRequests OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Maximum Number of Tagged requests that may be sent to a Hard disk device by Controller Firmware." ::= {eControllerInformation 8} a2MaximumDataTransferSizePerIoRequestInK OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Maximum amount of data that can be transferred per a single IO request - in KB." ::= {eControllerInformation 9} a2MaximumConcurrentCommands OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Maximum number of requests that can be sent to the controller simultaneouly." ::= {eControllerInformation 10} a2RebuildRate OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Value of Rebuild Rate." ::= {eControllerInformation 11} a2LogicalSectorSizeInBytes OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Logical Sector Size in Bytes (Default: 512 bytes)." ::= {eControllerInformation 12} a2PhysicalSectorSizeInBytes OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Physical Sector Size in Bytes (Default: 512 bytes)." ::= {eControllerInformation 13} a2CacheLineSizeInBytes OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Cache Line Size in Bytes." ::= {eControllerInformation 14} a2CacheSizeInMb OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Size of Controller Cache Module - in MB." ::= {eControllerInformation 15} a2CacheMemoryType OBJECT-TYPE SYNTAX INTEGER { vDram (1), vEdram (2), vEdo (3), vDram-ecc (65), vEdram-ecc (66), vEdo-ecc (67), vDram-parity (129), vEdram-parity (130), vEdo-parity (131), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Controller Cache Memory Type." ::= {eControllerInformation 16} a2EpromSizeInKb OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Size of Controller EPROM Module - in KB." ::= {eControllerInformation 17} a2BusType OBJECT-TYPE SYNTAX INTEGER { vEisa (1), vMca (2), vPci (3), vVesa (4), vIsa (5), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Controller - System Bus Interface Type." ::= {eControllerInformation 18} a2ControllerClassType OBJECT-TYPE SYNTAX INTEGER { vRaid (1), vScsi-scsi (96), vHba (128), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Controller Class." ::= {eControllerInformation 19} a2ControllerModel OBJECT-TYPE SYNTAX INTEGER { vDac960e (1), vDac960m (8), vDac960pd (16), vDac960pl (17), vDac960pdu (18), vDac960pe (19), vDac960pg (20), vDac960pj (21), vBt-440 (129), vBt-440c (130), vBt-445 (131), vBt-445c (132), vBt-44xc (133), vBt-445s (134), vBt-946 (176), vBt-946c (177), vBt-948 (178), vBt-948c (179), vBt-956 (180), vBt-956c (181), vBt-958 (182), vBt-958c (183), vBt-958d (184), vBt-956cd (185), vBt-958cd (186), vBt930 (192), vBt932 (193), vBt950 (194), vBt952 (195), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Controller Model Type." ::= {eControllerInformation 20} a2SystemBusNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "System Bus Number, for the bus the controller is interfacing with. This value is supplied by the Operating system and may not be defined for all operating systems." ::= {eControllerInformation 21} a2SlotNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Slot Number where the controller is physically present. Defined for EISA and MCA controller only. " ::= {eControllerInformation 22} a2InterruptVectorNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Interrupt Vector Number being used by the controller. This value is a mapped IRQ supplied by Operating System and may not be same as the actual Interrupt Vector." ::= {eControllerInformation 23} a2InterruptMode OBJECT-TYPE SYNTAX INTEGER { vEdge (0), vLevel (1), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Interrupt Mode - Edge/Level." ::= {eControllerInformation 24} a2NumberOfPhysicalDevices OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number Of Physical Devices detected on this controller." ::= {eControllerInformation 25} a2NumberOfPhysicalDevicesOffLine OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Physical Devices, whose operational state is Off Line." ::= {eControllerInformation 26} a2NumberOfLogicalDevices OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Logical Devices currently configured." ::= {eControllerInformation 27} a2NumberOfLogicalDevicesCritical OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Logical Devices, whose operational state is Critical." ::= {eControllerInformation 28} a2NumberOfLogicalDevicesOffLine OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Logical Devices, whose operational state is Off Line." ::= {eControllerInformation 29} a2FaultManagementType OBJECT-TYPE SYNTAX INTEGER { vAemi (1), vOem1 (2), vOem2 (4), vOem3 (8), vConner (16), vSafte (32), vNotPresent (0) } ACCESS read-only STATUS mandatory DESCRIPTION "Controller Fault Management Type." ::= {eControllerInformation 30} a2ArrayInformation OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Information about Array(s) definition. The information is provided in Channel-Target combination form." ::= {eControllerInformation 31} a2LogicalDriveReadRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Read Requests to Logical Drives." ::= {eControllerInformation 32} a2AmountOfDataReadFromLogicalDrivesInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of Data Read from all Logical Drives - in MB." ::= {eControllerInformation 33} a2LogicalDriveWriteRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Write Requests to Logical Drives." ::= {eControllerInformation 34} a2AmountOfDataWrittenToLogicalDrivesInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of data written to all Logical Drives - in MB." ::= {eControllerInformation 35} a2LogicalDrivesReadCacheHitPercentage OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Logical Drives Read Data Cache Hit Rate." ::= {eControllerInformation 36} a2PhysicalDriveReadRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Read Requests." ::= {eControllerInformation 37} a2AmountOfDataReadFromPhysicalDrivesInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of Data Read from all physical drives - in MB." ::= {eControllerInformation 38} a2PhysicalDriveWriteRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Write Requests." ::= {eControllerInformation 39} a2AmountOfDataWrittenToPhysicalDrivesInM OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of data written all physical drives - in MB." ::= {eControllerInformation 40} a2StorageworksCabinetStatusOnChannel0 OBJECT-TYPE SYNTAX INTEGER { vOk (1), vNotOk (2), vNotPresent (3) } ACCESS read-only STATUS mandatory DESCRIPTION "StorageWorks Cabinet Status on Channel 0" ::= {eControllerInformation 41} a2StorageworksCabinetStatusOnChannel1 OBJECT-TYPE SYNTAX INTEGER { vOk (1), vNotOk (2), vNotPresent (3) } ACCESS read-only STATUS mandatory DESCRIPTION "StorageWorks Cabinet Status on Channel 1" ::= {eControllerInformation 42} a2StorageworksCabinetStatusOnChannel2 OBJECT-TYPE SYNTAX INTEGER { vOk (1), vNotOk (2), vNotPresent (3) } ACCESS read-only STATUS mandatory DESCRIPTION "StorageWorks Cabinet Status on Channel 2" ::= {eControllerInformation 43} SLogicalDriveInformation ::= SEQUENCE { a3ControllerNumber DmiInteger, a3LogicalDriveNumber DmiInteger, a3OperationalState DmiInteger, a3RaidLevel DmiInteger, a3WritePolicy DmiInteger, a3SizeInMb DmiInteger, a3PhysicalSizeInMb DmiInteger, a3StripeSizeInBytes DmiInteger, a3PhysicalDriveMap DmiDisplaystring, a3ArrayList DmiDisplaystring } tLogicalDriveInformation OBJECT-TYPE SYNTAX SEQUENCE OF SLogicalDriveInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "Provides information about Logical Drive Configuration." ::= {dmtfGroups 3} eLogicalDriveInformation OBJECT-TYPE SYNTAX SLogicalDriveInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a3ControllerNumber, a3LogicalDriveNumber} ::= {tLogicalDriveInformation 1} a3ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Controller Number - used as a key." ::= {eLogicalDriveInformation 1} a3LogicalDriveNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Logical Drive Number - used as a Key." ::= {eLogicalDriveInformation 2} a3OperationalState OBJECT-TYPE SYNTAX INTEGER { vOnline (3), vCritical (4), vOffline (255), vNotPresent (128) } ACCESS read-only STATUS mandatory DESCRIPTION "Logical Drive Operational State." ::= {eLogicalDriveInformation 3} a3RaidLevel OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "RAID Level associated with Logical Drive." ::= {eLogicalDriveInformation 4} a3WritePolicy OBJECT-TYPE SYNTAX INTEGER { vWriteThru (0), vWriteBack (128) } ACCESS read-only STATUS mandatory DESCRIPTION "Write Cache Policy associated with Logical Drive." ::= {eLogicalDriveInformation 5} a3SizeInMb OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Logical Drive Size - in MB." ::= {eLogicalDriveInformation 6} a3PhysicalSizeInMb OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Total physical capacity used by this Logical Drive - in MB." ::= {eLogicalDriveInformation 7} a3StripeSizeInBytes OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Stripe size associated with Logical Drive. Valid for RAID Levels 0, 5 and 6 only. Value is specifed in bytes." ::= {eLogicalDriveInformation 8} a3PhysicalDriveMap OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "List of all physical drives that make up this Logical Drive. The information is provided in Channel-Target combination form." ::= {eLogicalDriveInformation 9} a3ArrayList OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "List of Arrays, this logical drive spans across. " ::= {eLogicalDriveInformation 10} SPhysicalDeviceInformation ::= SEQUENCE { a4ControllerNumber DmiInteger, a4ScsiBusId DmiInteger, a4ScsiTargetId DmiInteger, a4ScsiLunId DmiInteger, a4OperationalState DmiInteger, a4VendorId DmiDisplaystring, a4ProductId DmiDisplaystring, a4ProductRevisionLevel DmiDisplaystring, a4SizeInMb DmiInteger, a4DeviceType DmiInteger, a4SoftErrorsCount DmiCounter, a4HardErrorsCount DmiCounter, a4ParityErrorsCount DmiCounter, a4MiscErrorsCount DmiCounter, a4ArrayList DmiDisplaystring, a4LogicalDriveList DmiDisplaystring } tPhysicalDeviceInformation OBJECT-TYPE SYNTAX SEQUENCE OF SPhysicalDeviceInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "SCSI Physical Device Information." ::= {dmtfGroups 4} ePhysicalDeviceInformation OBJECT-TYPE SYNTAX SPhysicalDeviceInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a4ControllerNumber, a4ScsiBusId, a4ScsiTargetId} ::= {tPhysicalDeviceInformation 1} a4ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Controller Number - used as a key" ::= {ePhysicalDeviceInformation 1} a4ScsiBusId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Channel Number - used as a key" ::= {ePhysicalDeviceInformation 2} a4ScsiTargetId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Physical Device Target Id - used as a key" ::= {ePhysicalDeviceInformation 3} a4ScsiLunId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI LUN of Physical Device." ::= {ePhysicalDeviceInformation 4} a4OperationalState OBJECT-TYPE SYNTAX INTEGER { vDead (0), vRebuilding (2), vRebuildCancelled (130), vOnline (3), vHotspare (16), vPresent (5), vNotPresent (6) } ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Physical Device State." ::= {ePhysicalDeviceInformation 5} a4VendorId OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Physical Device Vendor Id - from SCSI Inquiry Info." ::= {ePhysicalDeviceInformation 6} a4ProductId OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Physical Device Product Id - from SCSI Inquiry Info." ::= {ePhysicalDeviceInformation 7} a4ProductRevisionLevel OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Physical Device Product Revision Level - from SCSI Inquiry Info." ::= {ePhysicalDeviceInformation 8} a4SizeInMb OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Size in MB - from SCSI Read Capacity Data." ::= {ePhysicalDeviceInformation 9} a4DeviceType OBJECT-TYPE SYNTAX INTEGER { vFixedDrive (0), vTape (1), vPrinter (2), vProcessor (3), vWorm (4), vCdrom (5), vScanner (6), vMo (7), vChanger (8), vCommunications (9), vGraphics-0 (10), vGraphics-1 (11), vReserved-0 (12), vReserved-1 (13), vReserved-2 (14), vReserved-3 (15), vReserved-4 (16), vReserved-5 (17), vReserved-6 (18), vReserved-7 (19), vReserved-8 (20), vReserved-9 (21), vReserved-10 (22), vReserved-11 (23), vReserved-12 (24), vReserved-13 (25), vReserved-14 (26), vReserved-15 (27), vReserved-16 (28), vReserved-17 (29), vReserved-18 (30), vUnknown (31), vScsiHostBusAdapter (199) } ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Device Type - from SCSI Inquiry Information." ::= {ePhysicalDeviceInformation 10} a4SoftErrorsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Soft Errors." ::= {ePhysicalDeviceInformation 11} a4HardErrorsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Hard Errors." ::= {ePhysicalDeviceInformation 12} a4ParityErrorsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Parity Errors." ::= {ePhysicalDeviceInformation 13} a4MiscErrorsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Misc Errors." ::= {ePhysicalDeviceInformation 14} a4ArrayList OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "List Of Arrays, this physical drive is part of." ::= {ePhysicalDeviceInformation 15} a4LogicalDriveList OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "List of Logical Drives that depend on this physical drive." ::= {ePhysicalDeviceInformation 16} SMylexDac960RaidManagementSoftware ::= SEQUENCE { a5ManagementSoftwareRevision DmiDisplaystring, a5ManagementSoftwareBuildDate DmiDisplaystring, a5Dac960DeviceDriverRevision DmiDisplaystring, a5Dac960DeviceDriverBuildDate DmiDisplaystring, a5GamDriverRevision DmiDisplaystring, a5GamDriverBuildDate DmiDisplaystring } tMylexDac960RaidManagementSoftware OBJECT-TYPE SYNTAX SEQUENCE OF SMylexDac960RaidManagementSoftware ACCESS not-accessible STATUS mandatory DESCRIPTION "MDAC RAID Management Software Version Information." ::= {dmtfGroups 5} eMylexDac960RaidManagementSoftware OBJECT-TYPE SYNTAX SMylexDac960RaidManagementSoftware ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex} ::= {tMylexDac960RaidManagementSoftware 1} a5ManagementSoftwareRevision OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Mylex DAC960 RAID Management Software Revision Information." ::= {eMylexDac960RaidManagementSoftware 1} a5ManagementSoftwareBuildDate OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Mylex DAC960 RAID Management Software Build Date Information - month/date/year format." ::= {eMylexDac960RaidManagementSoftware 2} a5Dac960DeviceDriverRevision OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Mylex DAC960 Controller Device driver Revision Information." ::= {eMylexDac960RaidManagementSoftware 3} a5Dac960DeviceDriverBuildDate OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Mylex DAC960 Device Driver Build Date Information - month/date/y ear format." ::= {eMylexDac960RaidManagementSoftware 4} a5GamDriverRevision OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Mylex DAC960 GAM Driver Revision Information." ::= {eMylexDac960RaidManagementSoftware 5} a5GamDriverBuildDate OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Mylex DAC960 GAM Driver Build Date Information - date/month/year format." ::= {eMylexDac960RaidManagementSoftware 6} SLogicalDriveStatistics ::= SEQUENCE { a6ControllerNumber DmiInteger, a6LogicalDriveNumber DmiInteger, a6ReadRequestsCount DmiCounter, a6AmountOfDataReadInMb DmiCounter, a6WriteRequestsCount DmiCounter, a6AmountOfDataWrittenInMb DmiCounter, a6ReadCacheHitPercentage DmiCounter } tLogicalDriveStatistics OBJECT-TYPE SYNTAX SEQUENCE OF SLogicalDriveStatistics ACCESS not-accessible STATUS mandatory DESCRIPTION "Logical Drive Performance Statistics" ::= {dmtfGroups 6} eLogicalDriveStatistics OBJECT-TYPE SYNTAX SLogicalDriveStatistics ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a6ControllerNumber, a6LogicalDriveNumber} ::= {tLogicalDriveStatistics 1} a6ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Controller Number - used as a key." ::= {eLogicalDriveStatistics 1} a6LogicalDriveNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Logical Drive Number - used as a key." ::= {eLogicalDriveStatistics 2} a6ReadRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Read Requests." ::= {eLogicalDriveStatistics 3} a6AmountOfDataReadInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of Data Read - in MB." ::= {eLogicalDriveStatistics 4} a6WriteRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Write Requests." ::= {eLogicalDriveStatistics 5} a6AmountOfDataWrittenInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of data written - in MB." ::= {eLogicalDriveStatistics 6} a6ReadCacheHitPercentage OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Read Cache Hit Rate." ::= {eLogicalDriveStatistics 7} SPhysicalDriveStatistics ::= SEQUENCE { a7ControllerNumber DmiInteger, a7ScsiBusId DmiInteger, a7ScsiTargetId DmiInteger, a7ScsiLun DmiInteger, a7ReadRequestsCount DmiCounter, a7AmountOfDataReadInMb DmiCounter, a7WriteRequestsCount DmiCounter, a7AmountOfDataWrittenInMb DmiCounter } tPhysicalDriveStatistics OBJECT-TYPE SYNTAX SEQUENCE OF SPhysicalDriveStatistics ACCESS not-accessible STATUS mandatory DESCRIPTION "Physical Drive Performance Statistics" ::= {dmtfGroups 7} ePhysicalDriveStatistics OBJECT-TYPE SYNTAX SPhysicalDriveStatistics ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a7ControllerNumber, a7ScsiBusId, a7ScsiTargetId} ::= {tPhysicalDriveStatistics 1} a7ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Controller Number - used as a key." ::= {ePhysicalDriveStatistics 1} a7ScsiBusId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Channel Number - used as a key." ::= {ePhysicalDriveStatistics 2} a7ScsiTargetId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Target Device Id - used as a key." ::= {ePhysicalDriveStatistics 3} a7ScsiLun OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Lun of Physical Device." ::= {ePhysicalDriveStatistics 4} a7ReadRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Read Requests." ::= {ePhysicalDriveStatistics 5} a7AmountOfDataReadInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of Data Read - in MB." ::= {ePhysicalDriveStatistics 6} a7WriteRequestsCount OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Number of Write Requests." ::= {ePhysicalDriveStatistics 7} a7AmountOfDataWrittenInMb OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Amount of data written - in MB." ::= {ePhysicalDriveStatistics 8} SFaultManagementCabinetInformation ::= SEQUENCE { a8ControllerNumber DmiInteger, a8ScsiBusId DmiInteger, a8CabinetNo DmiInteger, a8ScsiTargetId DmiInteger, a8ScsiLun DmiInteger, a8CabinetType DmiInteger, a8NumberOfFans DmiInteger, a8NumberOfPowerSupplyUnits DmiInteger, a8NumberOfHeatSensors DmiInteger, a8NumberOfDriveSlots DmiInteger, a8NumberOfDoorLocks DmiInteger, a8NumberOfSpeakers DmiInteger, a8NumberOfFansCritical DmiInteger, a8NumberOfPowerSupplyUnitsCritical DmiInteger, a8NumberOfHeatSensorsCritical DmiInteger, a8NumberOfFansFailed DmiInteger, a8NumberOfPowerSupplyUnitsFailed DmiInteger, a8NumberOfHeatSensorsFailed DmiInteger } tFaultManagementCabinetInformation OBJECT-TYPE SYNTAX SEQUENCE OF SFaultManagementCabinetInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "Fault Management Cabinet Information." ::= {dmtfGroups 8} eFaultManagementCabinetInformation OBJECT-TYPE SYNTAX SFaultManagementCabinetInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a8ControllerNumber, a8ScsiBusId, a8CabinetNo} ::= {tFaultManagementCabinetInformation 1} a8ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Controller Number - used as a key." ::= {eFaultManagementCabinetInformation 1} a8ScsiBusId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Channel Number - used as a key." ::= {eFaultManagementCabinetInformation 2} a8CabinetNo OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Cabinet Number - used as a key." ::= {eFaultManagementCabinetInformation 3} a8ScsiTargetId OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Target Device Id." ::= {eFaultManagementCabinetInformation 4} a8ScsiLun OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "SCSI Lun of Physical Device." ::= {eFaultManagementCabinetInformation 5} a8CabinetType OBJECT-TYPE SYNTAX INTEGER { vConnerCr-6 (1), vConnerSmartCabinet (2), vSafte (3), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Fault Management Cabinet Type - Conner CR6/Conner Smart/SAFTE." ::= {eFaultManagementCabinetInformation 6} a8NumberOfFans OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Fans housed inside the cabinet." ::= {eFaultManagementCabinetInformation 7} a8NumberOfPowerSupplyUnits OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Power Supply Units." ::= {eFaultManagementCabinetInformation 8} a8NumberOfHeatSensors OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Heat Sensors." ::= {eFaultManagementCabinetInformation 9} a8NumberOfDriveSlots OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Drive Slots." ::= {eFaultManagementCabinetInformation 10} a8NumberOfDoorLocks OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Door Locks." ::= {eFaultManagementCabinetInformation 11} a8NumberOfSpeakers OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Speakers." ::= {eFaultManagementCabinetInformation 12} a8NumberOfFansCritical OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Fans in Critical State." ::= {eFaultManagementCabinetInformation 13} a8NumberOfPowerSupplyUnitsCritical OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Power Supply units in critical state." ::= {eFaultManagementCabinetInformation 14} a8NumberOfHeatSensorsCritical OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Heat Sensors in critical state." ::= {eFaultManagementCabinetInformation 15} a8NumberOfFansFailed OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Fans in Failed State." ::= {eFaultManagementCabinetInformation 16} a8NumberOfPowerSupplyUnitsFailed OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Power Supply units in Failed state." ::= {eFaultManagementCabinetInformation 17} a8NumberOfHeatSensorsFailed OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Number of Heat Sensors in Failed state." ::= {eFaultManagementCabinetInformation 18} SMylexRaidEventInformation ::= SEQUENCE { a9EventTableIndex DmiInteger, a9EventCode DmiInteger, a9EventTimeStamp DmiInteger, a9ControllerNumber DmiInteger, a9ChannelNumber DmiInteger, a9TargetNumber DmiInteger, a9LunNumber DmiInteger, a9LogicalDriveNumber DmiInteger, a9FmtCabinetNumber DmiInteger, a9FanUnitNumber DmiInteger, a9PowerSupplyUnitNumber DmiInteger, a9HeatSensorUnitNumber DmiInteger } tMylexRaidEventInformation OBJECT-TYPE SYNTAX SEQUENCE OF SMylexRaidEventInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "Event Information for Mylex RAID events." ::= {dmtfGroups 9} eMylexRaidEventInformation OBJECT-TYPE SYNTAX SMylexRaidEventInformation ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a9EventTableIndex} ::= {tMylexRaidEventInformation 1} a9EventTableIndex OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Index to the event table. A maximum of 256 events can be stored in the event table." ::= {eMylexRaidEventInformation 1} a9EventCode OBJECT-TYPE SYNTAX INTEGER { vOperationalStateOfPhysicalDeviceHasChan (1), vOperationalStateOfPhysicalDeviceHasCha1 (2), vThePhysicalDeviceHasSomeErrors (3), vThePhysicalDeviceIsGoingToFail (4), vAnAutoRebuildOperationStartedOnThisPhys (5), vAManualRebuildOperationStartedOnThisPhy (6), vAManualOrAutoRebuildOperationHasComplet (7), vAManualOrAutoRebuildOperationHasBeenCan (8), vAManualOrAutoRebuildOperationHasResulte (9), vAManualOrAutoRebuildOperationHasResult1 (10), vAManualOrAutoRebuildOperationHasResult2 (11), vTheOperationalStateOfPhysicalDeviceHasC (12), vForTheFirstTimeGamEventMonitorFindsThis (13), vAPreviouslyFoundPhysicalDeviceDidNotRes (14), vAPhysicalDeviceThatIsNotPartOfCurrentDa (15), vExpandCapacityOperationStartedOnThisPhy (16), vExpandCapacityOperationDoneOnThisPhysic (17), vExpandCapacityOperationResultedInErrorO (18), vCommandTimed-outOnThisPhysicalDrive (19), vACommandSentToThisPhysicalDeviceHasBeen (20), vACommandIsBeingRetriedOnThisPhysicalDri (21), vParityErrorReportedOnThisPhysicalDrive (22), vSoftErrorReportedOnThisPhysicalDrive (23), vMiscellaneousErrorReportedOnThisPhysica (24), vPhysicalDeviceIsReset (25), vPhysicalDeviceIsConfiguredAsActiveSpare (26), vPhysicalDeviceIsConfiguredAsWarmSpare (27), vRequestSenseDataAvailableForThisPhysica (28), vConsistencyCheckOperationStartedSuccess (128), vTheConsistencyCheckOperationThatWasInPr (129), vAnOn-goingConsistencyCheckOperationOnTh (130), vAnOn-goingConsistencyCheckOperationResu (131), vAnOn-goingConsistencyCheckOperationRes1 (132), vAnOn-goingConsistencyCheckOperationRes2 (133), vOperationalStateOfLogicalDriveChangedFr (134), vOperationalStateOfLogicalDriveChangedF1 (135), vOperationalStateOfLogicalDriveChangedF2 (136), vAnAutomaticRebuildOperationHasStarted (137), vAManualRebuildOperationHasStarted (138), vAnOn-goingAutoOrManualRebuildOperationH (139), vAnOn-goingAutoOrManualRebuildOperation1 (140), vAnOn-goingAutoOrManualRebuildOperation2 (141), vAnOn-goingAutoOrManualRebuildOperationR (142), vAnOn-goingAutoOrManualRebuildOperation1 (143), vInitializationOperationStartedSuccessfu (144), vInitializationOperationCompletedSuccess (145), vInitializationOperationCanceled (146), vInitializationOperationFailedBecauseThe (147), vForTheFirstTimeGamEventMonitorFindsThis (148), vAPreviouslyConfiguredLogicalDriveIsNoLo (149), vExpandCapacityOperationStartedForThisLo (150), vExpandCapacityOperationDoneForThisLogic (151), vExpandCapacityOperationOnThisLogicalDri (152), vBadBlocksFoundOnThisLogicalDrive (153), vLogicalDriveSizeHasChanged (154), vLogicalDriveRaidLevelHasChanged (155), vBadDataBlocksFoundOnThisLogicalDrive (156), vFanUnitFailed (256), vFanUnitIsOk (257), vAemiFaultManagementIndicatesThatThereIs (258), vSafteCabinetIndicateThatTheFanUnitIsNot (259), vConnerCr-6Raidsaftescr1xCabinetIndicate (272), vConnerCr-6Raidsaftescr1xCabinetIndiates (273), vAemiFaultManagementIndicatesThatAPowerS (274), vSafteCabinetIndicatesThatThePowerSupply (275), vSaftescr1xCabinetTemperatureRisedAbove7 (288), vSaftescr1xCabinetTemperatureRisedAbove5 (289), vSaftescr1xCabinetTemperatureIsOkbelow50 (290), vAemiFaultManagementIndicatesOver-temper (291), vSaftescr1xCabinetIndicatesThatTheHeatSe (292), vStorageWorksCabinetFailed (304), vStorageWorksCabinetInCriticalState (305), vStorageWorksCabinetFunctioningOk (306), vGamServerSoftwareInitializationSuccessf (384), vTheDac960ControllerCouldNotFlushCachedD (385), vTheDeviceStateChangeTableIsFull (386), vControllerIsDead (388), vControllerHasBeenReset (389), vANewControllerFoundByGamServerSoftware (390), vControllerIsGone (391), vBatteryBackupUnitFoundOnThisController (392), vBatteryBackupUnitPowerIsLow (393), vBatteryBackupUnitPowerOk (394), vGamServerStarted (512), vSystemSizeTableFull (513), vAUserLoggedOntoGamServer (514), vAUserLoggedOutOfGamServer (515), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Mylex RAID event code." ::= {eMylexRaidEventInformation 2} a9EventTimeStamp OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Time Stamp associated with this event. It's the number of seconds since midnight(00:00:00) January 1, 1970 GMT." ::= {eMylexRaidEventInformation 3} a9ControllerNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the DAC960 Controller." ::= {eMylexRaidEventInformation 4} a9ChannelNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the SCSI Bus." ::= {eMylexRaidEventInformation 5} a9TargetNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the SCSI Target ID of physical device." ::= {eMylexRaidEventInformation 6} a9LunNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the SCSI LUN of physical device." ::= {eMylexRaidEventInformation 7} a9LogicalDriveNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the Logical Drive." ::= {eMylexRaidEventInformation 8} a9FmtCabinetNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the Fault Management Cabinet Number." ::= {eMylexRaidEventInformation 9} a9FanUnitNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the FAN Unit." ::= {eMylexRaidEventInformation 10} a9PowerSupplyUnitNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the Power Supply Unit Number." ::= {eMylexRaidEventInformation 11} a9HeatSensorUnitNumber OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the Heat Sensor Unit Number." ::= {eMylexRaidEventInformation 12} SEventGeneration ::= SEQUENCE { a10EventType DmiInteger, a10EventSeverity DmiInteger, a10EventIsStateBased DmiInteger, a10EventStateKey DmiInteger, a10AssociatedGroup DmiDisplaystring, a10EventSystem DmiInteger, a10EventSubsystem DmiInteger, a10InstanceDataPresent DmiInteger } tEventGeneration OBJECT-TYPE SYNTAX SEQUENCE OF SEventGeneration ACCESS not-accessible STATUS mandatory DESCRIPTION "Event Generation group for generating Mylex RAID events." ::= {dmtfGroups 10} eEventGeneration OBJECT-TYPE SYNTAX SEventGeneration ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a10AssociatedGroup} ::= {tEventGeneration 1} a10EventType OBJECT-TYPE SYNTAX INTEGER { vOperationalStateOfPhysicalDeviceHasChan (1), vOperationalStateOfPhysicalDeviceHasChan (2), vThePhysicalDeviceHasSomeErrors (3), vThePhysicalDeviceIsGoingToFail (4), vAnAutoRebuildOperationStartedOnThisPhys (5), vAManualRebuildOperationStartedOnThisPhy (6), vAManualOrAutoRebuildOperationHasComplet (7), vAManualOrAutoRebuildOperationHasBeenCan (8), vAManualOrAutoRebuildOperationHasResulte (9), vAManualOrAutoRebuildOperationHasResulte (10), vAManualOrAutoRebuildOperationHasResulte (11), vTheOperationalStateOfPhysicalDeviceHasC (12), vForTheFirstTimeGamEventMonitorFindsThis (13), vAPreviouslyFoundPhysicalDeviceDidNotRes (14), vAPhysicalDeviceThatIsNotPartOfCurrentDa (15), vExpandCapacityOperationStartedOnThisPhy (16), vExpandCapacityOperationDoneOnThisPhysic (17), vExpandCapacityOperationResultedInErrorO (18), vCommandTimed-outOnThisPhysicalDrive (19), vACommandSentToThisPhysicalDeviceHasBeen (20), vACommandIsBeingRetriedOnThisPhysicalDri (21), vParityErrorReportedOnThisPhysicalDrive (22), vSoftErrorReportedOnThisPhysicalDrive (23), vMiscellaneousErrorReportedOnThisPhysica (24), vPhysicalDeviceIsReset (25), vPhysicalDeviceIsConfiguredAsActiveSpare (26), vPhysicalDeviceIsConfiguredAsWarmSpare (27), vRequestSenseDataAvailableForThisPhysica (28), vConsistencyCheckOperationStartedSuccess (128), vTheConsistencyCheckOperationThatWasInPr (129), vAnOn-goingConsistencyCheckOperationOnTh (130), vAnOn-goingConsistencyCheckOperationResu (131), vAnOn-goingConsistencyCheckOperationResu (132), vAnOn-goingConsistencyCheckOperationResu (133), vOperationalStateOfLogicalDriveChangedFr (134), vOperationalStateOfLogicalDriveChangedFr (135), vOperationalStateOfLogicalDriveChangedFr (136), vAnAutomaticRebuildOperationHasStarted (137), vAManualRebuildOperationHasStarted (138), vAnOn-goingAutoOrManualRebuildOperationH (139), vAnOn-goingAutoOrManualRebuildOperationH (140), vAnOn-goingAutoOrManualRebuildOperationH (141), vAnOn-goingAutoOrManualRebuildOperationR (142), vAnOn-goingAutoOrManualRebuildOperationR (143), vInitializationOperationStartedSuccessfu (144), vInitializationOperationCompletedSuccess (145), vInitializationOperationCanceled (146), vInitializationOperationFailedBecauseThe (147), vForTheFirstTimeGamEventMonitorFindsThis (148), vAPreviouslyConfiguredLogicalDriveIsNoLo (149), vExpandCapacityOperationStartedForThisLo (150), vExpandCapacityOperationDoneForThisLogic (151), vExpandCapacityOperationOnThisLogicalDri (152), vBadBlocksFoundOnThisLogicalDrive (153), vLogicalDriveSizeHasChanged (154), vLogicalDriveRaidLevelHasChanged (155), vBadDataBlocksFoundOnThisLogicalDrive (156), vFanUnitFailed (256), vFanUnitIsOk (257), vAemiFaultManagementIndicatesThatThereIs (258), vSafteCabinetIndicateThatTheFanUnitIsNot (259), vConnerCr-6Raidsaftescr1xCabinetIndicate (272), vConnerCr-6Raidsaftescr1xCabinetIndiates (273), vAemiFaultManagementIndicatesThatAPowerS (274), vSafteCabinetIndicatesThatThePowerSupply (275), vSaftescr1xCabinetTemperatureRisedAbove7 (288), vSaftescr1xCabinetTemperatureRisedAbove5 (289), vSaftescr1xCabinetTemperatureIsOkbelow50 (290), vAemiFaultManagementIndicatesOver-temper (291), vSaftescr1xCabinetIndicatesThatTheHeatSe (292), vStorageWorksCabinetFailed (304), vStorageWorksCabinetInCriticalState (305), vStorageWorksCabinetFunctioningOk (306), vGamServerSoftwareInitializationSuccessf (384), vTheDac960ControllerCouldNotFlushCachedD (385), vTheDeviceStateChangeTableIsFull (386), vControllerIsDead (388), vControllerHasBeenReset (389), vANewControllerFoundByGamServerSoftware (390), vControllerIsGone (391), vBatteryBackupUnitFoundOnThisController (392), vBatteryBackupUnitPowerIsLow (393), vBatteryBackupUnitPowerOk (394), vGamServerStarted (512), vSystemSizeTableFull (513), vAUserLoggedOntoGamServer (514), vAUserLoggedOutOfGamServer (515), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "Type of Mylex RAID event." ::= {eEventGeneration 1} a10EventSeverity OBJECT-TYPE SYNTAX INTEGER { vMonitor (1), vInformation (2), vOk (4), vNon-critical (8), vCritical (10), vNon-recoverable (12) } ACCESS read-only STATUS mandatory DESCRIPTION "Severity level associated with this event." ::= {eEventGeneration 2} a10EventIsStateBased OBJECT-TYPE SYNTAX INTEGER { vFalse (0), vTrue (1) } ACCESS read-only STATUS mandatory DESCRIPTION "Is this event state based ?." ::= {eEventGeneration 3} a10EventStateKey OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "If event is state based, this value is the key for event state table." ::= {eEventGeneration 4} a10AssociatedGroup OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "Class name of the group that originated this event." ::= {eEventGeneration 5} a10EventSystem OBJECT-TYPE SYNTAX INTEGER { vMylexRaidController (1), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "The Component that generates this event." ::= {eEventGeneration 6} a10EventSubsystem OBJECT-TYPE SYNTAX INTEGER { vGamSoftware (0), vController (1), vLogicalDrive (2), vPhysicalDrive (3), vFaultManagement (4), vUnknown (255) } ACCESS read-only STATUS mandatory DESCRIPTION "The sub component that generates this event." ::= {eEventGeneration 7} a10InstanceDataPresent OBJECT-TYPE SYNTAX INTEGER { vFalse (0), vTrue (1) } ACCESS read-only STATUS mandatory DESCRIPTION "Is instance data present for the associated group ?." ::= {eEventGeneration 9} SErrorControl ::= SEQUENCE { a98Selfid DmiInteger, a98NumberOfFatalErrors DmiCounter, a98NumberOfMajorErrors DmiCounter, a98NumberOfWarnings DmiCounter, a98ErrorStatus DmiInteger, a98ErrorStatusType DmiInteger, a98AlarmGeneration DmiInteger } tErrorControl OBJECT-TYPE SYNTAX SEQUENCE OF SErrorControl ACCESS not-accessible STATUS mandatory DESCRIPTION "Indication control and status for the parent group" ::= {dmtfGroups 98} eErrorControl OBJECT-TYPE SYNTAX SErrorControl ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex, a98Selfid} ::= {tErrorControl 1} a98Selfid OBJECT-TYPE SYNTAX DmiInteger ACCESS read-only STATUS mandatory DESCRIPTION "Instance Identifier. A unique number that identifies this row." ::= {eErrorControl 1} a98NumberOfFatalErrors OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Count of all fatal errors since system startup." ::= {eErrorControl 2} a98NumberOfMajorErrors OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Count of all major errors since system startup." ::= {eErrorControl 3} a98NumberOfWarnings OBJECT-TYPE SYNTAX DmiCounter ACCESS read-only STATUS mandatory DESCRIPTION "Count of all warning errors since system startup." ::= {eErrorControl 4} a98ErrorStatus OBJECT-TYPE SYNTAX INTEGER { vOk (0), vWarning (1), vMajor (2), vFatal (3), vInformational (4) } ACCESS read-only STATUS mandatory DESCRIPTION "current error status" ::= {eErrorControl 5} a98ErrorStatusType OBJECT-TYPE SYNTAX INTEGER { vPost (0), vRuntime (1), vDiagnosticTest (2) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates the type of detection that set the current error status." ::= {eErrorControl 6} a98AlarmGeneration OBJECT-TYPE SYNTAX INTEGER { vOff (0), vOn (1) } ACCESS read-only STATUS mandatory DESCRIPTION "Controls indication generation for errors." ::= {eErrorControl 7} SMiftomib ::= SEQUENCE { a99MdacMib DmiDisplaystring, a99MibOid DmiDisplaystring, a99DisableTrap DmiInteger } tMiftomib OBJECT-TYPE SYNTAX SEQUENCE OF SMiftomib ACCESS not-accessible STATUS mandatory DESCRIPTION "This group defines attributes required for DMI to SNMP translation" ::= {dmtfGroups 99} eMiftomib OBJECT-TYPE SYNTAX SMiftomib ACCESS not-accessible STATUS mandatory DESCRIPTION "" INDEX {DmiComponentIndex} ::= {tMiftomib 1} a99MdacMib OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "The MIB name that defines this MIF" ::= {eMiftomib 1} a99MibOid OBJECT-TYPE SYNTAX DmiDisplaystring ACCESS read-only STATUS mandatory DESCRIPTION "The MIB OID that corresponds to this MIF" ::= {eMiftomib 2} a99DisableTrap OBJECT-TYPE SYNTAX DmiInteger ACCESS read-write STATUS mandatory DESCRIPTION "This attribute can be changed to disable sending of traps from this component" ::= {eMiftomib 3} -- -- Trap definitions - not generated by MIFTOMIB tool -- trap1ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Operational state of physical device has changed to On-Line." ::= 1 trap2ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Operational state of physical device has changed to HotSpare." ::= 2 trap3ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "The physical device has some errors." ::= 3 trap4ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "The physical device is going to fail." ::= 4 trap5ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An auto rebuild operation started on this physical drive." ::= 5 trap6ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual rebuild operation started on this physical drive." ::= 6 trap7ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual or auto rebuild operation has completed successfully on this physical drive." ::= 7 trap8ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual or auto rebuild operation has been canceled on this physical drive." ::= 8 trap9ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual or auto rebuild operation has resulted in error, when this physical device was being rebuilt." ::= 9 trap10ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual or auto rebuild operation has resulted in error, as the new device failed." ::= 10 trap11ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual or auto rebuild operation has resulted in error, as the Logical drive failed." ::= 11 trap12ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "The operational state of physical device has changed to Dead." ::= 12 trap13ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "For the first time, GAM event monitor finds this physical device." ::= 13 trap14ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A previously found physical device, did not respond to SCSI TestUnitReady or Inquiry command." ::= 14 trap15ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A physical device that is not part of current DAC960 configuration and whose operational state is Dead is found on the SCSI bus." ::= 15 trap16ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Expand Capacity Operation Started on this physical drive." ::= 16 trap17ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Expand Capacity Operation done on this physical drive." ::= 17 trap18ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Expand Capacity Operation resulted in error, on this physical drive." ::= 18 trap19ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Command timed-out on this physical drive." ::= 19 trap20ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A command sent to this physical device has been aborted." ::= 20 trap21ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A command is being retried on this physical drive." ::= 21 trap22ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Parity Error reported on this physical drive." ::= 22 trap23ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Soft Error reported on this physical drive." ::= 23 trap24ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Miscellaneous Error reported on this physical drive." ::= 24 trap25ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Physical Device is reset." ::= 25 trap26ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Physical device is configured as Active Spare." ::= 26 trap27ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Physical device is configured as Warm Spare." ::= 27 trap28ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Request Sense data available for this physical drive." ::= 28 trap29ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Consistency check operation started successfully." ::= 128 trap30ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "The consistency check operation that was in progress completed successfully." ::= 129 trap31ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going consistency check operation on this logical drive has been canceled." ::= 130 trap32ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going consistency check operation resulted in failure." ::= 131 trap33ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going consistency check operation resulted in failure bacause the logical drive operational state is no longer On-Line." ::= 132 trap34ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going consistency check operation resulted in failure, because one of the physical devices failed." ::= 133 trap35ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Operational state of logical drive changed from On-Line or Critical to Off-Line." ::= 134 trap36ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Operational state of logical drive changed from Off-Line or Critical to Critical." ::= 135 trap37ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Operational state of logical drive changed from Off-Line or Critical to On-Line." ::= 136 trap38ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An automatic rebuild operation has started." ::= 137 trap39ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A manual rebuild operation has started." ::= 138 trap40ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going auto or manual rebuild operation has completed successfully." ::= 139 trap41ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going auto or manual rebuild operation has been cancelled." ::= 140 trap42ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going auto or manual rebuild operation has resulted in failure." ::= 141 trap43ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going auto or manual rebuild operation resulted in failure because the new physical device that was being rebuilt failed." ::= 142 trap44ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "An on-going auto or manual rebuild operation resulted in failure because the system drive failed." ::= 143 trap45ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Initialization operation started successfully." ::= 144 trap46ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Initialization operation completed successfully." ::= 145 trap47ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Initialization operation canceled." ::= 146 trap48ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Initialization operation failed, because the operational state of this logical drive has changed to Off-Line." ::= 147 trap49ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "For the first time, GAM event monitor finds this logical drive to be part of current DAC960 configuration." ::= 148 trap50ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A previously configured logical drive is no longer part of the current DAC960 configuration." ::= 149 trap51ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Expand Capacity Operation Started for this Logical drive." ::= 150 trap52ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Expand Capacity Operation Done for this Logical drive." ::= 151 trap53ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Expand Capacity Operation on this Logical drive resulted in error." ::= 152 trap54ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Bad Blocks found on this logical drive." ::= 153 trap55ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Logical Drive Size has changed." ::= 154 trap56ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Logical Drive RAID Level has changed." ::= 155 trap57ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Bad Data Blocks found on this Logical drive." ::= 156 trap58ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Fan Unit Failed." ::= 256 trap59ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Fan Unit is OK." ::= 257 trap60ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "AEMI fault management indicates that there is a Fan failure. " ::= 258 trap61ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "SAFTE cabinet indicate that the Fan unit is not present." ::= 259 trap62ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Conner CR-6 RAID/SAFTE/SCR1x cabinet indicates that the power supply unit has failed." ::= 272 trap63ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Conner CR-6 RAID/SAFTE/SCR1x cabinet indiates that the Power Supply Unit is OK." ::= 273 trap64ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "AEMI Fault management indicates that a Power supply unit has failed." ::= 274 trap65ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "SAFTE cabinet indicates that the Power supply unit is not present." ::= 275 trap66ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "SAFTE/SCR1x cabinet temperature rised above 70 degrees Celsius." ::= 288 trap67ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "SAFTE/SCR1x cabinet temperature rised above 50 degrees Celsius." ::= 289 trap68ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "SAFTE/SCR1x cabinet temperature is OK.(below 50 degrees Celsius)." ::= 290 trap69ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "AEMI fault management indicates over-temperature condition." ::= 291 trap70ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "SAFTE/SCR1x cabinet indicates that the Heat Sensor is not present." ::= 292 trap71ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Storage Works cabinet failed." ::= 304 trap72ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Storage Works cabinet in critical state." ::= 305 trap73ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Storage Works cabinet functioning OK." ::= 306 trap74ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "GAM Server software initialization successful." ::= 384 trap75ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "The DAC960 controller could not flush cached data to physical hard disk devices." ::= 385 trap76ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "The device state change table is full." ::= 386 trap77ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Controller is dead." ::= 388 trap78ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Controller has been reset." ::= 389 trap79ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A New controller found by GAM Server software." ::= 390 trap80ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Controller is gone." ::= 391 trap81ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Battery Backup Unit found on this Controller." ::= 392 trap82ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "BATTERY Backup Unit power is low." ::= 393 trap83ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "battery Backup Unit power OK." ::= 394 trap84ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "GAM server started." ::= 512 trap85ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "System Size Table full." ::= 513 trap86ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A user logged onto GAM server." ::= 514 trap87ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "A user logged out of GAM server." ::= 515 trap88ForEventInfo TRAP-TYPE ENTERPRISE eEventGeneration VARIABLES { a10EventType, a10EventSeverity, a10EventIsStateBased, a10EventStateKey, a10AssociatedGroup, a10EventSystem, a10EventSubsystem, a10InstanceDataPresent, a9EventTableIndex } DESCRIPTION "Unknown" ::= 255 END