DPT-SCSI-MIB

File: DPT-SCSI-MIB.mib (100558 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215

Imported symbols

enterprises Counter Gauge
TimeTicks OBJECT-TYPE TRAP-TYPE

Defined Types

DisplayString  
OCTET STRING    

DptSignature  
DisplayString    

HostBusType  
INTEGER invalid(1), isa(2), eisa(3), pci-32(4), pci-64(5)    

ScsiBusType  
INTEGER invalid(1), singleEnded(2), differential(3), lvd(4), fibreChannel(5)    

IrqType  
INTEGER invalid(1), level(2), edge(3)    

DrqNumber  
INTEGER invalid(1), notApplicable(2), zero(3), five(4), six(5), seven(6)    

MemoryBankType  
INTEGER invalid(1), notApplicable(2), empty(3), standard-SIMM(4), standard-DIMM(5), sm4000DPT-ECC-SIMM(6), sm4041DPT-ECC-DIMM(7), sm4050DPT-ECC-EDO-SIMM(8), dm4050DPT-ECC-EDO-SO-DIMM(9), dm4070DPT-ECC-SD-DIMM(10)    

MemoryBankSize  
INTEGER invalid(1), notApplicable(2), empty(3), oneMB(4), fourMB(5), sixteenMB(6), thirtytwoMB(7), sixtyfourMB(8), hundredtwentyeightMB(9), twohundredfiftysixMB(10), fivehundredtwelveMB(11), thousandtwentyfourMB(12)    

CachingModule  
INTEGER invalid(1), notApplicable(2), none(3), cm4000(4), rc4040(5), rc4041(6), embedded(7), ra4050(8), ra4060(9)    

RaidModule  
INTEGER invalid(1), notApplicable(2), none(3), dm4000(4), rc4040(5), rc4041(6), embedded(7), ra4050(8), ra4060(9)    

BatteryBackupModule  
INTEGER invalid(1), notApplicable(2), none(3), embedded(4), bb4050(5), bb4060(6)    

RaidType  
INTEGER invalid(1), notAssigned(2), raid-0(3), raid-1(4), raid-5(5), redirected(6), hotSpare(7)    

SoftwareType  
INTEGER firmware(1), driver(2), operatingSystem(3), application(4)    

BusWidth  
INTEGER invalid(1), serial(2), narrow(3), wide(4), wide32(5), notApplicable(6)    

BusTerminationType  
INTEGER invalid(1), on(2), off(3), highOnly(4), auto(5)    

ScsiVersion  
INTEGER invalid(1), scsi-I(2), scsi-II(3), scsi-III(4)    

DeviceType  
INTEGER disk(1), tape(2), printer(3), processor(4), writeOnce(5), cdRom(6), scanner(7), optical(8), jukebox(9), commDev(10), graphicsType10(11), graphicsType11(12), scc(13), ses(14), saf-te(97), host(98), unknown(99)    

DeviceStatus  
INTEGER invalid(1), optimal(2), verifying(3), failed(4), warning(5), formatting(6), formatCertifying(7), missing(8), notCreated(9), degraded(10), building(11), rebuilding(12), verifyFixing(13), abortActivity(14)    

DeviceWriteMode  
INTEGER invalid(1), notApplicable(2), writeBack(3), writeThrough(4), noCache(5)    

YesNoStatus  
INTEGER invalid(1), notApplicable(2), notSupported(3), yes(4), no(5)    

LowHighStatus  
INTEGER invalid(1), notApplicable(2), notSupported(3), low(4), normal(5), high(6), veryHigh(7)    

BatteryStatus  
INTEGER invalid(1), notApplicable(2), none(3), trickleCharge(4), fastCharge(5), discharge(6), bad(7), full(8), initCharge(9), initDischarge(10), initRecharge(11), maintenanceDischarge(12), maintenanceCharge(13)    

HbaGenStatus  
INTEGER invalid(1), notSupported(2), ok(3), fail(4), error(5)    

CommandType  
INTEGER hostCmd(1), scsiCmd(2)    

RowStatus  
INTEGER invalid(1), active(2), notInService(3), notReady(4), createAndGo(5), createAndWait(6), destroy(7)    

DptScsiHbaEntry  
SEQUENCE    
  dptScsiHbaNumber INTEGER
  dptScsiHbaVendor DisplayString
  dptScsiHbaModel DisplayString
  dptScsiHbaFirmware DisplayString
  dptScsiHbaSerialNumber DisplayString
  dptScsiHbaAddress INTEGER
  dptScsiHbaHostBusType HostBusType
  dptScsiHbaHostBusMaxTransferRate INTEGER
  dptScsiHbaIrq INTEGER
  dptScsiHbaIrqType IrqType
  dptScsiHbaDrq DrqNumber
  dptScsiHbaRaidModule RaidModule
  dptScsiHbaCachingModule CachingModule
  dptScsiHbaAudibleAlarmOn YesNoStatus
  dptScsiHbaUpTime TimeTicks
  dptScsiHbaEccEnabled YesNoStatus
  dptScsiHbaBackgroundTaskPriority INTEGER
  dptScsiHbaExclusionPeriodEnabled YesNoStatus
  dptScsiHbaExclusionPeriodStart INTEGER
  dptScsiHbaExclusionPeriodEnd INTEGER
  dptScsiHbaMaxReadAheadPercentage INTEGER
  dptScsiHbaMaxDirtyPagesPercentage INTEGER
  dptScsiHbaWriteBackDelay INTEGER
  dptScsiHbaTemperature LowHighStatus
  dptScsiHbaVoltage LowHighStatus
  dptScsiHbaBadMemoryAddress INTEGER
  dptScsiHbaBatteryModule BatteryBackupModule
  dptScsiHbaBatteryStatus BatteryStatus
  dptScsiHbaHighestBusWithDevices INTEGER
  dptScsiHbaGeneralStatus HbaGenStatus
  dptScsiHbaSmorSignature DptSignature
  dptScsiHbaBiosSignature DptSignature
  dptScsiHbaNvramLayout DisplayString

DptScsiHbaCacheSocketEntry  
SEQUENCE    
  dptScsiHbaCacheSocketNumber INTEGER
  dptScsiHbaCacheModuleType MemoryBankType
  dptScsiHbaCacheModuleSize MemoryBankSize

DptScsiBusEntry  
SEQUENCE    
  dptScsiBusNumber INTEGER
  dptScsiBusWidth BusWidth
  dptScsiBusType ScsiBusType
  dptScsiBusMaxTransferRate INTEGER
  dptScsiBusHbaScsiId INTEGER
  dptScsiBusHbaTermPower YesNoStatus
  dptScsiBusHbaTermination BusTerminationType

DptScsiDevEntry  
SEQUENCE    
  dptScsiDevId INTEGER
  dptScsiDevLun INTEGER
  dptScsiDevLevel INTEGER
  dptScsiDevVendor DisplayString
  dptScsiDevModel DisplayString
  dptScsiDevRevision DisplayString
  dptScsiDevSerialNumber DisplayString
  dptScsiDevStatus DeviceStatus
  dptScsiDevBusWidth BusWidth
  dptScsiDevCapacity INTEGER
  dptScsiDevLogicalBlockSize INTEGER
  dptScsiDevPhysicalBlockSize INTEGER
  dptScsiDevNegTransferRate INTEGER
  dptScsiDevRemovable YesNoStatus
  dptScsiDevEccEnabled YesNoStatus
  dptScsiDevScsiVersion ScsiVersion
  dptScsiDevSoftReset YesNoStatus
  dptScsiDevCmdQueuing YesNoStatus
  dptScsiDevLinkedCmds YesNoStatus
  dptScsiDevSynchronous YesNoStatus
  dptScsiDevRelAddr YesNoStatus
  dptScsiDevSMART YesNoStatus
  dptScsiDevSCAM YesNoStatus
  dptScsiDevBadBlockNumber INTEGER
  dptScsiDevBadBlockCount INTEGER
  dptScsiDevErrorsAboveThreshold YesNoStatus
  dptScsiDevDriveLockingOn YesNoStatus
  dptScsiDevLastReqSenseInfo DisplayString
  dptScsiDevReadCachingOn YesNoStatus
  dptScsiDevReadCacheMaxRecord INTEGER
  dptScsiDevWriteCachingOn YesNoStatus
  dptScsiDevWriteCacheMaxRecord INTEGER
  dptScsiDevWriteMode DeviceWriteMode
  dptScsiDevSmartStatusOk YesNoStatus
  dptScsiDevType DeviceType

DptScsiArrEntry  
SEQUENCE    
  dptScsiArrType RaidType
  dptScsiArrOwner SoftwareType
  dptScsiArrName DisplayString
  dptScsiArrBackgroundProgress INTEGER
  dptScsiArrEntryStatus RowStatus

DptScsiArrMemberEntry  
SEQUENCE    
  dptScsiArrMemberStripeSize INTEGER
  dptScsiArrMemberEntryStatus RowStatus

DptScsiStatsHbaEntry  
SEQUENCE    
  dptScsiStatsHbaCacheTotalPages Gauge
  dptScsiStatsHbaCacheUsedPages Gauge
  dptScsiStatsHbaCacheDirtyPages Gauge
  dptScsiStatsHbaCacheReadAheadPages Gauge
  dptScsiStatsHbaCacheLockedPages Gauge
  dptScsiStatsHbaCacheEccFaultPages Gauge
  dptScsiStatsHbaCommands Counter
  dptScsiStatsHbaMisAlignedTransfers Counter
  dptScsiStatsHbaScsiResets Counter

DptScsiStatsDevEntry  
SEQUENCE    
  dptScsiStatsDevReadTotalSectors Counter
  dptScsiStatsDevReadCacheHits Counter
  dptScsiStatsDevReadAheadHits Counter
  dptScsiStatsDevWriteTotalSectors Counter
  dptScsiStatsDevWriteCacheHits Counter
  dptScsiStatsDevWriteBacks Counter
  dptScsiStatsDevStripesCrosseds Counter

DptScsiStatsDevRWCmdsEntry  
SEQUENCE    
  dptScsiStatsDevRWCmdsType CommandType
  dptScsiStatsDevRead1Ks Counter
  dptScsiStatsDevRead2Ks Counter
  dptScsiStatsDevRead4Ks Counter
  dptScsiStatsDevRead8Ks Counter
  dptScsiStatsDevRead16Ks Counter
  dptScsiStatsDevRead32Ks Counter
  dptScsiStatsDevRead64Ks Counter
  dptScsiStatsDevRead128Ks Counter
  dptScsiStatsDevRead256Ks Counter
  dptScsiStatsDevRead512Ks Counter
  dptScsiStatsDevRead1MBs Counter
  dptScsiStatsDevReadGreater1MBs Counter
  dptScsiStatsDevWrite1Ks Counter
  dptScsiStatsDevWrite2Ks Counter
  dptScsiStatsDevWrite4Ks Counter
  dptScsiStatsDevWrite8Ks Counter
  dptScsiStatsDevWrite16Ks Counter
  dptScsiStatsDevWrite32Ks Counter
  dptScsiStatsDevWrite64Ks Counter
  dptScsiStatsDevWrite128Ks Counter
  dptScsiStatsDevWrite256Ks Counter
  dptScsiStatsDevWrite512Ks Counter
  dptScsiStatsDevWrite1MBs Counter
  dptScsiStatsDevWriteGreater1MBs Counter

Defined Values

dpt 1.3.6.1.4.1.1597
OBJECT IDENTIFIER    

dptScsi 1.3.6.1.4.1.1597.1
OBJECT IDENTIFIER    

dptScsiSys 1.3.6.1.4.1.1597.1.1
OBJECT IDENTIFIER    

dptScsiHba 1.3.6.1.4.1.1597.1.2
OBJECT IDENTIFIER    

dptScsiBus 1.3.6.1.4.1.1597.1.3
OBJECT IDENTIFIER    

dptScsiDev 1.3.6.1.4.1.1597.1.4
OBJECT IDENTIFIER    

dptScsiArr 1.3.6.1.4.1.1597.1.5
OBJECT IDENTIFIER    

dptScsiStats 1.3.6.1.4.1.1597.1.6
OBJECT IDENTIFIER    

dptScsiEvent 1.3.6.1.4.1.1597.1.7
OBJECT IDENTIFIER    

dptScsiDummy 1.3.6.1.4.1.1597.1.8
OBJECT IDENTIFIER    

dptScsiSysRevLevel 1.3.6.1.4.1.1597.1.1.1
DPT SCSI system SNMP agent revision information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DptSignature  

dptScsiSysEngineSignature 1.3.6.1.4.1.1597.1.1.2
DPT signature for the DPT engine. This contains information on engine version and creation date/time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DptSignature  

dptScsiSysDriverSignature 1.3.6.1.4.1.1597.1.1.3
DPT signature for the driver currently in use by the SNMP agent. This contains information on driver version and creation date/time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DptSignature  

dptScsiSysEventLoggerSignature 1.3.6.1.4.1.1597.1.1.4
DPT signature for the event logger/broadcaster currently in use by the SNMP agent. This contains information on event logger/broadcaster version and creation date/time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DptSignature  

dptScsiSysMibRevMajor 1.3.6.1.4.1.1597.1.1.5
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  

dptScsiSysMibRevMinor 1.3.6.1.4.1.1597.1.1.6
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  

dptScsiHbaTable 1.3.6.1.4.1.1597.1.2.1
A list of RAID controllers managed by the DPT SCSI system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiHbaEntry

dptScsiHbaEntry 1.3.6.1.4.1.1597.1.2.1.1
A set of parameters that describe/control a DPT RAID controller. See 'SmartRAID User's Manual' for detailed explanation of the parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiHbaEntry  

dptScsiHbaNumber 1.3.6.1.4.1.1597.1.2.1.1.1
An index that uniquely identifies a row in dptHbaTable that pertains to a particular controller. The value of this object is the logical device identifier for a DPT controller. As controllers are detected, they are assigned numbers incrementally, starting with 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dptScsiHbaVendor 1.3.6.1.4.1.1597.1.2.1.1.2
The name of the vendor of the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

dptScsiHbaModel 1.3.6.1.4.1.1597.1.2.1.1.3
The controller model identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

dptScsiHbaFirmware 1.3.6.1.4.1.1597.1.2.1.1.4
The controller firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

dptScsiHbaSerialNumber 1.3.6.1.4.1.1597.1.2.1.1.5
The controller serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dptScsiHbaAddress 1.3.6.1.4.1.1597.1.2.1.1.6
The controller Address (normally displayed in hex.) It is a 32-bit value representing the memory address used by the controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFFFFFF  

dptScsiHbaHostBusType 1.3.6.1.4.1.1597.1.2.1.1.7
The type of host computer system bus this controller is attached to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HostBusType  

dptScsiHbaHostBusMaxTransferRate 1.3.6.1.4.1.1597.1.2.1.1.8
The maximum possible transfer rate on the host bus in MB/s.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiHbaIrq 1.3.6.1.4.1.1597.1.2.1.1.9
The controller interrupt level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dptScsiHbaIrqType 1.3.6.1.4.1.1597.1.2.1.1.10
The controller interrupt type (Edge or Level).
Status: mandatory Access: read-only
OBJECT-TYPE    
  IrqType  

dptScsiHbaDrq 1.3.6.1.4.1.1597.1.2.1.1.11
The controller DMA channel. This object is only applicable for ISA controllers. Its value is 'notApplicable' for the other types of controllers.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DrqNumber  

dptScsiHbaRaidModule 1.3.6.1.4.1.1597.1.2.1.1.12
Controller RAID module type: SmartRAID Millennium controllers support all RAID levels without the addition of a RAID Module. These controllers will show 'Embedded' for this object. SmartRAID Decade and Century controllers support RAID 0 and RAID 1 by default. RAID 5 support is added by attaching an RA40x0 RAID Accelerator module to the controller. If one is attached it will be indicated in this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RaidModule  

dptScsiHbaCachingModule 1.3.6.1.4.1.1597.1.2.1.1.13
The controller caching module. 'Embedded' means that the disk array function is built inside the controller (SmartRAID products.)
Status: deprecated Access: read-only
OBJECT-TYPE    
  CachingModule  

dptScsiHbaAudibleAlarmOn 1.3.6.1.4.1.1597.1.2.1.1.14
This returns the current status of the controller alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiHbaUpTime 1.3.6.1.4.1.1597.1.2.1.1.15
Time elapsed (in hundredths of a second) since the controller was last booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

dptScsiHbaEccEnabled 1.3.6.1.4.1.1597.1.2.1.1.16
This indicates whether or not the controller is using DPT ECC memory. 'Yes' means that the installed memory is DPT ECC memory and full ECC protection is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiHbaBackgroundTaskPriority 1.3.6.1.4.1.1597.1.2.1.1.17
This object controls the priority of array background tasks such as Build, Rebuild and Verify for this controller. The values range from 1 to 10. A value of 1 is the slowest but uses the least amount of the controller's bandwidth. While a value of 10 is the fastest but it uses the most bandwidth. If operations take too long then increase the value for this object. If the system runs too slow when these tasks are active, then decrease the value for this object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

dptScsiHbaExclusionPeriodEnabled 1.3.6.1.4.1.1597.1.2.1.1.18
Controller exclution period is the time span during which it devotes 100% of its time fulfilling requests for data reads/writes and zero percent on background activities like build/rebuild of arrays. Setting this object to true sets the exclusion period as defined by dptScsiHbaExclusionPeriodStart and dptScsiHbaExclusionPeriodEnd objects. Otherwise, if it is set to false, the exclusion period no effect.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiHbaExclusionPeriodStart 1.3.6.1.4.1.1597.1.2.1.1.19
Hour of beginning of the exclusion period. For example, a value of 0 means that the exclusion starts at 12 a.m. The maximum duration of an exclusion period can be 24 hours. Contoller exclution period is the time span during which it devotes 100% of its time fulfilling requests for data reads/writes and zero percent on background activities like build/rebuild of arrays.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..23  

dptScsiHbaExclusionPeriodEnd 1.3.6.1.4.1.1597.1.2.1.1.20
Hour when exclusion period ends. For example, a value of 23 means that the exclusion ends at 11 p.m. The maximum duration of an exclusion period can be 24 hours. If dptScsiHbaExclusionPeriodStart is greater than dptScsiHbaExclusionPeriodEnd, it means that the exclusions period extends over the next day. Contoller exclution period is the time span during which it devotes 100% of its time fulfilling requests for data reads/writes and zero percent on background activities like build/rebuild of arrays.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..23  

dptScsiHbaMaxReadAheadPercentage 1.3.6.1.4.1.1597.1.2.1.1.21
Max percentage of contoller cache RAM devoted to read-ahead pages. This value is not applicable to SmartRAID V and later controllers. For these controllers, this value will be set to 30.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..80  

dptScsiHbaMaxDirtyPagesPercentage 1.3.6.1.4.1.1597.1.2.1.1.22
Max percentage of controller cache RAM that may contain dirty pages. This value is not applicable to SmartRAID V and later controllers. For these controllers, this value will be set to 80.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

dptScsiHbaWriteBackDelay 1.3.6.1.4.1.1597.1.2.1.1.23
Write-back delay in milliseconds. This value is not applicable to SmartRAID V and later controllers. For these controllers, this value will be set to 250.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiHbaTemperature 1.3.6.1.4.1.1597.1.2.1.1.24
Temperature status reported by the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LowHighStatus  

dptScsiHbaVoltage 1.3.6.1.4.1.1597.1.2.1.1.25
5V voltage status reported by the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LowHighStatus  

dptScsiHbaBadMemoryAddress 1.3.6.1.4.1.1597.1.2.1.1.26
If the controller detects a cache RAM error, the address of the most recent error is stored here. Otherwise it indicates that no errors have been detected. Valid RAM addresses are from 1 to 0xffffffff.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFFFFFF  

dptScsiHbaBatteryModule 1.3.6.1.4.1.1597.1.2.1.1.27
The Battery Backup Module preserves all controller cache and local memory contents in the event of power loss to the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  BatteryBackupModule  

dptScsiHbaBatteryStatus 1.3.6.1.4.1.1597.1.2.1.1.28
Battery status reported by the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BatteryStatus  

dptScsiHbaHighestBusWithDevices 1.3.6.1.4.1.1597.1.2.1.1.29
The bus number of the highest numbered bus on this controller which has devices currently attached to it.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiHbaGeneralStatus 1.3.6.1.4.1.1597.1.2.1.1.30
General controller status. The following are the possible values: ok - the controller and all components attached to it, such as disks and arrays, are OK. fail - a component attached to the controller is not OK. error - the agent cannot get status from the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HbaGenStatus  

dptScsiHbaSmorSignature 1.3.6.1.4.1.1597.1.2.1.1.31
The controller S.M.O.R. revision information. Not available for SmartRAID IV and earlier controllers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DptSignature  

dptScsiHbaBiosSignature 1.3.6.1.4.1.1597.1.2.1.1.32
The controller B.I.O.S. revision information. Not available for SmartRAID IV and earlier controllers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DptSignature  

dptScsiHbaNvramLayout 1.3.6.1.4.1.1597.1.2.1.1.33
The controller NVRAM layout revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dptScsiHbaCacheSocketTable 1.3.6.1.4.1.1597.1.2.2
A list of the cache memory module sockets on the controller.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiHbaCacheSocketEntry

dptScsiHbaCacheSocketEntry 1.3.6.1.4.1.1597.1.2.2.1
These parameters describe the cache memory module sockets on a controller.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiHbaCacheSocketEntry  

dptScsiHbaCacheSocketNumber 1.3.6.1.4.1.1597.1.2.2.1.1
A controller can have up to 4 cache sockets. This is the index in the table of cache memory module sockets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

dptScsiHbaCacheModuleType 1.3.6.1.4.1.1597.1.2.2.1.2
Type of a cache memory module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MemoryBankType  

dptScsiHbaCacheModuleSize 1.3.6.1.4.1.1597.1.2.2.1.3
Size of a cache memory module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MemoryBankSize  

dptScsiBusTable 1.3.6.1.4.1.1597.1.3.1
A list of the SCSI buses on a system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiBusEntry

dptScsiBusEntry 1.3.6.1.4.1.1597.1.3.1.1
These parameters describe/control a SCSI Bus. The entry is indexed by dptScsiHbaNumber and dptScsiBusNumber. dptScsiHbaNumber determines to which controller the SCSI bus belongs and dptScsiBusNumber to which SCSI bus.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiBusEntry  

dptScsiBusNumber 1.3.6.1.4.1.1597.1.3.1.1.1
An index that, along with dptScsHbaNumber uniquely, identifies an entry in the dptScsiBusTable for a particular SCSI Bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

dptScsiBusWidth 1.3.6.1.4.1.1597.1.3.1.1.2
The SCSI Bus width.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BusWidth  

dptScsiBusType 1.3.6.1.4.1.1597.1.3.1.1.3
The SCSI Bus transceiver type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ScsiBusType  

dptScsiBusMaxTransferRate 1.3.6.1.4.1.1597.1.3.1.1.4
The SCSI Bus maximum transfer rate in MB/s. Valid values are 4, 5, 8, 10, 20, 40, 80, 100, 160, etc., depending on the SCSI technology used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiBusHbaScsiId 1.3.6.1.4.1.1597.1.3.1.1.5
The SCSI ID of the controller on this SCSI Bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

dptScsiBusHbaTermPower 1.3.6.1.4.1.1597.1.3.1.1.6
Indicates the SCSI term-power setting (on/off) for this bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiBusHbaTermination 1.3.6.1.4.1.1597.1.3.1.1.7
Indicates the SCSI termination setting for this bus.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BusTerminationType  

dptScsiDevTable 1.3.6.1.4.1.1597.1.4.1
A list of SCSI devices managed by the SNMP agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiDevEntry

dptScsiDevEntry 1.3.6.1.4.1.1597.1.4.1.1
These parameters describe/control a particular SCSI Device. The index for this entry is the logical device address of the SCSI device. The logical device address consists of five components: contoller number, SCSI bus number, Device ID, LUN and level.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiDevEntry  

dptScsiDevId 1.3.6.1.4.1.1597.1.4.1.1.1
The SCSI ID of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

dptScsiDevLun 1.3.6.1.4.1.1597.1.4.1.1.2
The SCSI LUN (logical unit number) of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

dptScsiDevLevel 1.3.6.1.4.1.1597.1.4.1.1.3
Indicates the Level of the device. Level 0 indicates physical devices, while level 1 and 2 indicate logical devices. It also gives its level in the containment hierarchy of devices. A device is a logical device if it contains other SCSI devices, otherwise it is a physical device. A level 1 array contains only physical devices as its members; a level 2 device has at least one level 1 array as a member. A level 2 device would be a RAID-10 or RAID-50 logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

dptScsiDevVendor 1.3.6.1.4.1.1597.1.4.1.1.4
The name of the vendor of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

dptScsiDevModel 1.3.6.1.4.1.1597.1.4.1.1.5
The model name of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

dptScsiDevRevision 1.3.6.1.4.1.1597.1.4.1.1.6
The revision level of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..4)  

