CPQCR-MIB

File: CPQCR-MIB.mib (77693 bytes)

Imported modules

CPQHOST-MIB RFC1155-SMI RFC1213-MIB
RFC-1212 RFC-1215

Imported symbols

compaq enterprises Counter
Gauge DisplayString OBJECT-TYPE
TRAP-TYPE sysName cpqHoTrapFlags

Defined Types

CpqCrCntlrEntry  
SEQUENCE    
  cpqCrCntlrIndex INTEGER
  cpqCrCntlrSerialNumber DisplayString
  cpqCrCntlrFWRev DisplayString
  cpqCrCntlrCondition INTEGER
  cpqCrCntlrCurrentRole INTEGER
  cpqCrCntlrDriveOwnership INTEGER
  cpqCrCntlrCreateRate INTEGER
  cpqCrCntlrRebuildRate INTEGER
  cpqCrCntlrCacheSize INTEGER
  cpqCrCntlrSimmSizeA INTEGER
  cpqCrCntlrSimmSizeB INTEGER

CpqCrLogDrvEntry  
SEQUENCE    
  cpqCrLogDrvCntlrIndex INTEGER
  cpqCrLogDrvIndex INTEGER
  cpqCrLogDrvRAIDLevel INTEGER
  cpqCrLogDrvStatus INTEGER
  cpqCrLogDrvRebuildPercentage INTEGER
  cpqCrLogDrvAvailSpares OCTET STRING
  cpqCrLogDrvSize INTEGER
  cpqCrLogDrvPhyDrvIDs OCTET STRING
  cpqCrLogDrvCondition INTEGER
  cpqCrLogDrvPartitionIDs OCTET STRING

CpqCrSpareEntry  
SEQUENCE    
  cpqCrSpareCntlrIndex INTEGER
  cpqCrSparePhyDrvIndex INTEGER
  cpqCrSpareStatus INTEGER
  cpqCrSpareCondition INTEGER
  cpqCrSpareScsiID INTEGER

CpqCrPhyDrvEntry  
SEQUENCE    
  cpqCrPhyDrvCntlrIndex INTEGER
  cpqCrPhyDrvIndex INTEGER
  cpqCrPhyDrvVendor DisplayString
  cpqCrPhyDrvModel DisplayString
  cpqCrPhyDrvRevision DisplayString
  cpqCrPhyDrvStatus INTEGER
  cpqCrPhyDrvSize INTEGER
  cpqCrPhyDrvCondition INTEGER
  cpqCrPhyDrvScsiID INTEGER

CpqCrPartitionEntry  
SEQUENCE    
  cpqCrPartitionLogDrvIndex INTEGER
  cpqCrPartitionIndex INTEGER
  cpqCrPartitionRAIDLevel INTEGER
  cpqCrPartitionStatus INTEGER
  cpqCrPartitionSize INTEGER
  cpqCrPartitionCondition INTEGER

Defined Values

cpqClusteredRAID 1.3.6.1.4.1.232.141
OBJECT IDENTIFIER    

cpqCrMibRev 1.3.6.1.4.1.232.141.1
OBJECT IDENTIFIER    

cpqCrComponent 1.3.6.1.4.1.232.141.2
OBJECT IDENTIFIER    

cpqCrTrap 1.3.6.1.4.1.232.141.3
OBJECT IDENTIFIER    

cpqCrInterface 1.3.6.1.4.1.232.141.2.1
OBJECT IDENTIFIER    

cpqCrCntlr 1.3.6.1.4.1.232.141.2.2
OBJECT IDENTIFIER    

cpqCrLogDrv 1.3.6.1.4.1.232.141.2.3
OBJECT IDENTIFIER    

cpqCrSpareDrv 1.3.6.1.4.1.232.141.2.4
OBJECT IDENTIFIER    

cpqCrPhyDrv 1.3.6.1.4.1.232.141.2.5
OBJECT IDENTIFIER    

cpqCrEMU 1.3.6.1.4.1.232.141.2.7
OBJECT IDENTIFIER    

cpqCrExpCab 1.3.6.1.4.1.232.141.2.8
OBJECT IDENTIFIER    

cpqCrPartition 1.3.6.1.4.1.232.141.2.9
OBJECT IDENTIFIER    

cpqCrOsCommon 1.3.6.1.4.1.232.141.2.1.4
OBJECT IDENTIFIER    

cpqCrInterfaceTrap 1.3.6.1.4.1.232.141.3.1
OBJECT IDENTIFIER    

cpqCrCntlrTrap 1.3.6.1.4.1.232.141.3.2
OBJECT IDENTIFIER    

cpqCrLogDrvTrap 1.3.6.1.4.1.232.141.3.3
OBJECT IDENTIFIER    

cpqCrSpareDrvTrap 1.3.6.1.4.1.232.141.3.4
OBJECT IDENTIFIER    

