CPQIODRV-MIB

File: CPQIODRV-MIB.mib (47740 bytes)

Imported modules

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

Imported symbols

compaq DisplayString sysName
cpqHoTrapFlags Counter OBJECT-TYPE
TRAP-TYPE

Defined Types

CpqIoDrvInfoEntry  
SEQUENCE    
  cpqIoDrvInfoIndex INTEGER
  cpqIoDrvInfoStatus INTEGER
  cpqIoDrvInfoName DisplayString
  cpqIoDrvInfoSerialNumber DisplayString
  cpqIoDrvInfoPartNumber DisplayString
  cpqIoDrvInfoSubVendorPartNumber DisplayString
  cpqIoDrvInfoSparesPartNumber DisplayString
  cpqIoDrvInfoAssemblyNumber DisplayString
  cpqIoDrvInfoFirmwareVersion DisplayString
  cpqIoDrvInfoDriverVersion DisplayString
  cpqIoDrvInfoUID DisplayString
  cpqIoDrvInfoState INTEGER
  cpqIoDrvInfoClientDeviceName DisplayString
  cpqIoDrvInfoBeacon INTEGER
  cpqIoDrvInfoPCIAddress DisplayString
  cpqIoDrvInfoPCIDeviceID DisplayString
  cpqIoDrvInfoPCISubdeviceID DisplayString
  cpqIoDrvInfoPCIVendorID DisplayString
  cpqIoDrvInfoPCISubvendorID DisplayString
  cpqIoDrvInfoPCISlot INTEGER
  cpqIoDrvInfoWearoutIndicator INTEGER
  cpqIoDrvInfoFlashbackIndicator INTEGER
  cpqIoDrvInfoNonWritableIndicator INTEGER
  cpqIoDrvInfoCurrentTemp INTEGER
  cpqIoDrvInfoPercentLifeRemaining INTEGER
  cpqIoDrvInfoShortTermWearoutDate DisplayString
  cpqIoDrvInfoLongTermWearoutDate DisplayString
  cpqIoDrvInfoShortTermNonWritableDate DisplayString
  cpqIoDrvInfoLongTermNonWritableDate DisplayString

CpqIoDrvExtnEntry  
SEQUENCE    
  cpqIoDrvExtnIndex INTEGER
  cpqIoDrvExtnTotalPhysicalCapacityU Counter
  cpqIoDrvExtnTotalPhysicalCapacityL Counter
  cpqIoDrvExtnUsablePhysicalCapacityU Counter
  cpqIoDrvExtnUsablePhysicalCapacityL Counter
  cpqIoDrvExtnUsedPhysicalCapacityU Counter
  cpqIoDrvExtnUsedPhysicalCapacityL Counter
  cpqIoDrvExtnTotalLogicalCapacityU Counter
  cpqIoDrvExtnTotalLogicalCapacityL Counter
  cpqIoDrvExtnAvailableLogicalCapacityU Counter
  cpqIoDrvExtnAvailableLogicalCapacityL Counter
  cpqIoDrvExtnBytesReadU Counter
  cpqIoDrvExtnBytesReadL Counter
  cpqIoDrvExtnPhysicalBytesWrittenU Counter
  cpqIoDrvExtnPhysicalBytesWrittenL Counter
  cpqIoDrvExtnLogicalBytesWrittenU Counter
  cpqIoDrvExtnLogicalBytesWrittenL Counter
  cpqIoDrvExtnShortTermStartDate DisplayString
  cpqIoDrvExtnShortTermWindow INTEGER
  cpqIoDrvExtnShortTermEndDate DisplayString
  cpqIoDrvExtnShortTermEndDateFloat INTEGER
  cpqIoDrvExtnLongTermStartDate DisplayString
  cpqIoDrvExtnLongTermWindow INTEGER
  cpqIoDrvExtnLongTermEndDate DisplayString
  cpqIoDrvExtnLongTermEndDateFloat INTEGER
  cpqIoDrvExtnWriteRateAutoCalc INTEGER
  cpqIoDrvExtnShortTermAvgU Counter
  cpqIoDrvExtnShortTermAvgL Counter
  cpqIoDrvExtnLongTermAvgU Counter
  cpqIoDrvExtnLongTermAvgL Counter
  cpqIoDrvExtnConfidenceInterval INTEGER

