EQLDISK-MIB

File: EQLDISK-MIB.mib (37773 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC EQUALLOGIC-SMI
EQLGROUP-MIB EQLMEMBER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
enterprises Counter32 Counter64
TEXTUAL-CONVENTION DisplayString equalLogic
eqlGroupId eqlMemberIndex

Defined Types

EqlDiskEntry  
SEQUENCE    
  eqlDiskIndex Integer32
  eqlDiskType DisplayString
  eqlDiskModelNumber DisplayString
  eqlDiskRevisionNumber DisplayString
  eqlDiskSerialNumber DisplayString
  eqlDiskSize Integer32
  eqlDiskAdminStatus INTEGER
  eqlDiskStatus INTEGER
  eqlDiskErrors Counter32
  eqlDiskId Integer32
  eqlDiskSlot Integer32
  eqlDiskTypeEnum INTEGER
  eqlDiskRPM Integer32
  eqlDiskSectorSize INTEGER
  eqlDiskManufacturingInfo DisplayString
  eqlDiskPI INTEGER
  eqlDiskHealth INTEGER

EqlDiskStatusEntry  
SEQUENCE    
  eqlDiskStatusXfers Counter64
  eqlDiskStatusBytesRead Counter64
  eqlDiskStatusBytesWritten Counter64
  eqlDiskStatusBusyTime Counter64
  eqlDiskStatusNumIOs Counter32
  eqlDiskStatusFailXfers Counter32
  eqlDiskStatusNumResets Counter32
  eqlDiskStatusTotalQD Counter64
  eqlDiskStatusLifetime Integer32

EqlDiskErrorEntry  
SEQUENCE    
  eqlDiskErrorPhyReady Counter32
  eqlDiskErrorPhyInternal Counter32
  eqlDiskErrorCommWake Counter32
  eqlDiskErrorDecode10b8b Counter32
  eqlDiskErrorDisparity Counter32
  eqlDiskErrorCRC Counter32
  eqlDiskErrorHandShake Counter32
  eqlDiskErrorLinkSeq Counter32
  eqlDiskErrorTransportState Counter32
  eqlDiskErrorUnrecFIS Counter32

EqlDiskSmartInfoEntry  
SEQUENCE    
  eqlDiskSmartInfoRawReadErrorRate Integer32
  eqlDiskSmartInfoRawReadErrorRateWorst Integer32
  eqlDiskSmartInfoThroughputPerformance Integer32
  eqlDiskSmartInfoThroughputPerformanceWorst Integer32
  eqlDiskSmartInfoSpinUpTime Integer32
  eqlDiskSmartInfoSpinUpTimeWorst Integer32
  eqlDiskSmartInfoStartStopCount Integer32
  eqlDiskSmartInfoStartStopCountWorst Integer32
  eqlDiskSmartInfoReallocatedSectorCount Integer32
  eqlDiskSmartInfoReallocatedSectorCountWorst Integer32
  eqlDiskSmartInfoReadChannelMargin Integer32
  eqlDiskSmartInfoReadChannelMarginWorst Integer32
  eqlDiskSmartInfoSeekErrorRate Integer32
  eqlDiskSmartInfoSeekErrorRateWorst Integer32
  eqlDiskSmartInfoSeekPerformance Integer32
  eqlDiskSmartInfoSeekPerformanceWorst Integer32
  eqlDiskSmartInfoPowerOnHours Integer32
  eqlDiskSmartInfoPowerOnHoursWorst Integer32
  eqlDiskSmartInfoSpinupRetries Integer32
  eqlDiskSmartInfoSpinupRetriesWorst Integer32
  eqlDiskSmartInfoDriveRecalibRetryCount Integer32
  eqlDiskSmartInfoDriveRecalibRetryCountWorst Integer32
  eqlDiskSmartInfoPowerCycleCount Integer32
  eqlDiskSmartInfoPowerCycleCountWorst Integer32
  eqlDiskSmartInfoReadSoftErrorRate Integer32
  eqlDiskSmartInfoReadSoftErrorRateWorst Integer32
  eqlDiskSmartInfoEmergencyRetractCycles Integer32
  eqlDiskSmartInfoEmergencyRetractCyclesWorst Integer32
  eqlDiskSmartInfoLoadUnloadCycles Integer32
  eqlDiskSmartInfoLoadUnloadCyclesWorst Integer32
  eqlDiskSmartInfoHDDTemp Integer32
  eqlDiskSmartInfoHDDTempWorst Integer32
  eqlDiskSmartInfoOnTheFlyErrorRate Integer32
  eqlDiskSmartInfoOnTheFlyErrorRateWorst Integer32
  eqlDiskSmartInfoSelfTestReallocSectors Integer32
  eqlDiskSmartInfoSelfTestReallocSectorsWorst Integer32
  eqlDiskSmartInfoPendingDefects Integer32
  eqlDiskSmartInfoPendingDefectsWorst Integer32
  eqlDiskSmartInfoOfflineSurfaceScan Integer32
  eqlDiskSmartInfoOfflineSurfaceScanWorst Integer32
  eqlDiskSmartInfoUltraDMACRCErrorRate Integer32
  eqlDiskSmartInfoUltraDMACRCErrorRateWorst Integer32
  eqlDiskSmartInfoWritePreampErrors Integer32
  eqlDiskSmartInfoWritePreampErrorsWorst Integer32
  eqlDiskSmartInfoOffTrackErrors Integer32
  eqlDiskSmartInfoOffTrackErrorsWorst Integer32
  eqlDiskSmartInfoDAMErrorRate Integer32
  eqlDiskSmartInfoDAMErrorRateWorst Integer32
  eqlDiskSmartInfoECCErrors Integer32
  eqlDiskSmartInfoECCErrorsWorst Integer32
  eqlDiskSmartInfoSoftECCCorrection Integer32
  eqlDiskSmartInfoSoftECCCorrectionWorst Integer32
  eqlDiskSmartInfoThermalAsperityRate Integer32
  eqlDiskSmartInfoThermalAsperityRateWorst Integer32
  eqlDiskSmartInfoSpinHighCount Integer32
  eqlDiskSmartInfoSpinHighCountWorst Integer32
  eqlDiskSmartInfoSpinBuzz Integer32
  eqlDiskSmartInfoSpinBuzzWorst Integer32
  eqlDiskSmartInfoOfflineSeekPerformance Integer32
  eqlDiskSmartInfoOfflineSeekPerformanceWorst Integer32
  eqlDiskSmartInfoThresholdExceeded Integer32

Defined Values

eqldiskModule 1.3.6.1.4.1.12740.3
Equallogic Inc Peer Storage Array disk table information Copyright (c) 2002-2009 by Dell, Inc. All rights reserved. This software may not be copied, disclosed, transferred, or used except in accordance with a license granted by Dell, Inc. This software embodies proprietary information and trade secrets of Dell, Inc.
MODULE-IDENTITY    

eqldiskObjects 1.3.6.1.4.1.12740.3.1
OBJECT IDENTIFIER    

eqldiskNotifications 1.3.6.1.4.1.12740.3.2
OBJECT IDENTIFIER    

eqldiskConformance 1.3.6.1.4.1.12740.3.3
OBJECT IDENTIFIER    

eqlDiskTable 1.3.6.1.4.1.12740.3.1.1
EqualLogic-Dynamic Member Disk Table. This table contains disk status information. One table entry per disk. It is indexed by disk slot number. The number of entries is equal to the number of disks that are present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDiskEntry

eqlDiskEntry 1.3.6.1.4.1.12740.3.1.1.1
An entry (row) containing a list of disk status parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDiskEntry  

eqlDiskIndex 1.3.6.1.4.1.12740.3.1.1.1.1
The index value that uniquely identifies the disk. It is equal to the disk slot number plus one.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

eqlDiskType 1.3.6.1.4.1.12740.3.1.1.1.2
This variable specifies the disk type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

eqlDiskModelNumber 1.3.6.1.4.1.12740.3.1.1.1.3
This variable specifies the disk model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

eqlDiskRevisionNumber 1.3.6.1.4.1.12740.3.1.1.1.4
This variable specifies the disk revision number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

eqlDiskSerialNumber 1.3.6.1.4.1.12740.3.1.1.1.5
This variable specifies the disk serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

eqlDiskSize 1.3.6.1.4.1.12740.3.1.1.1.6
This variable specifies the disk size in MB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskAdminStatus 1.3.6.1.4.1.12740.3.1.1.1.7
Command to take the disk off line or put it on line. This command is used in manual operation by the operator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set-disk-on-line(1), set-disk-off-line(2), set-disk-spare(3)  

eqlDiskStatus 1.3.6.1.4.1.12740.3.1.1.1.8
Disk status will be on-line when the disk is being used in the raid set. Disk status will be spare when the disk is not currently being used by raid configuration but may be used when status of a currently on-line disk changes. Disk status will be failed when either it is faulted or when there is no power. Disk status will be offline when the disk doesn't fall into any of these other categories. Disk status will be alt-sig (foreign) when the disk belongs to a RAIDset from another EqualLogic system. The disk can be converted to a spare. Disk status will be too-small if drive is too small to be used. The drive cannot be converted to spare. Disk status will be history-of-failures if drive has a history of failures. The drive can be converted to spare. Disk status will be unsupported-version if drive label is from a later release. The drive can be converted to spare. Disk status will be unhealthy if drive is unhealthy. Disk status will be replacement if drive is a replacement drive. Disk status will be encrypted if the drive is encrypted and cannot be decrypted. Disk status will be notApproved if the drive is not DELL approved. Disk status will be preempt-failed if the drive is off-line due to excessive errors.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on-line(1), spare(2), failed(3), off-line(4), alt-sig(5), too-small(6), history-of-failures(7), unsupported-version(8), unhealthy(9), replacement(10), encrypted(11), notApproved(12), preempt-failed(13)  

eqlDiskErrors 1.3.6.1.4.1.12740.3.1.1.1.9
This variable specifies the number of disk errors since drive power on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskId 1.3.6.1.4.1.12740.3.1.1.1.10
This variable specifies the disk id as specified by the subsystem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSlot 1.3.6.1.4.1.12740.3.1.1.1.11
The zero-based slot number for the physical location of this disk, as marked on the back panel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..13  

eqlDiskTypeEnum 1.3.6.1.4.1.12740.3.1.1.1.12
Type of this disk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), sata(1), sas(2), sata-ssd(3), sas-ssd(4), sas-sed-hdd(5), sas-sed-ssd(6)  