cpqCrPhyDrvTrap 1.3.6.1.4.1.232.141.3.5
OBJECT IDENTIFIER    

cpqCrEMUTrap 1.3.6.1.4.1.232.141.3.7
OBJECT IDENTIFIER    

cpqCrExpCabTrap 1.3.6.1.4.1.232.141.3.8
OBJECT IDENTIFIER    

cpqCrMibRevMajor 1.3.6.1.4.1.232.141.1.1
The Major Revision level. A change in the major revision level represents a major change in the architecture of the MIB. A change in the major revision level may indicate a significant change in the information supported and/or the meaning of the supported information, correct interpretation of data may require a MIB document with the same major revision level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

cpqCrMibRevMinor 1.3.6.1.4.1.232.141.1.2
The Minor Revision level. A change in the minor revision level may represent some minor additional support, no changes to any pre-existing information has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cpqCrMibCondition 1.3.6.1.4.1.232.141.1.3
The overall condition (status) of the system represented by this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrOsCommonPollFreq 1.3.6.1.4.1.232.141.2.1.4.1
The Insight Agent's polling frequency. The frequency, in seconds, at which the Insight Agent requests information from the device driver. A frequency of zero (0) indicates that the Insight Agent retrieves the information upon request of a management station, it does not poll the device driver at a specific interval. The polling frequency is set in a configuration file used by the agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

cpqCrCntlrTable 1.3.6.1.4.1.232.141.2.2.1
Clustered RAID Array Controller Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqCrCntlrEntry

cpqCrCntlrEntry 1.3.6.1.4.1.232.141.2.2.1.1
Clustered RAID Array Controller Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqCrCntlrEntry  

cpqCrCntlrIndex 1.3.6.1.4.1.232.141.2.2.1.1.1
Clustered RAID Array Controller Index. This value is a logical number whose meaning is OS dependent. Each physical controller has one unique controller number associated with it.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrCntlrSerialNumber 1.3.6.1.4.1.232.141.2.2.1.1.2
CR3500 Controller Serial Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..9)  

cpqCrCntlrFWRev 1.3.6.1.4.1.232.141.2.2.1.1.3
Clustered RAID Array Controller Firmware Revision. The firmware revision of the Clustered RAID Controller. This value can be used to help identify a particular revision of the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..9)  

cpqCrCntlrCondition 1.3.6.1.4.1.232.141.2.2.1.1.4
The condition of the device. This value represents the overall condition of this controller, and any associated logical drives, physical drives, and array accelerators.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrCntlrCurrentRole 1.3.6.1.4.1.232.141.2.2.1.1.8
Clustered RAID Array Controller Current Role. For duplexed array controllers, this is the controllers current role. The following values are valid: other (1) Indicates that the instrument agent does not recognize the role of the controller. You may need to upgrade the instrument agent. notDuplexed (2) This array controller is not duplexed. active (3) This duplexed array controller is the active controller. backup (4) This duplexed array controller is the backup controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notDuplexed(2), active(3), backup(4)  

cpqCrCntlrDriveOwnership 1.3.6.1.4.1.232.141.2.2.1.1.9
Clustered RAID Array Controller Drive Ownership. For duplexed controllers, indicates to which controller slot the shared devices are associated. The following values are valid: other (1) Indicates that the instrument agent does not recognize the status of the controller. You may need to upgrade the instrument agent. owner (2) All the logical, physical and spare drives are associated with this controller. notOwner (3) The logical, physical and spare drives are not associated with this controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), owner(2), notOwner(3)  

cpqCrCntlrRebuildRate 1.3.6.1.4.1.232.141.2.2.1.1.10
Clustered RAID Array Controller Rebuild Rate. Determines the rate at which disks are to be rebuilt if there is I/O activity. 1 = Minimum rate 100 = Maximum rate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

cpqCrCntlrCreateRate 1.3.6.1.4.1.232.141.2.2.1.1.11
Clustered RAID Array Controller Create Rate. Determines the rate at which RAIDsets are to be created if there is I/O activity. 1 = Minimum rate 100 = maximum rate
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..100  

cpqCrCntlrCacheSize 1.3.6.1.4.1.232.141.2.2.1.1.12
Clustered RAID Array Controller Cache Size. Size of the controller's cache in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..512  

cpqCrCntlrSimmSizeA 1.3.6.1.4.1.232.141.2.2.1.1.13
Clustered RAID Array Controller Memory Module Size. Size of the memory module in slot A in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

cpqCrCntlrSimmSizeB 1.3.6.1.4.1.232.141.2.2.1.1.14
Clustered RAID Array Controller Memory Module Size. Size of the memory module in slot B in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

cpqCrLogDrvTable 1.3.6.1.4.1.232.141.2.3.1
Clustered RAID RAIDset Table. A table of RAIDset entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqCrLogDrvEntry

cpqCrLogDrvEntry 1.3.6.1.4.1.232.141.2.3.1.1
Clustered RAID RAIDset Entry. A RAIDset entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqCrLogDrvEntry  

cpqCrLogDrvCntlrIndex 1.3.6.1.4.1.232.141.2.3.1.1.1
Clustered RAID RAIDset Controller Index. This maps the RAIDsets into their respective controllers. Controller index 'i' under the controller group owns the associated drives in the RAIDset which use that index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrLogDrvIndex 1.3.6.1.4.1.232.141.2.3.1.1.2
Clustered RAID RAIDset Index. This logical drive number keeps track of multiple instances of logical drives which are on the same controller. For each controller index value, the logical drive index starts at 1 and increments for each logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrLogDrvRAIDLevel 1.3.6.1.4.1.232.141.2.3.1.1.3
RAID Level. This shows the RAID level of the RAIDset. To change the RAID level, run the CL1850 Array Configuration Utility. The following values are valid for the RAIDset RAID Level: JBOD (2) Just a Bunch of Drives. Fault tolerance is not enabled. This RAIDset is made up of one device. Does not provide extended data redundancy, availability or protection, and does not use striping for performance enhancements. Good for applications requiring high device capacity. Requires one and only one device. RAID0 (3) A RAIDset using device striping and write-back caching. Data is spread across many devices, offering faster read/write performance than a single device. Does not provide extended data redundancy, availability or protection. Good for applications with large files needing high I/O performance. Requires a minimum of two devices. RAID1 (4) A RAIDset using device mirroring. Any time data is written to a device, a duplicate write is also made to a second device. Reading from multiple devices is usually faster than reading from a single device. Provides extended data redundancy, availability and protection. Good for read-intensive applications needing high availability. Requires a minimum of two devices. RAID0PLUS1 (5) A RAIDset where data is striped across devices and duplicated on an equivalent number of devies. Provides extended data redundancy, availability and protection. Good for applications requiring high availability, high performance and capacity. Requires an even number of devices, and a minimum of four devices. RAID4 (6) A RAIDset using device striping, with one device assigned for parity. Provides extended data redundancy, availability and protection. Good for applications such as graphics and imaging that call for writing huge, sequential blocks of data. Requires a minimum of three devices. RAID5(7) A RAIDset using device striping, with parity distributed across devices. Provides extended data redundancy, availability and protection. Good for transaction processing, applications requiring many, small I/O operations scattered randomly and widely across the devices. Requires a minimum of three devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), jbod(2), raid0(3), raid1(4), raid0plus1(5), raid4(6), raid5(7)  

cpqCrLogDrvStatus 1.3.6.1.4.1.232.141.2.3.1.1.4
RAIDset Status. The RAIDset can be in one of the following states: Good (2) Indicates that the RAIDset is fully operational. Reduced (3) Indicates that the RAIDset is operating in a degraded or reduced state. One or more of the physical disks which make up the RAIDset are either missing or failed, but the RAIDset can continue to operate without data loss. Failed (4) Indicates that the RAIDset is not operational. Reconstructing (5) Indicates that the RAIDset is regenerating a failed physical drive's data onto a replacement drive that is part of the RAIDset. All user data remains available during the reconstruction process, but some performance reduction may occur when a request requires access to the device being reconstructed. Initializing (6) Indicates that the controller is writing its file structure onto the RAIDset's member devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), good(2), reduced(3), failed(4), reconstructing(5), initializing(6)  

cpqCrLogDrvRebuildPercentage 1.3.6.1.4.1.232.141.2.3.1.1.5
RAIDset Rebuild Percentage Complete. After a failed physical drive has been replaced, the physical drive must have its data rebuilt. This value shows how far the rebuild process has progressed as a percentage. When the value reaches 100, the rebuilding process is complete. The drive array continues to operate in reduced mode while a drive is rebuilding. This value is only valid if the RAIDset Status is reconstructing (6).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpqCrLogDrvAvailSpares 1.3.6.1.4.1.232.141.2.3.1.1.7
RAIDset Available Spares. This indicates if this RAIDset has one or more spares designated for it that are not currently in use by another drive. Each octet present will be a physical drive ID that is an available spare for this logical drive. These are the same ID's which can be used as indexes into the physical drive table. An octet string of length zero indicates that there are no available spares for this logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cpqCrLogDrvSize 1.3.6.1.4.1.232.141.2.3.1.1.8
RAIDset Size. This is the size of the RAIDset in megabytes. This value is calculated using the value 1,048,576 (2^20) as a megabyte. Drive manufacturers sometimes use the number 1,000,000 as a megabyte when giving drive capacities so this value may differ from the advertised size of a drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