dptScsiDevSerialNumber 1.3.6.1.4.1.1597.1.4.1.1.7
The serial number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

dptScsiDevStatus 1.3.6.1.4.1.1597.1.4.1.1.8
The administrative state of the device. The following are all the possible values: invalid - current value is invalid. optimal - device is fully functional and is not running diagnostics that may impact performance. verifying - diagnostics are being run on the device. Performance of the device may be affected. failed - catastrophic failure has occurred. warning - user-specified error threshold has been crossed. Device failure may be imminent. formatting - device is being formatted. formatCertifying - a SCSI format with certify command in progress. missing - device is physically missing or does not respond to commands on the SCSI bus. notCreated - array has been defined by the user but the changes are have not been committed to the hardware. degraded - redundant array has a failed component which results in degraded performance and loss of fault-tolerance. building - array is in the process of building. verifyFixing - device is processing an SCSI verify fix command. abortActivity - this value allows the user to abort any background tasks on the controller, such as Build, Rebuild and Verify.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DeviceStatus  

dptScsiDevBusWidth 1.3.6.1.4.1.1597.1.4.1.1.9
The data width of the SCSI device (not applicable to logical devices).
Status: mandatory Access: read-only
OBJECT-TYPE    
  BusWidth  

dptScsiDevCapacity 1.3.6.1.4.1.1597.1.4.1.1.10
The storage capacity of the device in MB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFFFFFF  