eqlDiskRPM 1.3.6.1.4.1.12740.3.1.1.1.13
This variable specifies the disk RPM(Revolutions per Minute) as specified by the manufacturer not measured. if 0, disk RPM is unknown, if 1, disk is non-rotating media - SSD(Solid State Disk) otherwise this is the disk RPM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSectorSize 1.3.6.1.4.1.12740.3.1.1.1.14
This variable specifies the disk sector size as specified by the manufacturer. if 0, disk sector size is 512 bytes, if 1, disk sector size is 4096 bytes
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sector-size-512-bytes(0), sector-size-4096-bytes(1), sector-size-unknown(2)  

eqlDiskManufacturingInfo 1.3.6.1.4.1.12740.3.1.1.1.15
This variable specifies manufacturing data for the drive.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

eqlDiskPI 1.3.6.1.4.1.12740.3.1.1.1.16
This variable specifies whether Protection Information (PI) is enabled on the drive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pi-disabled(0), pi-enabled(1)  

eqlDiskHealth 1.3.6.1.4.1.12740.3.1.1.1.17
Disk status will be smart-status-not-available when the disk is offline or failed. Disk status will be smart-ok when the disk does not report itself to have exceeded its internal SMART threshold for errors. Disk status will be smart-tripped when the disk reports itself to have exceeded its internal SMART threshold for errors.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER smart-status-not-available(0), smart-ok(1), smart-tripped(2)  