cpqCrLogDrvPhyDrvIDs 1.3.6.1.4.1.232.141.2.3.1.1.9
RAIDset Physical Drive IDs. This lists the physical drive IDs which are associated with this RAIDset. These are the same IDs which can be used as indices into the physical drive table. Each byte of the string is an index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cpqCrLogDrvCondition 1.3.6.1.4.1.232.141.2.3.1.1.10
RAIDset condition. This value represents the overall condition of this RAIDset and any associated physical drives.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrLogDrvPartitionIDs 1.3.6.1.4.1.232.141.2.3.1.1.11
RAIDset Logical Drive IDs. This lists the logical drive IDs which are associated with this RAIDset. These are the same IDs which can be used as indices into the logical drive table. Each byte of the string is an index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cpqCrSpareTable 1.3.6.1.4.1.232.141.2.4.1
Clustered RAID Spare Table. A table of spare entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqCrSpareEntry

cpqCrSpareEntry 1.3.6.1.4.1.232.141.2.4.1.1
Clustered RAID Spare Entry. An entry in the spare table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqCrSpareEntry  

cpqCrSpareCntlrIndex 1.3.6.1.4.1.232.141.2.4.1.1.1
Spare Controller Index. This index maps the spare drive back to the controller to which it is attached. The value of this index is the same as the one used under the controller group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrSparePhyDrvIndex 1.3.6.1.4.1.232.141.2.4.1.1.2
Physical Drive Index. This index maps the spare to the physical drive it represents. The value of this index is the same as the one used with the physical drive table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrSpareStatus 1.3.6.1.4.1.232.141.2.4.1.1.3
Spare Status. This shows the status of the on-line spare drive. The following values are valid for the spare status: Hot Spare(5) The drive attached to this channel is kept spinning whenever the controller is powered up and it is to be automatically brought online to replace a failed drive. Warm Spare(6) The drive attached to this channel is not spun up until a disk in the array fails and it is automatically brought online to replace a failed drive. Adding Spare(9) The drive is in the process of becoming a spare drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), empty(2), offline(3), online(4), hotSpare(5), warmSpare(6), creating(7), rebuilding(8), addingSpare(9), formatting(10)  

cpqCrSpareCondition 1.3.6.1.4.1.232.141.2.4.1.1.4
Spare Drive condition. This value represents the overall condition of this spare drive and any associated physical drives.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrSpareScsiID 1.3.6.1.4.1.232.141.2.4.1.1.5
SCSI ID. This value represents the SCSI identifier of this spare drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrPhyDrvTable 1.3.6.1.4.1.232.141.2.5.1
Clustered RAID Physical Drive Table. A table of physical drive entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqCrPhyDrvEntry

cpqCrPhyDrvEntry 1.3.6.1.4.1.232.141.2.5.1.1
Clustered RAID Physical Drive Entry. A physical drive entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqCrPhyDrvEntry  

cpqCrPhyDrvCntlrIndex 1.3.6.1.4.1.232.141.2.5.1.1.1
Clustered RAID Physical Drive Controller Index. This index maps the physical drive back to the controller to which it is attached. The value of this index is the same as the one used under the controller group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrPhyDrvIndex 1.3.6.1.4.1.232.141.2.5.1.1.2
Clustered RAID Physical Drive Index. This index is used for selecting the physical drive table entry. This number, along with the cpqCrPhyDrvCntlrIndex uniquely identify a specific physical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrPhyDrvVendor 1.3.6.1.4.1.232.141.2.5.1.1.3
Physical Drive Vendor. This is the name of the manufacturer of the physical drive. This value is based upon the vendor name as returned by the SCSI inquiry command but may have been modified due to space limitations. This can be used for identification purposes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

cpqCrPhyDrvModel 1.3.6.1.4.1.232.141.2.5.1.1.4
Physical Drive Model. This is a text description of the physical drive. The text that appears depends upon who manufactured the drive and the drive type. For example, you might see: CP3201. If a drive fails, note the model to identify the type of drive necessary for replacement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

cpqCrPhyDrvRevision 1.3.6.1.4.1.232.141.2.5.1.1.5
Physical Drive Revision. This shows the physical drive revision number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..4)  

cpqCrPhyDrvStatus 1.3.6.1.4.1.232.141.2.5.1.1.6
Physical Drive Status. This shows the status of the physical drive. The following values are valid for the physical drive status: Offline (3) The drive attached to this channel is not a member of the RAID set. Online (4) The drive attached to this channel is a fully functional member of this RAID set. Creating (5) The drive is currently being created as part of a RAID set. Rebuilding (6) The drive is currently being rebuilt. Formatting (8) The drive is currently being formatted
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), empty(2), offline(3), online(4), hotSpare(5), warmSpare(6), creating(7), rebuilding(8), addingSpare(9), formatting(10)  