dptScsiDevLogicalBlockSize 1.3.6.1.4.1.1597.1.4.1.1.11
Logical block size of the device in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dptScsiDevPhysicalBlockSize 1.3.6.1.4.1.1597.1.4.1.1.12
Physical block size of the device in bytes. Not applicable for logical devices and will be the logical block size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dptScsiDevNegTransferRate 1.3.6.1.4.1.1597.1.4.1.1.13
The negotiated transfer rate of the device in MB/s. For logical devices, this value is not applicable and will return 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiDevRemovable 1.3.6.1.4.1.1597.1.4.1.1.14
Indicates whether or not the device is removable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevEccEnabled 1.3.6.1.4.1.1597.1.4.1.1.15
Indicates whether the device has ECC enabled or disabled.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevScsiVersion 1.3.6.1.4.1.1597.1.4.1.1.16
Indicates the SCSI specification version of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ScsiVersion  

dptScsiDevSoftReset 1.3.6.1.4.1.1597.1.4.1.1.17
Indicates whether the device supports soft reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevCmdQueuing 1.3.6.1.4.1.1597.1.4.1.1.18
Indicates whether the device is supports command queuing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevLinkedCmds 1.3.6.1.4.1.1597.1.4.1.1.19
Indicates whether the device support linked commands (not applicable to logical devices).
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevSynchronous 1.3.6.1.4.1.1597.1.4.1.1.20
Indicates whether the device supports synchronous data transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevRelAddr 1.3.6.1.4.1.1597.1.4.1.1.21
Indicates whether the device supports relative addressing (not applicable to logical devices).
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevSMART 1.3.6.1.4.1.1597.1.4.1.1.22
Indicates whether the device supports SMART specifications (not applicable to logical devices).
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevSCAM 1.3.6.1.4.1.1597.1.4.1.1.23
Indicates whether the device supports SCAM.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevBadBlockNumber 1.3.6.1.4.1.1597.1.4.1.1.24
If bad blocks have been detected on the device, this is the address of the most recent one. Otherwise it will contain 0 (no error). The first valid block starts at 1. This object is used in the definition of one or more traps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFFFFFF  