eqlDiskStatusTable 1.3.6.1.4.1.12740.3.1.2
EqualLogic-Dynamic Disk Status Table. This table contains disk status information. One table entry per disk. It is indexed by disk slot number. The number of entries is equal to the number of disks that are present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDiskStatusEntry

eqlDiskStatusEntry 1.3.6.1.4.1.12740.3.1.2.1
An entry (row) containing a list of disk status parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDiskStatusEntry  

eqlDiskStatusXfers 1.3.6.1.4.1.12740.3.1.2.1.1
Total number of succesfull transfers
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqlDiskStatusBytesRead 1.3.6.1.4.1.12740.3.1.2.1.2
This variable specifies total number of Mbytes read.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqlDiskStatusBytesWritten 1.3.6.1.4.1.12740.3.1.2.1.3
This variable specifies total number of Mbytes written.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqlDiskStatusBusyTime 1.3.6.1.4.1.12740.3.1.2.1.4
This variable specifies total time in seconds spent busy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqlDiskStatusNumIOs 1.3.6.1.4.1.12740.3.1.2.1.5
This variable specifies number of IO operations currently outstanding.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskStatusFailXfers 1.3.6.1.4.1.12740.3.1.2.1.6
This variable specifies number of failed transfers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskStatusNumResets 1.3.6.1.4.1.12740.3.1.2.1.7
This variable specifies total SATA reset count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskStatusTotalQD 1.3.6.1.4.1.12740.3.1.2.1.8
This variable serves as a continuous counter for disk queue depth.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqlDiskStatusLifetime 1.3.6.1.4.1.12740.3.1.2.1.9
This variable specifies remaining life on SSD drives which report it.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskErrorTable 1.3.6.1.4.1.12740.3.1.3
EqualLogic-Dynamic Disk Error Table. This table contains disk error information. One table entry per disk. It is indexed by disk slot number. The number of entries is equal to the number of disks that are present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDiskErrorEntry

eqlDiskErrorEntry 1.3.6.1.4.1.12740.3.1.3.1
An entry (row) containing a list of disk error parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDiskErrorEntry  

eqlDiskErrorPhyReady 1.3.6.1.4.1.12740.3.1.3.1.1
PhyREady changed count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorPhyInternal 1.3.6.1.4.1.12740.3.1.3.1.2
This variable specifies total number of Phy internal errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorCommWake 1.3.6.1.4.1.12740.3.1.3.1.3
This variable specifies Comm wake count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorDecode10b8b 1.3.6.1.4.1.12740.3.1.3.1.4
This variable specifies 10b to 8b decode error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorDisparity 1.3.6.1.4.1.12740.3.1.3.1.5
This variable specifies disparity error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorCRC 1.3.6.1.4.1.12740.3.1.3.1.6
This variable specifies CRC error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorHandShake 1.3.6.1.4.1.12740.3.1.3.1.7
This variable specifies handshake error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorLinkSeq 1.3.6.1.4.1.12740.3.1.3.1.8
This variable specifies Link Sequence error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorTransportState 1.3.6.1.4.1.12740.3.1.3.1.9
This variable specifies Transport State Transitions error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskErrorUnrecFIS 1.3.6.1.4.1.12740.3.1.3.1.10
This variable specifies Unrecognised FIS type error count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqlDiskSmartInfoTable 1.3.6.1.4.1.12740.3.1.4
EqualLogic-Dynamic Disk SMART Info Table. This table contains the SMART info for each disk. It is indexed by disk slot number. The number of entries is equal to the number of disks that are present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDiskSmartInfoEntry

eqlDiskSmartInfoEntry 1.3.6.1.4.1.12740.3.1.4.1
An entry (row) containing a list of disk SMART info parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDiskSmartInfoEntry  