CpqIoDrvCapacityEntry  
SEQUENCE    
  cpqIoDrvCapacityInfoIndex INTEGER
  cpqIoDrvCapacityIndex INTEGER
  cpqIoDrvCapacityValueU Counter
  cpqIoDrvCapacityValueL Counter
  cpqIoDrvCapacityTimestamp DisplayString

CpqIoDrvWriteEntry  
SEQUENCE    
  cpqIoDrvWriteInfoIndex INTEGER
  cpqIoDrvWriteIndex INTEGER
  cpqIoDrvWriteValueU Counter
  cpqIoDrvWriteValueL Counter
  cpqIoDrvWriteTimestamp DisplayString

CpqIoDrvTempEntry  
SEQUENCE    
  cpqIoDrvTempInfoIndex INTEGER
  cpqIoDrvTempIndex INTEGER
  cpqIoDrvTempValue INTEGER
  cpqIoDrvTempTimestamp Counter

CpqIoDrvProcEntry  
SEQUENCE    
  cpqIoDrvProcIndex INTEGER
  cpqIoDrvProcName DisplayString
  cpqIoDrvProcState DisplayString
  cpqIoDrvProcRAM Counter
  cpqIoDrvProcCPU INTEGER

Defined Values

cpqIoDrv 1.3.6.1.4.1.232.172
OBJECT IDENTIFIER    

cpqIoDrvMibRev 1.3.6.1.4.1.232.172.1
OBJECT IDENTIFIER    

cpqIoDrvComponent 1.3.6.1.4.1.232.172.2
OBJECT IDENTIFIER    

cpqIoDrvInfo 1.3.6.1.4.1.232.172.2.1
OBJECT IDENTIFIER    

cpqIoDrvExtn 1.3.6.1.4.1.232.172.2.2
OBJECT IDENTIFIER    

cpqIoDrvCapacity 1.3.6.1.4.1.232.172.2.3
OBJECT IDENTIFIER    

cpqIoDrvWrite 1.3.6.1.4.1.232.172.2.4
OBJECT IDENTIFIER    

cpqIoDrvTemp 1.3.6.1.4.1.232.172.2.5
OBJECT IDENTIFIER    

cpqIoDrvProc 1.3.6.1.4.1.232.172.2.6
OBJECT IDENTIFIER    

cpqIoDrvMibRevMajor 1.3.6.1.4.1.232.172.1.1
Major MIB revision. This will increment when incompatible structural changes occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

cpqIoDrvMibRevMinor 1.3.6.1.4.1.232.172.1.2
Minor MIB revision. This will increment when minor additions occur.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

cpqIoDrvMibCondition 1.3.6.1.4.1.232.172.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)  

cpqIoDrvInfoTable 1.3.6.1.4.1.232.172.2.1.1
There will be an entry in this table for each IO Drive installed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqIoDrvInfoEntry

cpqIoDrvInfoEntry 1.3.6.1.4.1.232.172.2.1.1.1
Each entry represents an IO Drive device in system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqIoDrvInfoEntry  

cpqIoDrvInfoIndex 1.3.6.1.4.1.232.172.2.1.1.1.1
Unique number index for each IO Drive entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

cpqIoDrvInfoStatus 1.3.6.1.4.1.232.172.2.1.1.1.2
The overall status of the unique IO Drive device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), degraded(3), failed(4)  