dptScsiDevBadBlockCount 1.3.6.1.4.1.1597.1.4.1.1.25
This represents the total number of the bad blocks encountered most recently on the device starting at the block number dptScsiDevBadBlockNumber. This object is needed in the definition of one or more traps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFFFFFF  

dptScsiDevErrorsAboveThreshold 1.3.6.1.4.1.1597.1.4.1.1.26
Indicates whether or not the error count of the device has reached the threshold. This value is no longer supported.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevDriveLockingOn 1.3.6.1.4.1.1597.1.4.1.1.27
Indicates whether or not the drive is locked. This value is no longer supported.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevLastReqSenseInfo 1.3.6.1.4.1.1597.1.4.1.1.28
Device Request Sense information. It is used in the definition of one or more traps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

dptScsiDevReadCachingOn 1.3.6.1.4.1.1597.1.4.1.1.29
Indicates whether or not read caching is on. This value is not applicable to SmartRAID V and later controllers.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevReadCacheMaxRecord 1.3.6.1.4.1.1597.1.4.1.1.30
Maximum record size for read caching. This value is not applicable to SmartRAID V and later controllers. For these controllers, this value will be 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiDevWriteCachingOn 1.3.6.1.4.1.1597.1.4.1.1.31
Indicates whether or not write caching is on. This value is not applicable to SmartRAID V and later controllers.
Status: deprecated Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevWriteCacheMaxRecord 1.3.6.1.4.1.1597.1.4.1.1.32
Maximum record size for write caching. This value is not applicable to SmartRAID V and later controllers. For these controllers, this value will be 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