eqlDiskSmartInfoRawReadErrorRate 1.3.6.1.4.1.12740.3.1.4.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoRawReadErrorRateWorst 1.3.6.1.4.1.12740.3.1.4.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoThroughputPerformance 1.3.6.1.4.1.12740.3.1.4.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoThroughputPerformanceWorst 1.3.6.1.4.1.12740.3.1.4.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinUpTime 1.3.6.1.4.1.12740.3.1.4.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinUpTimeWorst 1.3.6.1.4.1.12740.3.1.4.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoStartStopCount 1.3.6.1.4.1.12740.3.1.4.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoStartStopCountWorst 1.3.6.1.4.1.12740.3.1.4.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoReallocatedSectorCount 1.3.6.1.4.1.12740.3.1.4.1.9
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoReallocatedSectorCountWorst 1.3.6.1.4.1.12740.3.1.4.1.10
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoReadChannelMargin 1.3.6.1.4.1.12740.3.1.4.1.11
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoReadChannelMarginWorst 1.3.6.1.4.1.12740.3.1.4.1.12
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSeekErrorRate 1.3.6.1.4.1.12740.3.1.4.1.13
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSeekErrorRateWorst 1.3.6.1.4.1.12740.3.1.4.1.14
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSeekPerformance 1.3.6.1.4.1.12740.3.1.4.1.15
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSeekPerformanceWorst 1.3.6.1.4.1.12740.3.1.4.1.16
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoPowerOnHours 1.3.6.1.4.1.12740.3.1.4.1.17
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoPowerOnHoursWorst 1.3.6.1.4.1.12740.3.1.4.1.18
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinupRetries 1.3.6.1.4.1.12740.3.1.4.1.19
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinupRetriesWorst 1.3.6.1.4.1.12740.3.1.4.1.20
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoDriveRecalibRetryCount 1.3.6.1.4.1.12740.3.1.4.1.21
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoDriveRecalibRetryCountWorst 1.3.6.1.4.1.12740.3.1.4.1.22
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoPowerCycleCount 1.3.6.1.4.1.12740.3.1.4.1.23
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoPowerCycleCountWorst 1.3.6.1.4.1.12740.3.1.4.1.24
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoReadSoftErrorRate 1.3.6.1.4.1.12740.3.1.4.1.25
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoReadSoftErrorRateWorst 1.3.6.1.4.1.12740.3.1.4.1.26
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoEmergencyRetractCycles 1.3.6.1.4.1.12740.3.1.4.1.27
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoEmergencyRetractCyclesWorst 1.3.6.1.4.1.12740.3.1.4.1.28
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoLoadUnloadCycles 1.3.6.1.4.1.12740.3.1.4.1.29
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoLoadUnloadCyclesWorst 1.3.6.1.4.1.12740.3.1.4.1.30
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoHDDTemp 1.3.6.1.4.1.12740.3.1.4.1.31
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoHDDTempWorst 1.3.6.1.4.1.12740.3.1.4.1.32
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOnTheFlyErrorRate 1.3.6.1.4.1.12740.3.1.4.1.33
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOnTheFlyErrorRateWorst 1.3.6.1.4.1.12740.3.1.4.1.34
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSelfTestReallocSectors 1.3.6.1.4.1.12740.3.1.4.1.35
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSelfTestReallocSectorsWorst 1.3.6.1.4.1.12740.3.1.4.1.36
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoPendingDefects 1.3.6.1.4.1.12740.3.1.4.1.37
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoPendingDefectsWorst 1.3.6.1.4.1.12740.3.1.4.1.38
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOfflineSurfaceScan 1.3.6.1.4.1.12740.3.1.4.1.39
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOfflineSurfaceScanWorst 1.3.6.1.4.1.12740.3.1.4.1.40
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoUltraDMACRCErrorRate 1.3.6.1.4.1.12740.3.1.4.1.41
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoUltraDMACRCErrorRateWorst 1.3.6.1.4.1.12740.3.1.4.1.42
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoWritePreampErrors 1.3.6.1.4.1.12740.3.1.4.1.43
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoWritePreampErrorsWorst 1.3.6.1.4.1.12740.3.1.4.1.44
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOffTrackErrors 1.3.6.1.4.1.12740.3.1.4.1.45
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOffTrackErrorsWorst 1.3.6.1.4.1.12740.3.1.4.1.46
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoDAMErrorRate 1.3.6.1.4.1.12740.3.1.4.1.47
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoDAMErrorRateWorst 1.3.6.1.4.1.12740.3.1.4.1.48
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoECCErrors 1.3.6.1.4.1.12740.3.1.4.1.49
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoECCErrorsWorst 1.3.6.1.4.1.12740.3.1.4.1.50
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSoftECCCorrection 1.3.6.1.4.1.12740.3.1.4.1.51
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSoftECCCorrectionWorst 1.3.6.1.4.1.12740.3.1.4.1.52
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoThermalAsperityRate 1.3.6.1.4.1.12740.3.1.4.1.53
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoThermalAsperityRateWorst 1.3.6.1.4.1.12740.3.1.4.1.54
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinHighCount 1.3.6.1.4.1.12740.3.1.4.1.55
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinHighCountWorst 1.3.6.1.4.1.12740.3.1.4.1.56
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinBuzz 1.3.6.1.4.1.12740.3.1.4.1.57
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoSpinBuzzWorst 1.3.6.1.4.1.12740.3.1.4.1.58
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOfflineSeekPerformance 1.3.6.1.4.1.12740.3.1.4.1.59
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoOfflineSeekPerformanceWorst 1.3.6.1.4.1.12740.3.1.4.1.60
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlDiskSmartInfoThresholdExceeded 1.3.6.1.4.1.12740.3.1.4.1.61
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqldiskMgmtNotifications 1.3.6.1.4.1.12740.3.2.1
OBJECT IDENTIFIER    

eqlDiskStatusChange 1.3.6.1.4.1.12740.3.2.1.1
Sent when eqlDiskStatus changes from one state to another state
Status: current Access: read-only
NOTIFICATION-TYPE