MYLEXDAC960SCSIRAIDCONTROLLER-MIB

File: MYLEXDAC960SCSIRAIDCONTROLLER-MIB.mib (29258 bytes)

Imported modules

RFC-1212 RFC1155-SMI RFC1213-MIB

Imported symbols

OBJECT-TYPE Counter enterprises
DisplayString

Defined Types

DmiCounter  
Counter    

DmiInteger  
INTEGER    

DmiDisplaystring  
DisplayString    

DmiDateX  
OCTET STRING Size(28)    

DmiComponentIndex  
INTEGER    

SComponentid  
SEQUENCE    
  a1Manufacturer DmiDisplaystring
  a1Product DmiDisplaystring
  a1Version DmiDisplaystring
  a1SerialNumber DmiDisplaystring
  a1Installation DmiDateX
  a1Verify DmiInteger

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
  a2DramSizeInMb DmiInteger
  a2EpromSizeInKb DmiInteger
  a2BusType DmiDisplaystring
  a2SystemBusNumber DmiInteger
  a2SlotNumber DmiInteger
  a2InterruptVectorNumber DmiInteger
  a2InterruptMode DmiDisplaystring

SLogicalDriveInformation  
SEQUENCE    
  a3ControllerNumber DmiInteger
  a3LogicalDriveNumber DmiInteger
  a3OperationalState DmiInteger
  a3RaidLevel DmiInteger
  a3WritePolicy DmiDisplaystring
  a3SizeInMb DmiInteger
  a3StripeSizeInBytes DmiInteger
  a3PhysicalDriveMap DmiDisplaystring

SPhyicalDeviceInformation  
SEQUENCE    
  a4ControllerNumber DmiInteger
  a4ScsiBusId DmiInteger
  a4ScsiTargetId DmiInteger
  a4OperationalState DmiInteger
  a4VendorId DmiDisplaystring
  a4ProductId DmiDisplaystring
  a4ProductRevisionLevel DmiDisplaystring
  a4SizeInMb DmiInteger
  a4DeviceType DmiDisplaystring
  a4SoftErrorsCount DmiCounter
  a4HardErrorsCount DmiCounter
  a4ParityErrorsCount DmiCounter
  a4MiscErrorsCount DmiCounter

SMylexDac960ComponentInstrumentationInfo  
SEQUENCE    
  a5CiRevision DmiDisplaystring
  a5CiBuildDate DmiDisplaystring
  a5MdacDeviceDriverRevision DmiDisplaystring
  a5MdacDeviceDriverBuildDate DmiDisplaystring

SLogicalDriveStatistics  
SEQUENCE    
  a6ControllerNumber DmiInteger
  a6LogicalDriveNumber DmiInteger
  a6ReadRequestsCount DmiCounter
  a6AmountOfDataReadInMb DmiCounter
  a6WriteRequestsCount DmiCounter
  a6AmountOfDataWrittenInMb DmiCounter
  a6ReadCacheHit DmiCounter

SPhysicalDriveStatistics  
SEQUENCE    
  a7ControllerNumber DmiInteger
  a7ScsiBusId DmiInteger
  a7ScsiTargetId DmiInteger
  a7ReadRequestsCount DmiCounter
  a7AmountOfDataReadInKb DmiCounter
  a7WriteRequestsCount DmiCounter
  a7AmountOfDataWrittenInKb DmiCounter

SErrorControl  
SEQUENCE    
  a98Selfid DmiInteger
  a98NumberOfFatalErrors DmiCounter
  a98NumberOfMajorErrors DmiCounter
  a98NumberOfWarnings DmiCounter
  a98ErrorStatus DmiInteger
  a98ErrorStatusType DmiInteger
  a98AlarmGeneration DmiInteger

SMiftomib  
SEQUENCE    
  a99MibName DmiDisplaystring
  a99MibOid DmiDisplaystring
  a99DisableTrap DmiInteger