dptScsiDevWriteMode 1.3.6.1.4.1.1597.1.4.1.1.33
The write modes are Write-back and Write-through, with write-back being the default. In write-back mode the controller will cache the data and return completion to the host before the data is written to disk. This is the highest performance mode. In write-through mode the controller will always write the data to disk before posting complete to the host. The data may or may not be placed into the controller's cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DeviceWriteMode  

dptScsiDevSmartStatusOk 1.3.6.1.4.1.1597.1.4.1.1.34
Indicates whether the device has reported a SMART error not (not applicable to logical devices).
Status: mandatory Access: read-only
OBJECT-TYPE    
  YesNoStatus  

dptScsiDevType 1.3.6.1.4.1.1597.1.4.1.1.35
Type of device reported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DeviceType  

dptScsiArrTable 1.3.6.1.4.1.1597.1.5.1
A list of RAID array groups.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiArrEntry

dptScsiArrEntry 1.3.6.1.4.1.1597.1.5.1.1
These parameters describe/control a RAID array group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiArrEntry  

dptScsiArrType 1.3.6.1.4.1.1597.1.5.1.1.1
The RAID type for the Logical Drive. ------------------------------ RAID Disk-fault No.of Level Tolerant Drives ------------------------------ RAID-0 No 2 or more RAID-1 Yes Even number RAID-5 Yes 3 or more Hot Spare - one Redirected - one
Status: mandatory Access: read-only
OBJECT-TYPE    
  RaidType  