cpqCrPhyDrvSize 1.3.6.1.4.1.232.141.2.5.1.1.7
Physical Drive Size in MB. This is the size of the physical drive in megabytes. This value is calculated using the value 1,048,576 (2^20) as a megabyte. Drive manufacturers sometimes use the number 1,000,000 as a megabyte when giving drive capacities so this value may differ from the advertised size of a drive. This field is only applicable for controllers which support SCSI drives, and therefore is not supported by the IDA or IDA-2 controllers. The field will contain 0xFFFFFFFF if the drive capacity cannot be calculated or if the controller does not support SCSI drives.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpqCrPhyDrvCondition 1.3.6.1.4.1.232.141.2.5.1.1.8
Physical Drive condition. This value represents the overall condition of this physical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrPhyDrvScsiID 1.3.6.1.4.1.232.141.2.5.1.1.9
SCSI ID. This value represents the SCSI identifier of this physical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrEMUBoardTemperatureStatus 1.3.6.1.4.1.232.141.2.7.1
Environmental Monitoring Unit (EMU) Board Temperature status. The System Board Temperature status as determined by the EMU is: Not Installed (2) The board temperature can not be detected in the unit. Normal (3) The board temperature detected by the EMU is normal. Below Normal (4) The board temperature detected by the EMU is below normal. Above Normal (5) The board temperature detected by the EMU is above normal. Far Below Normal (6) The board temperature detected by the EMU is far below normal. Far Above Normal (7) The board temperature detected by the EMU is far above normal. Back To Normal (8) The board temperature detected by the EMU has returned to normal.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER other(1), emuBoardTempNotInstalled(2), emuBoardTempNormal(3), emuBoardTempBelowNormal(4), emuBoardTempAboveNormal(5), emuBoardTempFarBelowNormal(6), emuBoardTempFarAboveNormal(7), emuBoardTempBackToNormal(8)  

cpqCrEMUEnclosureTemperatureStatus 1.3.6.1.4.1.232.141.2.7.2
Environmental Monitoring Unit (EMU) Enclosure Temperature status. The Enclosure Housing Temperature status as determined by the EMU is: Not Installed (2) The enclosure temperature can not be detected in the unit. Normal (3) The enclosure temperature detected by the EMU is normal. Below Normal (4) The enclosure temperature detected by the EMU is below normal. Above Normal (5) The enclosure temperature detected by the EMU is above normal. Far Below Normal (6) The enclosure temperature detected by the EMU is far below normal. Far Above Normal (7) The enclosure temperature detected by the EMU is far above normal. Back To Normal (8) The enclosure temperature detected by the EMU has returned to normal.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER other(1), emuEnclosureTempNotInstalled(2), emuEnclosureTempNormal(3), emuEnclosureTempBelowNormal(4), emuEnclosureTempAboveNormal(5), emuEnclosureTempFarBelowNormal(6), emuEnclosureTempFarAboveNormal(7), emuEnclosureTempBackToNormal(8)  

cpqCrEMUBoardTemperatureLevel 1.3.6.1.4.1.232.141.2.7.3
Environmental Monitoring Unit (EMU) Board Temperature. Indicates the System Board temperature in degrees Fahrenheit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrEMUEnclosureTemperatureLevel 1.3.6.1.4.1.232.141.2.7.4
Environmental Monitoring Unit (EMU) Enclosure Temperature. Indicates the Enclosure Housing temperature in degrees Fahrenheit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrEMUCondition 1.3.6.1.4.1.232.141.2.7.5
Primary enclosure condition. This value represents the overall condition of the primary enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrEMUFanStatus 1.3.6.1.4.1.232.141.2.7.6
Primary enclosure fan status. The primary enclosure fan status is: OK (2) Status is normal. Critical (3) Fan has failed. Unknown (4) Information unavailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), emuFanOK(2), emuFanCritical(3), emuFanUnknown(4)  

cpqCrEMUFanCondition 1.3.6.1.4.1.232.141.2.7.7
Primary enclosure fan condition. This value represents the overall condition of the fan in the primary enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrEMUPowerSupplyStatus 1.3.6.1.4.1.232.141.2.7.8
Primary enclosure power supply status. The primary enclosure power supply status is: OK (2) Status is normal. Critical (3) Power supply is installed and marked as failed. Not Installed (4) One of the redundant power supplies has been removed. Unknown (5) Information unavailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), emuPwrSupplyOK(2), emuPwrSupplyCritical(3), emuPwrSupplyNotInstalled(4), emuPwrSupplyUnknown(5)  

cpqCrEMUPowerSupplyCondition 1.3.6.1.4.1.232.141.2.7.9
Primary enclosure power supply condition. This value represents the overall condition of the power supply in the primary enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrEMUTemperatureStatus 1.3.6.1.4.1.232.141.2.7.10
Primary enclosure temperature status. The primary enclosure temperature status is: OK (2) Status is normal. Critical (3) Controller temperature sensor has detected a critical temperature condition in the primary enclosure. Non-critical (4) Controller temperature sensor has detected an abnormal temperature condition in the primary enclosure. Unknown (5) Information unavailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), emuTempOK(2), emuTempCritical(3), emuTempNonCritical(4), emuTempUnknown(5)  