cpqIoDrvInfoName 1.3.6.1.4.1.232.172.2.1.1.1.3
System control device name for this IO Drive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoSerialNumber 1.3.6.1.4.1.232.172.2.1.1.1.4
IO Drive serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoPartNumber 1.3.6.1.4.1.232.172.2.1.1.1.5
IO Drive part number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoSubVendorPartNumber 1.3.6.1.4.1.232.172.2.1.1.1.6
Sub-vendor system part number of this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoSparesPartNumber 1.3.6.1.4.1.232.172.2.1.1.1.7
The spares part number of this IO Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoAssemblyNumber 1.3.6.1.4.1.232.172.2.1.1.1.8
The assembly number of this IO Drive (HW revision).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoFirmwareVersion 1.3.6.1.4.1.232.172.2.1.1.1.9
IO Drive firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoDriverVersion 1.3.6.1.4.1.232.172.2.1.1.1.10
Device driver version of this IO Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoUID 1.3.6.1.4.1.232.172.2.1.1.1.11
IO Drive UID written at format time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvInfoState 1.3.6.1.4.1.232.172.2.1.1.1.12
The current state of the attached client device. In order to function normally, the device must be in the 'attached' state. Quiescent states: attached = device is ready for normal use detached = device is stopped minimal = driver loaded but firmware needs updating error = device is not working properly Transitional states: attaching = device is initializing scanning = part of device initialization detaching = device is stopping formatting = the format operation is in process updating = the firmware is being updated Operations: attach = make device operational detach = take device off-line format = re-formats device update = firmware update Device state must be minimal or detached to update the firmware and must be detached in order format.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), detached(1), attached(2), minimal(3), error(4), detaching(5), attaching(6), scanning(7), formatting(8), updating(9), attach(10), detach(11), format(12), update(13)  

cpqIoDrvInfoClientDeviceName 1.3.6.1.4.1.232.172.2.1.1.1.13
The name of the attached client device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..25)  

cpqIoDrvInfoBeacon 1.3.6.1.4.1.232.172.2.1.1.1.14
Writing a true value here will turn on the LED flashing beacon for visual card identification. A false value will turn the LED beacon off.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cpqIoDrvInfoPCIAddress 1.3.6.1.4.1.232.172.2.1.1.1.15
IO Drive address on the PCI bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

cpqIoDrvInfoPCIDeviceID 1.3.6.1.4.1.232.172.2.1.1.1.16
IO Drive PCI ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..25)  

cpqIoDrvInfoPCISubdeviceID 1.3.6.1.4.1.232.172.2.1.1.1.17
The PCI subdevice ID of this IO Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..25)  

cpqIoDrvInfoPCIVendorID 1.3.6.1.4.1.232.172.2.1.1.1.18
The subvendor ID of this IO Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..25)  

cpqIoDrvInfoPCISubvendorID 1.3.6.1.4.1.232.172.2.1.1.1.19
The subvendor ID of this IO Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..25)  

cpqIoDrvInfoPCISlot 1.3.6.1.4.1.232.172.2.1.1.1.20
The PCI slot number of this IO Drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..16  

cpqIoDrvInfoWearoutIndicator 1.3.6.1.4.1.232.172.2.1.1.1.21
A true condition indicates that the device has surpassed the wearout threshold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpqIoDrvInfoFlashbackIndicator 1.3.6.1.4.1.232.172.2.1.1.1.22
A true condition indicates that flashback redundancy is degraded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpqIoDrvInfoNonWritableIndicator 1.3.6.1.4.1.232.172.2.1.1.1.23
A true condition indicates that the device is no longer writable because it has surpassed the read-only threshold..
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cpqIoDrvInfoCurrentTemp 1.3.6.1.4.1.232.172.2.1.1.1.24
The current temperature of the device in Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER -100..100  