dptScsiArrOwner 1.3.6.1.4.1.1597.1.5.1.1.2
software entity that created this logical device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SoftwareType  

dptScsiArrName 1.3.6.1.4.1.1597.1.5.1.1.3
Name of the RAID array group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..17)  

dptScsiArrBackgroundProgress 1.3.6.1.4.1.1597.1.5.1.1.4
Percentage of completion of an outstanding background operation, e.g., array Build, Rebuild or Verify. If there is no current background process, the value is 100 by default.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

dptScsiArrEntryStatus 1.3.6.1.4.1.1597.1.5.1.1.5
- 'active': indicates that the table row is available for use by the managed device; - 'notInService': indicates that the table row exists in the agent, but is unavailable for use by the managed device (see NOTE below); - 'notReady': indicates that the table row exists in the agent, but is missing information necessary in order to be available for use by the managed device; - 'createAndGo': supplied by a management station wishing to create a new instance of a table row and to have it available for use by the managed device; (cannot be returned in a get response) - 'createAndWait': supplied by a management station wishing to create a new instance of a table row but not to have it available for use by the managed device; and, (cannot be returned in a get response) - 'destroy': supplied by a management station wishing to delete all of the objects associated with an existing table row. (cannot be returned in a get response) To create new row, a manager sets this object to createAndWait. Agent creates a new row and sets row status to notInService. After the manager creates all the corresponding rows in dptScsiArrMemberTable and has set all the relevant columnar objects, it finally sets dptScsiArrEntryStatus to active which saves all the information to the hardware and performs an array build. If the manager sets dptScsiArrEntryStatus to active or notInService and the required number of drives are not members of this array group (for example, a RAID-5 needs at least 3 drives), then 'inconsistentValue' is returned. To delete an array group, the manager sets this object to destroy. When a row with a particular row index is destroyed, all corresponding rows in dptScsiArrMemberTable are destroyed as well. +---------------+ +--------------+ +--------+ | doesn't exist | --> | notInService | --> | active | +---------------+ +--------------+ +--------+ Array group is Array group is Array group is not created created in the saved to hardware agent and a build is performed
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

dptScsiHbaNumberMember 1.3.6.1.4.1.1597.1.8.1
An index that uniquely identifies a row in the dptHbaTable table that pertain to a particular HBA. The value of this object is the logical device identifier for a DPT adapter. In EISA systems, EISA bus slots are scanned, starting from the lowest slot, looking for DPT adapters. In ISA system, DPT adapters are scanned in order of I/O address. As DPT adapters are found, they are assigned numbers incrementally, starting with 0.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

dptScsiBusNumberMember 1.3.6.1.4.1.1597.1.8.2
An index that, along with dptScsHbaNumber uniquely, identifies an entry in the dptScsiBusTable for a particular SCSI Bus.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

dptScsiDevIdMember 1.3.6.1.4.1.1597.1.8.3
The SCSI Id of the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..15  

dptScsiDevLunMember 1.3.6.1.4.1.1597.1.8.4
The SCSI logical unit number of the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

dptScsiDevLevelMember 1.3.6.1.4.1.1597.1.8.5
Indicates whether the device is a physical device (level 0) or a logical device (level 1, level 2, etc). It also gives its level in the containment hierarchy of devices. A device is a logical device if it contains other SCSI devices, otherwise it is a physical device. A level 1 array contains only physical devices as its members; a level 2 device has at least one level 1 array as a member; and so on. In the case of HBA with no RAID capabilities, the only applicable device level is 0.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2  

dptScsiArrMemberTable 1.3.6.1.4.1.1597.1.5.2
A list of mappings between an array device and its components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiArrMemberEntry

dptScsiArrMemberEntry 1.3.6.1.4.1.1597.1.5.2.1
These parameters describe/control the mappings between an array and its components. In the index clause, the first set of indices from dptScsiHbaNumber to dptScsiDevLevel describes the array (parent) and the second set represents the member (child).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiArrMemberEntry  