cpqCrEMUTemperatureLevel 1.3.6.1.4.1.232.141.2.7.11
Primary enclosure temperature. Indicates the temperature within the primary enclosure in degrees Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrEMUTemperatureCondition 1.3.6.1.4.1.232.141.2.7.12
Primary enclosure temperature condition. This value represents the overall condition of the temperature in the primary enclosure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrExpCabPowerSupplyStatus 1.3.6.1.4.1.232.141.2.8.1
Expansion Cabinet power supply status. The expansion cabinet power supply status is: OK (2) Status is normal. Either redundant power supplies are installed and reporting no error or a single power supply is installed. Non-Critical (3) Redundant power supplies are installed and reporting a fault. Unknown (5) Information unavailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), expCabPwrSupplyOK(2), expCabPwrSupplyNonCritical(3), expCabPwrSupplyUnknown(5)  

cpqCrExpCabFanStatus 1.3.6.1.4.1.232.141.2.8.2
Expansion Cabinet fan status. The expansion cabinet fan status is: OK (2) Status is normal. One or more fans is installed and no error is reported. Non-Critical (4) Fan degraded condition. One or more fans are reporting an error or only one fan is installed. Not Installed (5) Fan valid bit not set. Unknown (6) Information unavailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), expCabFanOK(2), expCabFanNonCritical(4), expCabFanNotInstalled(5), expCabFanUnknown(6)  

cpqCrExpCabTemperatureStatus 1.3.6.1.4.1.232.141.2.8.3
Expansion Cabinet temperature status. The expansion cabinet temperature status is: OK (2) Status is normal. Critical (3) Critical temperature condition reported. Non-Critical (4) Warning temperature condition reported. Not Installed (5) Temperature valid bit not set. Unknown (6) Information unavailable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), expCabTempOK(2), expCabTempCritical(3), expCabTempNonCritical(4), expCabTempNotInstalled(5), expCabTempUnknown(6)  

cpqCrExpCabCondition 1.3.6.1.4.1.232.141.2.8.6
Expansion Cabinet condition. This value represents the overall condition of the expansion cabinet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrExpCabPowerSupplyCondition 1.3.6.1.4.1.232.141.2.8.7
Expansion Cabinet power supply condition. This value represents the overall condition of the power supply in the expansion cabinet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrExpCabFanCondition 1.3.6.1.4.1.232.141.2.8.9
Expansion Cabinet fan condition. This value represents the overall condition of the fan in the expansion cabinet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrExpCabTemperatureCondition 1.3.6.1.4.1.232.141.2.8.10
Expansion Cabinet temperature condition. This value represents the overall condition of the temperature in the expansion cabinet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrPartitionTable 1.3.6.1.4.1.232.141.2.9.1
Clustered RAID Logical Drive Table. A table of logical drive entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqCrPartitionEntry

cpqCrPartitionEntry 1.3.6.1.4.1.232.141.2.9.1.1
Clustered RAID Logical Drive Entry. A Logical Drive entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqCrPartitionEntry  

cpqCrPartitionLogDrvIndex 1.3.6.1.4.1.232.141.2.9.1.1.1
Clustered RAID Logical Drive Index. This maps the logical drives into their respective RAIDsets. RAIDset index 'i' under the RAIDset group owns the associated drives in the logical drives which use that index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrPartitionIndex 1.3.6.1.4.1.232.141.2.9.1.1.2
Clustered RAID Logical Drive Index. This logical drive number keeps track of multiple instances of logical drives which are part of the same RAIDset. For each RAIDset index value, the logical drive index starts at 1 and increments for each logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqCrPartitionRAIDLevel 1.3.6.1.4.1.232.141.2.9.1.1.3
Logical Drive RAID Level. This shows the RAID level of the logical drive. To change the RAID level, run the CR3500 Array Configuration Utility. The following values are valid for the logical drive RAID Level: JBOD (2) Just a Bunch of Drives. Fault tolerance is not enabled. This logicl drive is made up of one device. Does not provide extended data redundancy, availability or protection, and does not use striping for performance enhancements. Good for applications requiring high device capacity. Requires one and only one device. RAID0 (3) A logical drive using device striping and write-back caching. Data is spread across many devices, offering faster read/write performance than a single device. Does not provide extended data redundancy, availability or protection. Good for applications with large files needing high I/O performance. Requires a minimum of two devices. RAID1 (4) A logical drive using device mirroring. Any time data is written to a device, a duplicate write is also made to a second device. Reading from multiple devices is usually faster than reading from a single device. Provides extended data redundancy, availability and protection. Good for read-intensive applications needing high availability. Requires a minimum of two devices. RAID0PLUS1 (5) A logical drive where data is striped across devices and duplicated on an equivalent number of devies. Provides extended data redundancy, availability and protection. Good for applications requiring high availability, high performance and capacity. Requires an even number of devices, and a minimum of four devices. RAID4 (6) A logical drive using device striping, with one device assigned for parity. Provides extended data redundancy, availability and protection. Good for applications such as graphics and imaging that call for writing huge, sequential blocks of data. Requires a minimum of three devices. RAID5(7) A logical drive using device striping, with parity distributed across devices. Provides extended data redundancy, availability and protection. Good for transaction processing, applications requiring many, small I/O operations scattered randomly and widely across the devices. Requires a minimum of three devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), jbod(2), raid0(3), raid1(4), raid0plus1(5), raid4(6), raid5(7)  