STrapGroup  
SEQUENCE    
  a9999ErrorTime DisplayString
  a9999ErrorStatus DmiInteger
  a9999ErrorGroupId DmiInteger
  a9999ErrorInstanceId DmiInteger
  a9999ComponentId DmiInteger
  a9999GroupId DmiInteger
  a9999InstanceId DmiInteger
  a9999VendorCode1 DmiInteger
  a9999VendorCode2 DmiInteger
  a9999VendorText OCTET STRING
  a9999ParentGroupId DmiInteger
  a9999ParentInstanceId DmiInteger

Defined Values

mylex 1.3.6.1.4.1.1608
OBJECT IDENTIFIER    

mib 1.3.6.1.4.1.1608.3
OBJECT IDENTIFIER    

v2 1.3.6.1.4.1.1608.3.2
OBJECT IDENTIFIER    

dmtfGroups 1.3.6.1.4.1.1608.3.2.1
OBJECT IDENTIFIER    

tComponentid 1.3.6.1.4.1.1608.3.2.1.1
This group defines attributes common to allcomponents. This group is required.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SComponentid

eComponentid 1.3.6.1.4.1.1608.3.2.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SComponentid  

a1Manufacturer 1.3.6.1.4.1.1608.3.2.1.1.1.1
Controller Manufacturer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a1Product 1.3.6.1.4.1.1608.3.2.1.1.1.2
Product Name for this Controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a1Version 1.3.6.1.4.1.1608.3.2.1.1.1.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DmiDisplaystring  

a1SerialNumber 1.3.6.1.4.1.1608.3.2.1.1.1.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DmiDisplaystring  

a1Installation 1.3.6.1.4.1.1608.3.2.1.1.1.5
The time and date for the last time this componentwas installed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DmiDateX  

a1Verify 1.3.6.1.4.1.1608.3.2.1.1.1.6
A code that provides a level of verification thatthe component is still installed and working.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

tControllerInformation 1.3.6.1.4.1.1608.3.2.1.2
This group provides Controller Information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SControllerInformation

eControllerInformation 1.3.6.1.4.1.1608.3.2.1.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SControllerInformation  

a2ControllerNumber 1.3.6.1.4.1.1608.3.2.1.2.1.1
Controller Number assigned to this controller by the device driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2OperationalState 1.3.6.1.4.1.1608.3.2.1.2.1.2
Operational state of this controller as seen by the device driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2FirmwareRevision 1.3.6.1.4.1.1608.3.2.1.2.1.3
Controller Firmware Revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a2ConfiguredChannels 1.3.6.1.4.1.1608.3.2.1.2.1.4
Number of Channels (SCSI Bus) that are part of controller configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2ActualChannels 1.3.6.1.4.1.1608.3.2.1.2.1.5
Number of Channels (SCSI Bus) that are physically present on-board the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2MaximumLogicalDrives 1.3.6.1.4.1.1608.3.2.1.2.1.6
Maximum number of logical drives that can be configured on this controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2MaximumTargetsPerChannel 1.3.6.1.4.1.1608.3.2.1.2.1.7
Maximum Number of SCSI Target IDs supported per SCSI Bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2MaximumTaggedRequests 1.3.6.1.4.1.1608.3.2.1.2.1.8
Maximum Number of Tagged requests that may be sent to a Hard disk device by Controller Firmware.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2MaximumDataTransferSizePerIoRequestInK 1.3.6.1.4.1.1608.3.2.1.2.1.9
Maximum amount of data that can be transferred per a single IO request - in KB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2MaximumConcurrentCommands 1.3.6.1.4.1.1608.3.2.1.2.1.10
Maximum number of requests that can be sent to the controller simultaneouly.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2RebuildRate 1.3.6.1.4.1.1608.3.2.1.2.1.11
Value of Rebuild Rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2LogicalSectorSizeInBytes 1.3.6.1.4.1.1608.3.2.1.2.1.12
Logical Sector Size in Bytes (Default: 512 bytes).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2PhysicalSectorSizeInBytes 1.3.6.1.4.1.1608.3.2.1.2.1.13
Physical Sector Size in Bytes (Default: 512 bytes).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2CacheLineSizeInBytes 1.3.6.1.4.1.1608.3.2.1.2.1.14
Cache Line Size in Bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2DramSizeInMb 1.3.6.1.4.1.1608.3.2.1.2.1.15
Size of Controller EPROM Module - in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2EpromSizeInKb 1.3.6.1.4.1.1608.3.2.1.2.1.16
Size of Controller EPROM Module - in KB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2BusType 1.3.6.1.4.1.1608.3.2.1.2.1.17
Controller - System Bus Interface Type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a2SystemBusNumber 1.3.6.1.4.1.1608.3.2.1.2.1.18
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2SlotNumber 1.3.6.1.4.1.1608.3.2.1.2.1.19
Slot Number where the controller is physically present. Defined for EISA and MCA controller only. For PCI controller it will always be set to 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2InterruptVectorNumber 1.3.6.1.4.1.1608.3.2.1.2.1.20
Interrupt Vector Number being used by the controller.This value is a mapped IRQ supplied by OperatingSystem and may not be same as the actual Interrupt Vector.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a2InterruptMode 1.3.6.1.4.1.1608.3.2.1.2.1.21
Interrupt Mode - Edge/Level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

