EQLDISK-MIB: View SNMP OID List / Download MIB
VENDOR: EQUALLOGIC
Home | MIB: EQLDISK-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
eqldiskObjects | 1.3.6.1.4.1.12740.3.1 | |||
eqlDiskTable | 1.3.6.1.4.1.12740.3.1.1 | no-access |
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. |
|
1.3.6.1.4.1.12740.3.1.1.1 | no-access |
An entry (row) containing a list of disk status parameters. |
||
eqlDiskIndex | 1.3.6.1.4.1.12740.3.1.1.1.1 | integer32 | no-access |
The index value that uniquely identifies the disk. It is equal to the disk slot number plus one. |
eqlDiskType | 1.3.6.1.4.1.12740.3.1.1.1.2 | displaystring | read-only |
This variable specifies the disk type. |
eqlDiskModelNumber | 1.3.6.1.4.1.12740.3.1.1.1.3 | displaystring | read-only |
This variable specifies the disk model. |
eqlDiskRevisionNumber | 1.3.6.1.4.1.12740.3.1.1.1.4 | displaystring | read-only |
This variable specifies the disk revision number. |
eqlDiskSerialNumber | 1.3.6.1.4.1.12740.3.1.1.1.5 | displaystring | read-only |
This variable specifies the disk serial number. |
eqlDiskSize | 1.3.6.1.4.1.12740.3.1.1.1.6 | integer32 | read-only |
This variable specifies the disk size in MB. |
eqlDiskAdminStatus | 1.3.6.1.4.1.12740.3.1.1.1.7 | integer | read-write |
Command to take the disk off line or put it on line. This command is used in manual operation by the operator. Enumeration: 'set-disk-off-line': 2, 'set-disk-spare': 3, 'set-disk-on-line': 1. |
eqlDiskStatus | 1.3.6.1.4.1.12740.3.1.1.1.8 | integer | read-only |
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. Enumeration: 'preempt-failed': 13, 'too-small': 6, 'encrypted': 11, 'unsupported-version': 8, 'off-line': 4, 'failed': 3, 'spare': 2, 'notApproved': 12, 'history-of-failures': 7, 'replacement': 10, 'on-line': 1, 'alt-sig': 5, 'unhealthy': 9. |
eqlDiskErrors | 1.3.6.1.4.1.12740.3.1.1.1.9 | counter32 | read-only |
This variable specifies the number of disk errors since drive power on. |
eqlDiskId | 1.3.6.1.4.1.12740.3.1.1.1.10 | integer32 | read-only |
This variable specifies the disk id as specified by the subsystem. |
eqlDiskSlot | 1.3.6.1.4.1.12740.3.1.1.1.11 | integer32 | read-only |
The zero-based slot number for the physical location of this disk, as marked on the back panel. |
eqlDiskTypeEnum | 1.3.6.1.4.1.12740.3.1.1.1.12 | integer | read-only |
Type of this disk. Enumeration: 'sata': 1, 'sas-ssd': 4, 'unknown': 0, 'sas-sed-hdd': 5, 'sata-ssd': 3, 'sas-sed-ssd': 6, 'sas': 2. |
eqlDiskRPM | 1.3.6.1.4.1.12740.3.1.1.1.13 | integer32 | read-only |
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. |
eqlDiskSectorSize | 1.3.6.1.4.1.12740.3.1.1.1.14 | integer | read-only |
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 Enumeration: 'sector-size-512-bytes': 0, 'sector-size-unknown': 2, 'sector-size-4096-bytes': 1. |
eqlDiskManufacturingInfo | 1.3.6.1.4.1.12740.3.1.1.1.15 | displaystring | read-only |
This variable specifies manufacturing data for the drive. |
eqlDiskPI | 1.3.6.1.4.1.12740.3.1.1.1.16 | integer | read-only |
This variable specifies whether Protection Information (PI) is enabled on the drive. Enumeration: 'pi-disabled': 0, 'pi-enabled': 1. |
eqlDiskHealth | 1.3.6.1.4.1.12740.3.1.1.1.17 | integer | read-only |
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. Enumeration: 'smart-tripped': 2, 'smart-ok': 1, 'smart-status-not-available': 0. |
eqlDiskStatusTable | 1.3.6.1.4.1.12740.3.1.2 | no-access |
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. |
|
1.3.6.1.4.1.12740.3.1.2.1 | no-access |
An entry (row) containing a list of disk status parameters. |
||
eqlDiskStatusXfers | 1.3.6.1.4.1.12740.3.1.2.1.1 | counter64 | read-only |
Total number of succesfull transfers |
eqlDiskStatusBytesRead | 1.3.6.1.4.1.12740.3.1.2.1.2 | counter64 | read-only |
This variable specifies total number of Mbytes read. |
eqlDiskStatusBytesWritten | 1.3.6.1.4.1.12740.3.1.2.1.3 | counter64 | read-only |
This variable specifies total number of Mbytes written. |
eqlDiskStatusBusyTime | 1.3.6.1.4.1.12740.3.1.2.1.4 | counter64 | read-only |
This variable specifies total time in seconds spent busy. |
eqlDiskStatusNumIOs | 1.3.6.1.4.1.12740.3.1.2.1.5 | counter32 | read-only |
This variable specifies number of IO operations currently outstanding. |
eqlDiskStatusFailXfers | 1.3.6.1.4.1.12740.3.1.2.1.6 | counter32 | read-only |
This variable specifies number of failed transfers. |
eqlDiskStatusNumResets | 1.3.6.1.4.1.12740.3.1.2.1.7 | counter32 | read-only |
This variable specifies total SATA reset count. |
eqlDiskStatusTotalQD | 1.3.6.1.4.1.12740.3.1.2.1.8 | counter64 | read-only |
This variable serves as a continuous counter for disk queue depth. |
eqlDiskStatusLifetime | 1.3.6.1.4.1.12740.3.1.2.1.9 | integer32 | read-only |
This variable specifies remaining life on SSD drives which report it. |
eqlDiskErrorTable | 1.3.6.1.4.1.12740.3.1.3 | no-access |
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. |
|
1.3.6.1.4.1.12740.3.1.3.1 | no-access |
An entry (row) containing a list of disk error parameters. |
||
eqlDiskErrorPhyReady | 1.3.6.1.4.1.12740.3.1.3.1.1 | counter32 | read-only |
PhyREady changed count. |
eqlDiskErrorPhyInternal | 1.3.6.1.4.1.12740.3.1.3.1.2 | counter32 | read-only |
This variable specifies total number of Phy internal errors. |
eqlDiskErrorCommWake | 1.3.6.1.4.1.12740.3.1.3.1.3 | counter32 | read-only |
This variable specifies Comm wake count. |
eqlDiskErrorDecode10b8b | 1.3.6.1.4.1.12740.3.1.3.1.4 | counter32 | read-only |
This variable specifies 10b to 8b decode error count. |
eqlDiskErrorDisparity | 1.3.6.1.4.1.12740.3.1.3.1.5 | counter32 | read-only |
This variable specifies disparity error count. |
eqlDiskErrorCRC | 1.3.6.1.4.1.12740.3.1.3.1.6 | counter32 | read-only |
This variable specifies CRC error count. |
eqlDiskErrorHandShake | 1.3.6.1.4.1.12740.3.1.3.1.7 | counter32 | read-only |
This variable specifies handshake error count. |
eqlDiskErrorLinkSeq | 1.3.6.1.4.1.12740.3.1.3.1.8 | counter32 | read-only |
This variable specifies Link Sequence error count. |
eqlDiskErrorTransportState | 1.3.6.1.4.1.12740.3.1.3.1.9 | counter32 | read-only |
This variable specifies Transport State Transitions error count. |
eqlDiskErrorUnrecFIS | 1.3.6.1.4.1.12740.3.1.3.1.10 | counter32 | read-only |
This variable specifies Unrecognised FIS type error count. |
eqlDiskSmartInfoTable | 1.3.6.1.4.1.12740.3.1.4 | no-access |
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. |
|
1.3.6.1.4.1.12740.3.1.4.1 | no-access |
An entry (row) containing a list of disk SMART info parameters. |
||
eqlDiskSmartInfoRawReadErrorRate | 1.3.6.1.4.1.12740.3.1.4.1.1 | integer32 | read-only | |
eqlDiskSmartInfoRawReadErrorRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.2 | integer32 | read-only | |
eqlDiskSmartInfoThroughputPerformance | 1.3.6.1.4.1.12740.3.1.4.1.3 | integer32 | read-only | |
eqlDiskSmartInfoThroughputPerformanceWorst | 1.3.6.1.4.1.12740.3.1.4.1.4 | integer32 | read-only | |
eqlDiskSmartInfoSpinUpTime | 1.3.6.1.4.1.12740.3.1.4.1.5 | integer32 | read-only | |
eqlDiskSmartInfoSpinUpTimeWorst | 1.3.6.1.4.1.12740.3.1.4.1.6 | integer32 | read-only | |
eqlDiskSmartInfoStartStopCount | 1.3.6.1.4.1.12740.3.1.4.1.7 | integer32 | read-only | |
eqlDiskSmartInfoStartStopCountWorst | 1.3.6.1.4.1.12740.3.1.4.1.8 | integer32 | read-only | |
eqlDiskSmartInfoReallocatedSectorCount | 1.3.6.1.4.1.12740.3.1.4.1.9 | integer32 | read-only | |
eqlDiskSmartInfoReallocatedSectorCountWorst | 1.3.6.1.4.1.12740.3.1.4.1.10 | integer32 | read-only | |
eqlDiskSmartInfoReadChannelMargin | 1.3.6.1.4.1.12740.3.1.4.1.11 | integer32 | read-only | |
eqlDiskSmartInfoReadChannelMarginWorst | 1.3.6.1.4.1.12740.3.1.4.1.12 | integer32 | read-only | |
eqlDiskSmartInfoSeekErrorRate | 1.3.6.1.4.1.12740.3.1.4.1.13 | integer32 | read-only | |
eqlDiskSmartInfoSeekErrorRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.14 | integer32 | read-only | |
eqlDiskSmartInfoSeekPerformance | 1.3.6.1.4.1.12740.3.1.4.1.15 | integer32 | read-only | |
eqlDiskSmartInfoSeekPerformanceWorst | 1.3.6.1.4.1.12740.3.1.4.1.16 | integer32 | read-only | |
eqlDiskSmartInfoPowerOnHours | 1.3.6.1.4.1.12740.3.1.4.1.17 | integer32 | read-only | |
eqlDiskSmartInfoPowerOnHoursWorst | 1.3.6.1.4.1.12740.3.1.4.1.18 | integer32 | read-only | |
eqlDiskSmartInfoSpinupRetries | 1.3.6.1.4.1.12740.3.1.4.1.19 | integer32 | read-only | |
eqlDiskSmartInfoSpinupRetriesWorst | 1.3.6.1.4.1.12740.3.1.4.1.20 | integer32 | read-only | |
eqlDiskSmartInfoDriveRecalibRetryCount | 1.3.6.1.4.1.12740.3.1.4.1.21 | integer32 | read-only | |
eqlDiskSmartInfoDriveRecalibRetryCountWorst | 1.3.6.1.4.1.12740.3.1.4.1.22 | integer32 | read-only | |
eqlDiskSmartInfoPowerCycleCount | 1.3.6.1.4.1.12740.3.1.4.1.23 | integer32 | read-only | |
eqlDiskSmartInfoPowerCycleCountWorst | 1.3.6.1.4.1.12740.3.1.4.1.24 | integer32 | read-only | |
eqlDiskSmartInfoReadSoftErrorRate | 1.3.6.1.4.1.12740.3.1.4.1.25 | integer32 | read-only | |
eqlDiskSmartInfoReadSoftErrorRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.26 | integer32 | read-only | |
eqlDiskSmartInfoEmergencyRetractCycles | 1.3.6.1.4.1.12740.3.1.4.1.27 | integer32 | read-only | |
eqlDiskSmartInfoEmergencyRetractCyclesWorst | 1.3.6.1.4.1.12740.3.1.4.1.28 | integer32 | read-only | |
eqlDiskSmartInfoLoadUnloadCycles | 1.3.6.1.4.1.12740.3.1.4.1.29 | integer32 | read-only | |
eqlDiskSmartInfoLoadUnloadCyclesWorst | 1.3.6.1.4.1.12740.3.1.4.1.30 | integer32 | read-only | |
eqlDiskSmartInfoHDDTemp | 1.3.6.1.4.1.12740.3.1.4.1.31 | integer32 | read-only | |
eqlDiskSmartInfoHDDTempWorst | 1.3.6.1.4.1.12740.3.1.4.1.32 | integer32 | read-only | |
eqlDiskSmartInfoOnTheFlyErrorRate | 1.3.6.1.4.1.12740.3.1.4.1.33 | integer32 | read-only | |
eqlDiskSmartInfoOnTheFlyErrorRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.34 | integer32 | read-only | |
eqlDiskSmartInfoSelfTestReallocSectors | 1.3.6.1.4.1.12740.3.1.4.1.35 | integer32 | read-only | |
eqlDiskSmartInfoSelfTestReallocSectorsWorst | 1.3.6.1.4.1.12740.3.1.4.1.36 | integer32 | read-only | |
eqlDiskSmartInfoPendingDefects | 1.3.6.1.4.1.12740.3.1.4.1.37 | integer32 | read-only | |
eqlDiskSmartInfoPendingDefectsWorst | 1.3.6.1.4.1.12740.3.1.4.1.38 | integer32 | read-only | |
eqlDiskSmartInfoOfflineSurfaceScan | 1.3.6.1.4.1.12740.3.1.4.1.39 | integer32 | read-only | |
eqlDiskSmartInfoOfflineSurfaceScanWorst | 1.3.6.1.4.1.12740.3.1.4.1.40 | integer32 | read-only | |
eqlDiskSmartInfoUltraDMACRCErrorRate | 1.3.6.1.4.1.12740.3.1.4.1.41 | integer32 | read-only | |
eqlDiskSmartInfoUltraDMACRCErrorRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.42 | integer32 | read-only | |
eqlDiskSmartInfoWritePreampErrors | 1.3.6.1.4.1.12740.3.1.4.1.43 | integer32 | read-only | |
eqlDiskSmartInfoWritePreampErrorsWorst | 1.3.6.1.4.1.12740.3.1.4.1.44 | integer32 | read-only | |
eqlDiskSmartInfoOffTrackErrors | 1.3.6.1.4.1.12740.3.1.4.1.45 | integer32 | read-only | |
eqlDiskSmartInfoOffTrackErrorsWorst | 1.3.6.1.4.1.12740.3.1.4.1.46 | integer32 | read-only | |
eqlDiskSmartInfoDAMErrorRate | 1.3.6.1.4.1.12740.3.1.4.1.47 | integer32 | read-only | |
eqlDiskSmartInfoDAMErrorRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.48 | integer32 | read-only | |
eqlDiskSmartInfoECCErrors | 1.3.6.1.4.1.12740.3.1.4.1.49 | integer32 | read-only | |
eqlDiskSmartInfoECCErrorsWorst | 1.3.6.1.4.1.12740.3.1.4.1.50 | integer32 | read-only | |
eqlDiskSmartInfoSoftECCCorrection | 1.3.6.1.4.1.12740.3.1.4.1.51 | integer32 | read-only | |
eqlDiskSmartInfoSoftECCCorrectionWorst | 1.3.6.1.4.1.12740.3.1.4.1.52 | integer32 | read-only | |
eqlDiskSmartInfoThermalAsperityRate | 1.3.6.1.4.1.12740.3.1.4.1.53 | integer32 | read-only | |
eqlDiskSmartInfoThermalAsperityRateWorst | 1.3.6.1.4.1.12740.3.1.4.1.54 | integer32 | read-only | |
eqlDiskSmartInfoSpinHighCount | 1.3.6.1.4.1.12740.3.1.4.1.55 | integer32 | read-only | |
eqlDiskSmartInfoSpinHighCountWorst | 1.3.6.1.4.1.12740.3.1.4.1.56 | integer32 | read-only | |
eqlDiskSmartInfoSpinBuzz | 1.3.6.1.4.1.12740.3.1.4.1.57 | integer32 | read-only | |
eqlDiskSmartInfoSpinBuzzWorst | 1.3.6.1.4.1.12740.3.1.4.1.58 | integer32 | read-only | |
eqlDiskSmartInfoOfflineSeekPerformance | 1.3.6.1.4.1.12740.3.1.4.1.59 | integer32 | read-only | |
eqlDiskSmartInfoOfflineSeekPerformanceWorst | 1.3.6.1.4.1.12740.3.1.4.1.60 | integer32 | read-only | |
eqlDiskSmartInfoThresholdExceeded | 1.3.6.1.4.1.12740.3.1.4.1.61 | integer32 | read-only | |
eqldiskNotifications | 1.3.6.1.4.1.12740.3.2 | |||
eqldiskMgmtNotifications | 1.3.6.1.4.1.12740.3.2.1 | |||
eqlDiskStatusChange | 1.3.6.1.4.1.12740.3.2.1.1 |
Sent when eqlDiskStatus changes from one state to another state |
||
eqldiskConformance | 1.3.6.1.4.1.12740.3.3 |