cpqIoDrvInfoPercentLifeRemaining 1.3.6.1.4.1.232.172.2.1.1.1.25
An estimate of the health of the drive expressed as the remaining percentage of drive life.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpqIoDrvInfoShortTermWearoutDate 1.3.6.1.4.1.232.172.2.1.1.1.26
The date that the drive is estimated to reach the wearout threshold based on drive usage in the short-term interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cpqIoDrvInfoLongTermWearoutDate 1.3.6.1.4.1.232.172.2.1.1.1.27
The date that the drive is estimated to reach the wearout threshold based on drive usage in the long-term interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cpqIoDrvInfoShortTermNonWritableDate 1.3.6.1.4.1.232.172.2.1.1.1.28
The date that the drive is estimated to go non-writable based on drive usage in the short-term interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cpqIoDrvInfoLongTermNonWritableDate 1.3.6.1.4.1.232.172.2.1.1.1.29
The date that the drive is estimated to go non-writable based on drive usage in the long-term interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cpqIoDrvExtnTable 1.3.6.1.4.1.232.172.2.2.1
This table is extension of IO Drive information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqIoDrvExtnEntry

cpqIoDrvExtnEntry 1.3.6.1.4.1.232.172.2.2.1.1
Addiotnal Informaiton about IO Drive will be populated in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqIoDrvExtnEntry  

cpqIoDrvExtnIndex 1.3.6.1.4.1.232.172.2.2.1.1.1
Unique number index for each IO Drive extension entries. There will be one-one mapping between cpqIoDrvExtnIndex and cpqIoDrvInfoIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

cpqIoDrvExtnTotalPhysicalCapacityU 1.3.6.1.4.1.232.172.2.2.1.1.2
The upper word of the total physical capacity in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnTotalPhysicalCapacityL 1.3.6.1.4.1.232.172.2.2.1.1.3
The lower word of the total physical capacity in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnUsablePhysicalCapacityU 1.3.6.1.4.1.232.172.2.2.1.1.4
The upper word of the usable physical capacity in bytes. This is space that is holding valid data, is erased and ready for writing or waiting to be reclaimed via garbage collection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnUsablePhysicalCapacityL 1.3.6.1.4.1.232.172.2.2.1.1.5
The lower word of the usable physical capacity in bytes. This is space that is holding valid data, is erased and ready for writing or waiting to be reclaimed via garbage collection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnUsedPhysicalCapacityU 1.3.6.1.4.1.232.172.2.2.1.1.6
The upper word used physical capacity in bytes. This is the space holding valid, current data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnUsedPhysicalCapacityL 1.3.6.1.4.1.232.172.2.2.1.1.7
The lower word used physical capacity in bytes. This is the space holding valid, current data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnTotalLogicalCapacityU 1.3.6.1.4.1.232.172.2.2.1.1.8
The upper word of the total logical capacity in bytes as formatted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnTotalLogicalCapacityL 1.3.6.1.4.1.232.172.2.2.1.1.9
The lower word of the total logical capacity in bytes as formatted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnAvailableLogicalCapacityU 1.3.6.1.4.1.232.172.2.2.1.1.10
The upper word of the available logical capacity in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnAvailableLogicalCapacityL 1.3.6.1.4.1.232.172.2.2.1.1.11
The lower word of the available logical capacity in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnBytesReadU 1.3.6.1.4.1.232.172.2.2.1.1.12
The upper word of the total number of bytes read since the device was formatted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnBytesReadL 1.3.6.1.4.1.232.172.2.2.1.1.13
The lower word of the total number of bytes read since the device was formatted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnPhysicalBytesWrittenU 1.3.6.1.4.1.232.172.2.2.1.1.14
The upper word of the total physical bytes written.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnPhysicalBytesWrittenL 1.3.6.1.4.1.232.172.2.2.1.1.15
The lower word of the total physical bytes written.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnLogicalBytesWrittenU 1.3.6.1.4.1.232.172.2.2.1.1.16
The upper word of the number of user data bytes written.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnLogicalBytesWrittenL 1.3.6.1.4.1.232.172.2.2.1.1.17
The lower word of the number of user data bytes written.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnShortTermStartDate 1.3.6.1.4.1.232.172.2.2.1.1.18
The start date used to characterize short-term drive usage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cpqIoDrvExtnShortTermWindow 1.3.6.1.4.1.232.172.2.2.1.1.19
The number of hours in the short-term usage characterization window. If this value is non-zero, then the short-term start date will automatically track with the short-term end date by the number of hours specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100000  