tLogicalDriveInformation 1.3.6.1.4.1.1608.3.2.1.3
Provides information about Logical Drive Configuration.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SLogicalDriveInformation

eLogicalDriveInformation 1.3.6.1.4.1.1608.3.2.1.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SLogicalDriveInformation  

a3ControllerNumber 1.3.6.1.4.1.1608.3.2.1.3.1.1
Controller Number - used as a key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a3LogicalDriveNumber 1.3.6.1.4.1.1608.3.2.1.3.1.2
Logical Drive Number - used as a Key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a3OperationalState 1.3.6.1.4.1.1608.3.2.1.3.1.3
Logical Drive Operational State.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a3RaidLevel 1.3.6.1.4.1.1608.3.2.1.3.1.4
RAID Level associated with Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a3WritePolicy 1.3.6.1.4.1.1608.3.2.1.3.1.5
Write Cache Policy associated with Logical Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a3SizeInMb 1.3.6.1.4.1.1608.3.2.1.3.1.6
Logical Drive Size - in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a3StripeSizeInBytes 1.3.6.1.4.1.1608.3.2.1.3.1.7
Stripe size associated with Logical Drive. Valid for RAID Levels 0, 5 and 6 only. Value is specifed in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a3PhysicalDriveMap 1.3.6.1.4.1.1608.3.2.1.3.1.8
List of all physical drives that make up this Logical Drive. The information is provided in Channel-Target combination form.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

tPhyicalDeviceInformation 1.3.6.1.4.1.1608.3.2.1.4
SCSI Physical Device Information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SPhyicalDeviceInformation

ePhyicalDeviceInformation 1.3.6.1.4.1.1608.3.2.1.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SPhyicalDeviceInformation  

a4ControllerNumber 1.3.6.1.4.1.1608.3.2.1.4.1.1
Controller Number - used as a key
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a4ScsiBusId 1.3.6.1.4.1.1608.3.2.1.4.1.2
SCSI Channel Number - used as a key
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a4ScsiTargetId 1.3.6.1.4.1.1608.3.2.1.4.1.3
SCSI Physical Device Target Id - used as a key
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a4OperationalState 1.3.6.1.4.1.1608.3.2.1.4.1.4
SCSI Physical Device State.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a4VendorId 1.3.6.1.4.1.1608.3.2.1.4.1.5
Physical Device Vendor Id - from SCSI Inquiry Info.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a4ProductId 1.3.6.1.4.1.1608.3.2.1.4.1.6
Physical Device Product Id - from SCSI Inquiry Info.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a4ProductRevisionLevel 1.3.6.1.4.1.1608.3.2.1.4.1.7
Physical Device Product Revision Level - from SCSI Inquiry Info.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a4SizeInMb 1.3.6.1.4.1.1608.3.2.1.4.1.8
Size in MB - from SCSI Read Capacity Data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a4DeviceType 1.3.6.1.4.1.1608.3.2.1.4.1.9
SCSI Device Type - from SCSI Inquiry Information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a4SoftErrorsCount 1.3.6.1.4.1.1608.3.2.1.4.1.10
Number of Soft Errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a4HardErrorsCount 1.3.6.1.4.1.1608.3.2.1.4.1.11
Number of Hard Errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a4ParityErrorsCount 1.3.6.1.4.1.1608.3.2.1.4.1.12
Number of Parity Errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a4MiscErrorsCount 1.3.6.1.4.1.1608.3.2.1.4.1.13
Number of Misc Errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