cpqCrPartitionStatus 1.3.6.1.4.1.232.141.2.9.1.1.4
Logical Drive Status. The logical drive can be in one of the following states: Good (2) Indicates that the logical drive is fully operational. Reduced (3) Indicates that the logical drive is operating in a degraded or reduced state. One or more of the physical disks which make up the logical drive are either missing or failed, but the logical drive can continue to operate without data loss. Failed (4) Indicates that the logical drive is not operational. Reconstructing (5) Indicates that the logical drive is regenerating a failed physical drive's data onto a replacement drive that is part of the logical drive. All user data remains available during the reconstruction process, but some performance reduction may occur when a request requires access to the device being reconstructed. Initializing (6) Indicates that the controller is writing its file structure onto the logical drive's member devices.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), good(2), reduced(3), failed(4), reconstructing(5), initializing(6)  

cpqCrPartitionSize 1.3.6.1.4.1.232.141.2.9.1.1.5
Logical Drive Size. This is the size of the logical drive in megabytes. This value is calculated using the value 1,048,576 (2^20) as a megabyte. Drive manufacturers sometimes use the number 1,000,000 as a megabyte when giving drive capacities so this value may differ from the advertised size of a drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

cpqCrPartitionCondition 1.3.6.1.4.1.232.141.2.9.1.1.6
Logical drive condition. This value represents the overall condition of this logical drive and any associated physical drives.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqCrController1FailureTrap 1
The primary controller in the subsytem has failed. Details: The primary Controller has failed. User Action: Replace controller. Possible causes are controller physically removed, actual hardware failure.
TRAP-TYPE    

cpqCrController1InformationTrap 2
The primary controller in the subsytem has recovered. Details: The primary controller has recovered. User Action: None.
TRAP-TYPE    

cpqCrController2FailureTrap 3
The secondary controller in the subsytem has failed. Details: The secondary controller has failed. User Action: Replace controller. Possible causes are controller physically removed, actual hardware failure.
TRAP-TYPE    

cpqCrController2InformationTrap 4
The secondary controller in the subsytem has recovered. Details: The secondary controller has recovered. User Action: None.
TRAP-TYPE    

cpqCrLogDriveInformationTrap 5
A RAIDset has become optimal. Details: A RAIDset has become optimal due to a successful completion of the reconstruction process. User Action: None.
TRAP-TYPE    

cpqCrLogDriveFailureTrap 6
A RAIDset has failed. Details: The RAIDset has failed and is off-line. User Action: Possible cause is too many failed disk drives that make up the RAIDset, the OS can no longer communicate with the RAIDset for other reasons.
TRAP-TYPE    

cpqCrLogDriveReconstructTrap 7
A RAIDset has started the reconstruction process. Details: The RAIDset has started the reconstruction process but is available for normal use. Possible causes are an available disk drive was created as a spare to be inserted into the set, an existing spare was automatically added to the set for reconstruction upon failure of a member disk device. User Action: None.
TRAP-TYPE    

cpqCrLogDriveReducedTrap 8
A RAIDset has become degraded. Details: A RAIDset has become degraded due to a member disk device failure. User Action: Replace the failed disk device; add a spare to the system to cause a reconstruct.
TRAP-TYPE    

cpqCrLogDriveInitializingTrap 9
A RAIDset is initializing. Details: A RAIDset is in the process of being intialized. User Action: None.
TRAP-TYPE    

cpqCrDiskInformationTrap 10
A disk drive has recovered. Details: A disk device has recovered. User Action: None.
TRAP-TYPE    

cpqCrDiskFailureTrap 11
A disk drive has failed. Details: A disk device has failed. User Action: Replace the disk device.
TRAP-TYPE    

cpqCrDiskReconstructTrap 12
A disk drive has started the reconstruction process. Details: A disk member of a logical drive has begun the reconstruction process and will be available for use when reconstruction is complete. User Action: Wait for the reconstruction to complete.
TRAP-TYPE    

cpqCrDiskAvailableTrap 13
A disk drive has been made available for use. Details: A disk drive has been physically added or set to the Available state. It can be used as a RAIDset member or as a Spare. User Action: None.
TRAP-TYPE    