cpqIoDrvExtnShortTermEndDate 1.3.6.1.4.1.232.172.2.2.1.1.20
The end date used to characterize short-term drive usage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cpqIoDrvExtnShortTermEndDateFloat 1.3.6.1.4.1.232.172.2.2.1.1.21
Set this variable true to automatically have the short-term end date automatically updated to the present date.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cpqIoDrvExtnLongTermStartDate 1.3.6.1.4.1.232.172.2.2.1.1.22
The start date used to characterize long-term drive usage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cpqIoDrvExtnLongTermWindow 1.3.6.1.4.1.232.172.2.2.1.1.23
The number of hours in the long-term usage characterization window. If this value is non-zero, then the long-term start date will automatically track with the long-term end date by the number of hours specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100000  

cpqIoDrvExtnLongTermEndDate 1.3.6.1.4.1.232.172.2.2.1.1.24
The end date used to characterize long-term drive usage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

cpqIoDrvExtnLongTermEndDateFloat 1.3.6.1.4.1.232.172.2.2.1.1.25
Set this variable true to automatically have the long-term end date automatically updated to the present date.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cpqIoDrvExtnWriteRateAutoCalc 1.3.6.1.4.1.232.172.2.2.1.1.26
Set this true to automatically calculate the long-term and short-term average write rate based on the start and end dates selected. Otherwise, the average write rate must be set manually.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cpqIoDrvExtnShortTermAvgU 1.3.6.1.4.1.232.172.2.2.1.1.27
The upper word of the short-term average write rate used to characterize drive usage. This will be automatically calculated based on short-term start and end dates if the auto calc value is true.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnShortTermAvgL 1.3.6.1.4.1.232.172.2.2.1.1.28
The lower word of the short-term average write rate used to characterize drive usage. This will be automatically calculated based on short-term start and end dates if the auto calc value is true.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnLongTermAvgU 1.3.6.1.4.1.232.172.2.2.1.1.29
The upper word of the long-term average write rate used to characterize drive usage. This will be automatically calculated based on long-term start and end dates if the auto calc value is true.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnLongTermAvgL 1.3.6.1.4.1.232.172.2.2.1.1.30
The lower word of the long-term average write rate used to characterize drive usage. This will be automatically calculated based on long-term start and end dates if the auto calc value is true.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

cpqIoDrvExtnConfidenceInterval 1.3.6.1.4.1.232.172.2.2.1.1.31
This defines the confidence interval used to calculate the wearout and non-writable dates. Expressed as a percentage, this value reflects the confidence in the short and long-term averages used to characterize drive usage.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cpqIoDrvCapacityTable 1.3.6.1.4.1.232.172.2.3.1
This table will describe the physical capacity of IO Drive.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqIoDrvCapacityEntry

cpqIoDrvCapacityEntry 1.3.6.1.4.1.232.172.2.3.1.1
Defines an entry of the usable physical capacity table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CpqIoDrvCapacityEntry  

cpqIoDrvCapacityInfoIndex 1.3.6.1.4.1.232.172.2.3.1.1.1
The ioDrive index. This correlates to the drive index in the info table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

cpqIoDrvCapacityIndex 1.3.6.1.4.1.232.172.2.3.1.1.2
Unique index for the usable physical capacity log.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

cpqIoDrvCapacityValueU 1.3.6.1.4.1.232.172.2.3.1.1.3
The upper word of the physical usable capacity at this point in time
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvCapacityValueL 1.3.6.1.4.1.232.172.2.3.1.1.4
The lower word of the physical usable capacity at this point in time
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvCapacityTimestamp 1.3.6.1.4.1.232.172.2.3.1.1.5
The time stamp entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cpqIoDrvWriteTable 1.3.6.1.4.1.232.172.2.4.1
This table will keep the history of writes on the IO Drive
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqIoDrvWriteEntry

cpqIoDrvWriteEntry 1.3.6.1.4.1.232.172.2.4.1.1
A log of write volume history.
Status: optional Access: not-accessible
OBJECT-TYPE    
  CpqIoDrvWriteEntry  

cpqIoDrvWriteInfoIndex 1.3.6.1.4.1.232.172.2.4.1.1.1
The ioDrive index. This correlates with the index in the info table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

cpqIoDrvWriteIndex 1.3.6.1.4.1.232.172.2.4.1.1.2
Unique index for this write volume entry.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

cpqIoDrvWriteValueU 1.3.6.1.4.1.232.172.2.4.1.1.3
The upper word of the total physical number of bytes written at a given moment in time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvWriteValueL 1.3.6.1.4.1.232.172.2.4.1.1.4
The lower word of the total physical number of bytes written at a given moment in time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvWriteTimestamp 1.3.6.1.4.1.232.172.2.4.1.1.5
The time stamp entryfor this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cpqIoDrvTempTable 1.3.6.1.4.1.232.172.2.5.1
IO Drive temperature history table.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqIoDrvTempEntry

cpqIoDrvTempEntry 1.3.6.1.4.1.232.172.2.5.1.1
Log of IO Drive temperature.
Status: optional Access: not-accessible
OBJECT-TYPE    
  CpqIoDrvTempEntry  

cpqIoDrvTempInfoIndex 1.3.6.1.4.1.232.172.2.5.1.1.1
The device index. This correlates to the index in the info table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

cpqIoDrvTempIndex 1.3.6.1.4.1.232.172.2.5.1.1.2
Unique index for this temperature log entry.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

cpqIoDrvTempValue 1.3.6.1.4.1.232.172.2.5.1.1.3
The current temperature of the device in Celsius.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..50  

cpqIoDrvTempTimestamp 1.3.6.1.4.1.232.172.2.5.1.1.4
The timestamp for this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvProcTable 1.3.6.1.4.1.232.172.2.6.1
A table of processes that support IO Drive operation.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CpqIoDrvProcEntry

cpqIoDrvProcEntry 1.3.6.1.4.1.232.172.2.6.1.1
Each entry represents a process in the table.
Status: optional Access: not-accessible
OBJECT-TYPE    
  CpqIoDrvProcEntry  

cpqIoDrvProcIndex 1.3.6.1.4.1.232.172.2.6.1.1.1
A unique index for each process.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

cpqIoDrvProcName 1.3.6.1.4.1.232.172.2.6.1.1.2
The process name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

cpqIoDrvProcState 1.3.6.1.4.1.232.172.2.6.1.1.3
The process state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

cpqIoDrvProcRAM 1.3.6.1.4.1.232.172.2.6.1.1.4
The bytes of RAM currently in use by the process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cpqIoDrvProcCPU 1.3.6.1.4.1.232.172.2.6.1.1.5
The overall percentage of CPU usage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

cpqIoDrvWearoutTrap 172001
IO Drive begins to wear out. This trap signifies that the agent has detected a wear out of IO Drive configured with your system.
TRAP-TYPE    

cpqIoDrvNonWritableTrap 172002
IO Drive is not writeable due to excessive wear This trap signifies that IO Drive configured with system is not writeable due to excessive wear. User Action: Replace the existing IO Drive to make it writable.
TRAP-TYPE    

cpqIoDrvFlashbackTrap 172003
IO Drive flashback protection becomes degraded This trap signifies that IO Drive flashback protection configured with system is degraded.
TRAP-TYPE    

cpqIoDrvTempHighTrap 172004
Temperature sensor of IO Drive surpasses the threshold. This trap signifies that the temperature sensor of IO Drive configured with system surpasses the threshold configured.
TRAP-TYPE    

cpqIoDrvTempOkTrap 172005
Temperature sensor of IO Drive set below threshold. This trap signifies that the temperature sensor of IO Drive configured with system surpasses the threshold configured.
TRAP-TYPE    

cpqIoDrvErrorTrap 172006
IO Drive is in an error state.
TRAP-TYPE