tMylexDac960ComponentInstrumentationInfo 1.3.6.1.4.1.1608.3.2.1.5
MDAC CI Software Version Information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SMylexDac960ComponentInstrumentationInfo

eMylexDac960ComponentInstrumentationInfo 1.3.6.1.4.1.1608.3.2.1.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SMylexDac960ComponentInstrumentationInfo  

a5CiRevision 1.3.6.1.4.1.1608.3.2.1.5.1.1
CI Software Revision Information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a5CiBuildDate 1.3.6.1.4.1.1608.3.2.1.5.1.2
CI Software Build Date Information - date/month/year format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a5MdacDeviceDriverRevision 1.3.6.1.4.1.1608.3.2.1.5.1.3
Mylex DAC960 Controller Device driver Revision Info.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a5MdacDeviceDriverBuildDate 1.3.6.1.4.1.1608.3.2.1.5.1.4
Mylex DAC960 Device Driver Build Date Information - date/month/ ear format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

tLogicalDriveStatistics 1.3.6.1.4.1.1608.3.2.1.6
Logical Drive Performance Statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SLogicalDriveStatistics

eLogicalDriveStatistics 1.3.6.1.4.1.1608.3.2.1.6.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SLogicalDriveStatistics  

a6ControllerNumber 1.3.6.1.4.1.1608.3.2.1.6.1.1
Controller Number - used as a key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a6LogicalDriveNumber 1.3.6.1.4.1.1608.3.2.1.6.1.2
Logical Drive Number - used as a key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a6ReadRequestsCount 1.3.6.1.4.1.1608.3.2.1.6.1.3
Number of Read Requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a6AmountOfDataReadInMb 1.3.6.1.4.1.1608.3.2.1.6.1.4
Amount of Data Read - in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a6WriteRequestsCount 1.3.6.1.4.1.1608.3.2.1.6.1.5
Number of Write Requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a6AmountOfDataWrittenInMb 1.3.6.1.4.1.1608.3.2.1.6.1.6
Amount of data written - in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a6ReadCacheHit 1.3.6.1.4.1.1608.3.2.1.6.1.7
Read Cache Hit Rate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

tPhysicalDriveStatistics 1.3.6.1.4.1.1608.3.2.1.7
Physical Drive Performance Statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SPhysicalDriveStatistics

ePhysicalDriveStatistics 1.3.6.1.4.1.1608.3.2.1.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SPhysicalDriveStatistics  

a7ControllerNumber 1.3.6.1.4.1.1608.3.2.1.7.1.1
Controller Number - used as a key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a7ScsiBusId 1.3.6.1.4.1.1608.3.2.1.7.1.2
SCSI Channel Number - used as a key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a7ScsiTargetId 1.3.6.1.4.1.1608.3.2.1.7.1.3
SCSI Target Device Id - used as a key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a7ReadRequestsCount 1.3.6.1.4.1.1608.3.2.1.7.1.4
Number of Read Requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a7AmountOfDataReadInKb 1.3.6.1.4.1.1608.3.2.1.7.1.5
Amount of Data Read - in KB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a7WriteRequestsCount 1.3.6.1.4.1.1608.3.2.1.7.1.6
Number of Write Requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a7AmountOfDataWrittenInKb 1.3.6.1.4.1.1608.3.2.1.7.1.7
Amount of data written - in KB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