dptScsiArrMemberStripeSize 1.3.6.1.4.1.1597.1.5.2.1.1
The stripe size used by the array (in KB). A stripe is a contiguous region for data storage on a disk. Data is distributed evenly across component drives in an array by concatenating interleaved stripes from each drive. If stripe size is not applicable to a particular type of RAID (e.g., hot spare), the value is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dptScsiArrMemberEntryStatus 1.3.6.1.4.1.1597.1.5.2.1.2
To create a new row, manager sets this object to createAndWait. After successful creation of a row in the agent, it is set to notInService until the parent array is made active and at that time it is set to active as well. Setting it to createAndGo has the same effect as that of createAndWait. +---------------+ +--------------+ +--------+ | doesn't exist | --> | notInService | --> | active | +---------------+ +--------------+ +--------+ A new row is Array group is created in the saved to hardware agent and a build is performed
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

dptScsiStatsHbaTable 1.3.6.1.4.1.1597.1.6.1
A list of controller statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiStatsHbaEntry

dptScsiStatsHbaEntry 1.3.6.1.4.1.1597.1.6.1.1
These parameters describe the statistics of an controller.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiStatsHbaEntry  

dptScsiStatsHbaCacheTotalPages 1.3.6.1.4.1.1597.1.6.1.1.1
Indicates the maximum number of data pages that can be cached on the controller. A page is the smallest region of cache that can be allocated to store data. Each page holds one 512-byte disk sector. The value of this object depends on the memory configuration of the controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dptScsiStatsHbaCacheUsedPages 1.3.6.1.4.1.1597.1.6.1.1.2
Indicates the number of data pages residing in the cache memory. This has the same value as dptHbaCacheTotalPages when the cache is full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dptScsiStatsHbaCacheDirtyPages 1.3.6.1.4.1.1597.1.6.1.1.3
Indicates the number of cache pages that contain dirty data. Dirty data is the data which has been written to the adapter by the computer but has not yet been copied to the disk. This object has a value of 0 after the cache is flushed or allowed to write-back during a period of no disk activity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dptScsiStatsHbaCacheReadAheadPages 1.3.6.1.4.1.1597.1.6.1.1.4
Indicates the number of cache pages that contain read-ahead data. Read-ahead data is read from the drives in anticipation of a future access.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dptScsiStatsHbaCacheLockedPages 1.3.6.1.4.1.1597.1.6.1.1.5
Indicates the number of data pages residing in the cache memory that are presently locked. These data pages do not get paged out until the locks are released.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dptScsiStatsHbaCacheEccFaultPages 1.3.6.1.4.1.1597.1.6.1.1.6
The number of cache pages that have had Error Correcting Code (ECC) fault and had been reassigned since power up. ECC is a method of generating redundant information that can be used to detect and correct errors in stored or transmitted data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

dptScsiStatsHbaCommands 1.3.6.1.4.1.1597.1.6.1.1.7
The number of commands received by the controller since power up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsHbaMisAlignedTransfers 1.3.6.1.4.1.1597.1.6.1.1.8
The number of misaligned data transfers handled by the controller since power up. In a misaligned data transfer, data is accessed on odd byte boundary. These transfers normally take longer to complete than aligned transfers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsHbaScsiResets 1.3.6.1.4.1.1597.1.6.1.1.9
The number of SCSI reset commands received by the adapter since power up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevTable 1.3.6.1.4.1.1597.1.6.2
A list of Device statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiStatsDevEntry

dptScsiStatsDevEntry 1.3.6.1.4.1.1597.1.6.2.1
These parameters describe the statistics of a device. The index of this entry is the logical device address of the device. The logical device address consists of four fields: controller number, bus number, device ID, logical unit number and level.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiStatsDevEntry  

dptScsiStatsDevReadTotalSectors 1.3.6.1.4.1.1597.1.6.2.1.1
The number of sectors read from the device since power up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevReadCacheHits 1.3.6.1.4.1.1597.1.6.2.1.2
The number of data accesses since power up in which the requested data was found in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevReadAheadHits 1.3.6.1.4.1.1597.1.6.2.1.3
The number of data accesses since power up in which the requested data was found in the read ahead buffer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWriteTotalSectors 1.3.6.1.4.1.1597.1.6.2.1.4
The number of sectors written to the device since power up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWriteCacheHits 1.3.6.1.4.1.1597.1.6.2.1.5
The number of data writes, since power up, targeted to the device in which the data was written to the cache and not to the disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWriteBacks 1.3.6.1.4.1.1597.1.6.2.1.6
The number of data writes to the device since power up in which the data was written from the cache to the disk at a time when the device would otherwise be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevStripesCrosseds 1.3.6.1.4.1.1597.1.6.2.1.7
The number of array group accesses that cross stripe boundaries since power up. Only applicable in case of array devices; in other cases, it contains zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRWCmdsTable 1.3.6.1.4.1.1597.1.6.3
A statistical breakdown of read and write commands.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DptScsiStatsDevRWCmdsEntry

dptScsiStatsDevRWCmdsEntry 1.3.6.1.4.1.1597.1.6.3.1
These parameters describe the statistics of a device. The index is the logical device address of the device. The logical device address consists of: contoller number, bus number, device ID and logical unit number and device level.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DptScsiStatsDevRWCmdsEntry  

dptScsiStatsDevRWCmdsType 1.3.6.1.4.1.1597.1.6.3.1.1
Indicates whether this row represents statistics related to the commands sent by the O/S of the host computer or the SCSI commands sent by the controller to the device to do a physical read or write.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CommandType  