cpqCrDiskSpareTrap 14
A disk drive has been made a Spare. Details: A disk drive has been set to Spare status from Available and may be used in a RAID 1, RAID 0+1 or RAID 5 logical disk should a member device fail in one of those RAIDsets. User Action: None.
TRAP-TYPE    

cpqCrPhyDiskInformationTrap 30
A disk drive has recovered. Details: A disk device has recovered. User Action: None.
TRAP-TYPE    

cpqCrPhyDiskFailureTrap 31
A disk drive has failed. Details: A disk device has failed. User Action: Replace the disk device.
TRAP-TYPE    

cpqCrPhyDiskReconstructTrap 32
A disk drive has started the reconstruction process. Details: A disk member of a logical drive has begun the reconstruction process and will be available for use when reconstruction is complete. User Action: Wait for the reconstruction to complete.
TRAP-TYPE    

cpqCrPhyDiskAvailableTrap 33
A disk drive has been made available for use. Details: A disk drive has been physically added or set to the Available state. It can be used as a RAIDset member or as a Spare. User Action: None.
TRAP-TYPE    

cpqCrPhyDiskSpareTrap 34
A disk drive has been made a Spare. Details: A disk drive has been set to Spare status from Available and may be used in a RAID 1, RAID 0+1 or RAID 5 logical disk should a member device fail in one of those RAIDsets. User Action: None.
TRAP-TYPE    

cpqCrEMUNormalTrap 15
Primary enclosure state is normal. Details: The overall condition of the primary enclosure has returned to normal. User Action: None.
TRAP-TYPE    

cpqCrEMUFanFailureTrap 16
Fan has failed. Details: One of the cooling fans in the primary enclosure has failed. User Action: Replace the cooling fan. Possible causes are fan physically removed, actual hardware failure.
TRAP-TYPE    

cpqCrEMUFanInformationTrap 17
The fan has recovered. Details: The cooling fan in the primary enclosure has recovered. User Action: None.
TRAP-TYPE    

cpqCrEMUPowerSupplyFailureTrap 18
Power supply has failed. Details: One of the power supplies in the primary enclosure has failed. User Action: Replace the power supply. Possible causes are power supply physically removed, power cord unplugged, actual hardware failure.
TRAP-TYPE    

cpqCrEMUPowerSupplyInformationTrap 19
The power supply has recovered. Details: The power supply in the primary enclosure has recovered. User Action: None.
TRAP-TYPE    

cpqCrEMUTemperatureWarningTrap 23
Primary enclosure temperature warning. Details: The temperature in the primary enclosure has triggered a warning condition detected by the controller. User Action: Check the cooling fans in the primary enclosure.
TRAP-TYPE    

cpqCrEMUTemperatureCriticalTrap 24
Primary enclosure temperature critical!. Details: The temperature in the primary enclosure has triggered a critical condition detected by the controller. User Action: Check the cooling fans in the primary enclosure.
TRAP-TYPE    

cpqCrEMUTemperatureInformationTrap 25
Primary enclosure temperature normal. Details: The temperature in the primary enclosure has returned to normal. User Action: None.
TRAP-TYPE    

cpqCrExpCabFanFailureTrap 20
Fan has failed in expansion cabinet. Details: One of the cooling fans in the expansion cabinet has failed. User Action: Replace the cooling fan. Possible causes are fan physically removed, actual hardware failure.
TRAP-TYPE    

cpqCrExpCabFanInformationTrap 21
Fan has recovered. Details: A cooling fan in the expansion cabinet has returned to a normal state. User Action: None.
TRAP-TYPE    

cpqCrExpCabPowerSupplyFailureTrap 22
Power supply has failed. Details: One of the power supplies in the expansion cabinet has failed. User Action: Replace the power supply. Possible causes are power supply physically removed, power cord unplugged, actual hardware failure.
TRAP-TYPE    

cpqCrExpCabPowerSupplyInformationTrap 29
The power supply has recovered. Details: The power supply in the expansion cabinet has recovered. User Action: None.
TRAP-TYPE    

cpqCrExpCabTemperatureWarningTrap 26
Expansion cabinet temperature warning. Details: The temperature in the expansion cabinet has triggered a warning condition detected by the controller. User Action: Check the cooling fans in the expansion cabinet.
TRAP-TYPE    

cpqCrExpCabTemperatureCriticalTrap 27
Expansion cabinet temperature critical! Details: The temperature in the expansion cabinet has triggered a critical condition detected by the controller. User Action: Check the cooling fans in the expansion cabinet.
TRAP-TYPE    

cpqCrExpCabTemperatureInformationTrap 28
Expansion cabinet temperature normal. Details: The temperature in the expansion cabinet has returned to normal. User Action: None.
TRAP-TYPE