tErrorControl 1.3.6.1.4.1.1608.3.2.1.98
Indication control and status for the parent group
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SErrorControl

eErrorControl 1.3.6.1.4.1.1608.3.2.1.98.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SErrorControl  

a98Selfid 1.3.6.1.4.1.1608.3.2.1.98.1.1
Instance Identifier. A unique number that identifies this row.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a98NumberOfFatalErrors 1.3.6.1.4.1.1608.3.2.1.98.1.2
Count of all fatal errors since system startup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a98NumberOfMajorErrors 1.3.6.1.4.1.1608.3.2.1.98.1.3
Count of all major errors since system startup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a98NumberOfWarnings 1.3.6.1.4.1.1608.3.2.1.98.1.4
Count of all warning errors since system startup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiCounter  

a98ErrorStatus 1.3.6.1.4.1.1608.3.2.1.98.1.5
current error status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vOk(0), vWarning(1), vMajor(2), vFatal(3), vInformational(4)  

a98ErrorStatusType 1.3.6.1.4.1.1608.3.2.1.98.1.6
Indicates the type of detection that set the current error status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vPost(0), vRuntime(1), vDiagnosticTest(2)  

a98AlarmGeneration 1.3.6.1.4.1.1608.3.2.1.98.1.7
Controls indication generation for errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER vOff(0), vOn(1)  

tMiftomib 1.3.6.1.4.1.1608.3.2.1.99
This group defines attributes required for DMI to SNMP translati n
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SMiftomib

eMiftomib 1.3.6.1.4.1.1608.3.2.1.99.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SMiftomib  

a99MibName 1.3.6.1.4.1.1608.3.2.1.99.1.1
The MIB name that defines this MIF
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a99MibOid 1.3.6.1.4.1.1608.3.2.1.99.1.2
The MIB OID that corresponds to this MIF
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiDisplaystring  

a99DisableTrap 1.3.6.1.4.1.1608.3.2.1.99.1.3
This attribute can be changed to disable sending of traps from this component
Status: mandatory Access: read-write
OBJECT-TYPE    
  DmiInteger  

tTrapGroup 1.3.6.1.4.1.1608.3.2.1.9999
This group defines attributes needed for Trap definition. This group does not exist in MIF file
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    STrapGroup

eTrapGroup 1.3.6.1.4.1.1608.3.2.1.9999.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  STrapGroup  

a9999ErrorTime 1.3.6.1.4.1.1608.3.2.1.9999.1.1
The Date & Time when the error occured
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

a9999ErrorStatus 1.3.6.1.4.1.1608.3.2.1.9999.1.2
Error Status Code
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999ErrorGroupId 1.3.6.1.4.1.1608.3.2.1.9999.1.3
Group ID of the errorControl Group
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999ErrorInstanceId 1.3.6.1.4.1.1608.3.2.1.9999.1.4
Instance ID of the errorControl Group
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999ComponentId 1.3.6.1.4.1.1608.3.2.1.9999.1.5
Component ID of the component that caused this error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999GroupId 1.3.6.1.4.1.1608.3.2.1.9999.1.6
Group ID of the Group that caused this error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999InstanceId 1.3.6.1.4.1.1608.3.2.1.9999.1.7
Instance ID of the Group that caused this error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999VendorCode1 1.3.6.1.4.1.1608.3.2.1.9999.1.8
Vendor specific code 1
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999VendorCode2 1.3.6.1.4.1.1608.3.2.1.9999.1.9
Vendor specific code 2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999VendorText 1.3.6.1.4.1.1608.3.2.1.9999.1.10
Vendor specific octet string info
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a9999ParentGroupId 1.3.6.1.4.1.1608.3.2.1.9999.1.11
Group ID of parent of Group that caused this error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

a9999ParentInstanceId 1.3.6.1.4.1.1608.3.2.1.9999.1.12
Instance ID of parent of Group that caused this error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DmiInteger  

mdacEventError 1
DMI Service Layer generated event for Mylex Raid
TRAP-TYPE