dptScsiStatsDevRead1Ks 1.3.6.1.4.1.1597.1.6.3.1.2
The number of ScsiDev Group read operations of length <= 1K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead2Ks 1.3.6.1.4.1.1597.1.6.3.1.3
The number of ScsiDev Group read operations of length > 1K & <= 2K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead4Ks 1.3.6.1.4.1.1597.1.6.3.1.4
The number of ScsiDev Group read operations of length > 2K & <= 4K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead8Ks 1.3.6.1.4.1.1597.1.6.3.1.5
The number of ScsiDev Group read operations of length > 4K & <= 8K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead16Ks 1.3.6.1.4.1.1597.1.6.3.1.6
The number of ScsiDev Group read operations of length > 8K <= 16K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead32Ks 1.3.6.1.4.1.1597.1.6.3.1.7
The number of ScsiDev Group read operations of length > 16K & <= 32K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead64Ks 1.3.6.1.4.1.1597.1.6.3.1.8
The number of ScsiDev Group read operations of length > 32K & <= 64k.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead128Ks 1.3.6.1.4.1.1597.1.6.3.1.9
The number of ScsiDev Group read operations of length > 64K & <= 128K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead256Ks 1.3.6.1.4.1.1597.1.6.3.1.10
The number of ScsiDev Group read operations of length > 128K & <= 256K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead512Ks 1.3.6.1.4.1.1597.1.6.3.1.11
The number of ScsiDev Group read operations of length > 256K & <= 512K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevRead1MBs 1.3.6.1.4.1.1597.1.6.3.1.12
The number of ScsiDev Group read operations of length > 512K & <= 1M.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevReadGreater1MBs 1.3.6.1.4.1.1597.1.6.3.1.13
The number of ScsiDev Group read operations of length > 1M.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite1Ks 1.3.6.1.4.1.1597.1.6.3.1.14
The number of ScsiDev Group write operations of length <= 1K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite2Ks 1.3.6.1.4.1.1597.1.6.3.1.15
The number of ScsiDev Group write operations of length > 1K & <= 2K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite4Ks 1.3.6.1.4.1.1597.1.6.3.1.16
The number of ScsiDev Group write operations of length > 2K & <= 4K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite8Ks 1.3.6.1.4.1.1597.1.6.3.1.17
The number of ScsiDev Group write operations of length > 4k & <= 8K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite16Ks 1.3.6.1.4.1.1597.1.6.3.1.18
The number of ScsiDev Group write operations of length > 8K & <= 16K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite32Ks 1.3.6.1.4.1.1597.1.6.3.1.19
The number of ScsiDev Group write operations of length > 16K & <= 32K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite64Ks 1.3.6.1.4.1.1597.1.6.3.1.20
The number of ScsiDev Group write operations of length > 32K & <= 64K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite128Ks 1.3.6.1.4.1.1597.1.6.3.1.21
The number of ScsiDev Group write operations of length > 64K & <= 128K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite256Ks 1.3.6.1.4.1.1597.1.6.3.1.22
The number of ScsiDev Group write operations of length > 128K & <= 256K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite512Ks 1.3.6.1.4.1.1597.1.6.3.1.23
The number of ScsiDev Group write operations of length > 256K & <= 512K.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWrite1MBs 1.3.6.1.4.1.1597.1.6.3.1.24
The number of ScsiDev Group write operations of length > 512K & <= 1M.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiStatsDevWriteGreater1MBs 1.3.6.1.4.1.1597.1.6.3.1.25
The number of ScsiDev Group write operations of length > 1M.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dptScsiEventInfo 1.3.6.1.4.1.1597.1.7.1
Represents information in a human readable form (English string) for generic DPT SCSI system traps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

dptScsiEventAuxVoltage 1.3.6.1.4.1.1597.1.7.2
Auxiliary voltage status reported by the controller.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LowHighStatus  

dptHbaTemperatureVeryHighTrap 400
Very high temperature detected on controller.
TRAP-TYPE    

dptArrayStatusChangeFailedTrap 401
Array Failed due to multiple drive failures.
TRAP-TYPE    

dptHbaVoltageChangeTrap 300
Controller detected 5V voltage is outside of the normal range.
TRAP-TYPE    

dptHbaTemperatureHighTrap 301
High temperature detected on controller.
TRAP-TYPE    

dptHbaEccRAMErrorUncorrectableTrap 302
The controller detected and uncorrectable ECC RAM error. dptScsiHbaBadMemoryAddress contains the RAM address.
TRAP-TYPE    

dptArrayStatusChangeDegradedTrap 303
Array Degraded due to drive failure.
TRAP-TYPE    

dptDevReqSenseSeriousErrorTrap 304
Serious: request sense information from controller.
TRAP-TYPE    

dptDevArrayDataInconsistencyTrap 305
Array Data consistency error detected on controller.
TRAP-TYPE    

dptHbaErrorTrap 306
The controller has detected a non-SCSI related error, as defined in the I2O spec.
TRAP-TYPE    

dptDevFailedTrap 307
An unprotected drive has failed (visible to the OS).
TRAP-TYPE    

dptDevSmartFailedTrap 308
A drive has reported a SMART failure.
TRAP-TYPE    

dptHbaAuxVoltageChangeTrap 309
Controller detected an auxiliary voltage is outside of the normal range.
TRAP-TYPE    

dptHbaEccRAMErrorCorrectedTrap 200
The controller detected and corrected an ECC RAM error. dptScsiHbaBadMemoryAddress contains the RAM address.
TRAP-TYPE    

dptDevBlockReassignedTrap 201
Controller reassigned a block. dptScsiDevBadBlockNumber contains the reassigned block number.
TRAP-TYPE    

dptDevReqSenseErrorTrap 202
Warning: request sense information from controller.
TRAP-TYPE    

dptHbaVoltageNormalTrap 100
5V Voltage has returned to the normal range.
TRAP-TYPE    

dptHbaTemperatureNormalTrap 101
Temperature on controller has returned to normal range.
TRAP-TYPE    

dptHbaEccRAMErrorNotFoundTrap 102
Controller detected an ECC RAM Error but an ECC error was not found when correction was attempted.
TRAP-TYPE    

dptDevStatusChangedTrap 103
Status of the device changed.
TRAP-TYPE    

dptDevReqSenseTrap 104
Request sense information received from controller.
TRAP-TYPE    

dptArrayChangeTrap 105
The software has asked the FW to do an array change.
TRAP-TYPE    

dptBatteryChangeTrap 106
The status of the recharchable battery has changed.
TRAP-TYPE    

dptHbaAuxVoltageNormalTrap 107
An auxiliary voltage has returned to the normal range.
TRAP-TYPE    

dptOtherTrap 14
Controller event generated with a value dptScsiEventInfo.
TRAP-TYPE