EQLRAID-MIB
- Registered at
- 1.3.6.1.4.1.12740.10
- Last updated
- 2015-03-17 15:28
- Organization
- EqualLogic Inc.
- Revisions
- 2002-11-11 00:00
- Namespace
- equallogic
- Source file
EQLRAID-MIB- Digest
sha256:76effeed06646cedb43c372953264db661e6f69dc071b02e0b39f052dd90f4ef
Description
Equallogic Inc. Storage Array raid mib 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.
Contact
Contact: Customer Support Postal: Dell Inc 300 Innovative Way, Suite 301, Nashua, NH 03062 Tel: +1 603-579-9762 E-mail: US-NH-CS-TechnicalSupport@dell.com WEB: www.equallogic.com
Imports
| From | Symbols |
|---|---|
| EQLGROUP-MIB | eqlGroupId |
| EQLMEMBER-MIB | eqlDriveGroupIndex, eqlMemberIndex |
| EQLSTORAGEPOOL-MIB | eqlStoragePoolIndex |
| EQUALLOGIC-SMI | equalLogic |
| IF-MIB | ifEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, enterprises, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
EQLGROUP-MIB EQLMEMBER-MIB EQLRAID-MIB EQLSTORAGEPOOL-MIB EQUALLOGIC-SMI IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| eqlRAIDObjects OBJECT-IDENTITY | 1.3.6.1.4.1.12740.10.1 | |||
| eqlRAIDDeviceTable OBJECT-TYPE EqualLogic-Dynamic Table representing a list of all of the RAID devices in a group | 1.3.6.1.4.1.12740.10.1.1 | not-accessible | current | |
| eqlRAIDDeviceEntry OBJECT-TYPE A sequence of attributes pertaining to a single RAID device in a group | 1.3.6.1.4.1.12740.10.1.1.1 | not-accessible | current | |
| eqlRAIDDeviceLUNIndex OBJECT-TYPE The LUN number of the RAID device, incremented by one for SNMP compatibility. Valid LUN numbers begin at zero. | 1.3.6.1.4.1.12740.10.1.1.1.1 | Integer32 | read-only | current |
| eqlRAIDDeviceLUN OBJECT-TYPE The LUN of the drive. In all cases the value of this variable will be equal to eqlRAIDDeviceLUNIndex-1. | 1.3.6.1.4.1.12740.10.1.1.1.2 | Integer32 | read-only | current |
| eqlRAIDDeviceOperStatus OBJECT-TYPE The operational status of the RAID device. Values are as follows: 1 - no device 2 - data loss 3 - nominal 4 - degraded 5 - failed | 1.3.6.1.4.1.12740.10.1.1.1.3 | INTEGER {noDevice(1), dataLoss(2), nominal(3), degraded(4), failed(5)} | read-only | current |
| eqlRAIDDeviceUUID OBJECT-TYPE a 16 byte identifier for the device that is guranteed to be universally unique | 1.3.6.1.4.1.12740.10.1.1.1.4 | OCTET STRING (SIZE(16)) | read-only | current |
| eqlRAIDDeviceDriveCount OBJECT-TYPE The number of drives used by the RAID device | 1.3.6.1.4.1.12740.10.1.1.1.5 | Integer32 | read-only | current |
| eqlRAIDDeviceLayoutOperStatus OBJECT-TYPE The status of the currently executing layout operation on the device (if any) 1 - no operation in progress 2 - exp suspended 3 - exp in progress 4 - swap suspended 5 - swap in progress | 1.3.6.1.4.1.12740.10.1.1.1.6 | INTEGER {noOp(1), expSuspended(2), expInProgress(3), swapSuspended(4), swapInProgress(5)} | read-only | current |
| eqlRAIDDeviceLayoutSectPerSU OBJECT-TYPE The number of sectors per stripe unit in this layout | 1.3.6.1.4.1.12740.10.1.1.1.7 | Integer32 | read-only | current |
| eqlRAIDDeviceLUNCapacity OBJECT-TYPE The current LUN capacity of this layout in sectors, including internal layout operations | 1.3.6.1.4.1.12740.10.1.1.1.8 | Counter64 | read-only | current |
| eqlRAIDDeviceLostBlocks OBJECT-TYPE The count of bad soft sectors | 1.3.6.1.4.1.12740.10.1.1.1.9 | Integer32 | read-only | current |
| eqlRAIDDeviceOutIOOps OBJECT-TYPE Th number of I/O operations currently in progress on the device | 1.3.6.1.4.1.12740.10.1.1.1.10 | Integer32 | read-only | current |
| eqlRAIDDeviceCacheWrites OBJECT-TYPE The count of the number of cache write operations in progress on the device | 1.3.6.1.4.1.12740.10.1.1.1.11 | Integer32 | read-only | current |
| eqlRAIDDeviceCacheReads OBJECT-TYPE The count of the number of cache read operations in progress on the device | 1.3.6.1.4.1.12740.10.1.1.1.12 | Integer32 | read-only | current |
| eqlRAIDDeviceCompCacheWrites OBJECT-TYPE The number of completed cache write operations since the system was started | 1.3.6.1.4.1.12740.10.1.1.1.13 | Counter64 | read-only | current |
| eqlRAIDDeviceCompCacheReads OBJECT-TYPE The number of completed cache read operations since the system was started | 1.3.6.1.4.1.12740.10.1.1.1.14 | Counter64 | read-only | current |
| eqlRAIDDeviceSectWritten OBJECT-TYPE The number of sectors written since the system was started | 1.3.6.1.4.1.12740.10.1.1.1.15 | Counter64 | read-only | current |
| eqlRAIDDeviceSectRead OBJECT-TYPE The number of sectors read since the system was started | 1.3.6.1.4.1.12740.10.1.1.1.16 | Counter64 | read-only | current |
| eqlRAIDDeviceStoragePoolIndex OBJECT-TYPE This field specifies a unique index for identifying a storage pool. | 1.3.6.1.4.1.12740.10.1.1.1.17 | Unsigned32 | not-accessible | current |
| eqlRAIDDeviceDriveGroupIndex OBJECT-TYPE This field specifies a unique index for identifying a drive group. | 1.3.6.1.4.1.12740.10.1.1.1.18 | Unsigned32 | not-accessible | current |
| eqlRAIDLayoutTable OBJECT-TYPE EqualLogic-Dynamic Table listing the layouts in existence in a RAID device. Typically, there will only be a single entry for each device. When layout operations are in progress, there will be two layouts. The layout represents a set of drives and a parity configuration for the drives. | 1.3.6.1.4.1.12740.10.1.2 | not-accessible | current | |
| eqlRAIDLayoutEntry OBJECT-TYPE a sequence of attributes belonging to a single layout group | 1.3.6.1.4.1.12740.10.1.2.1 | not-accessible | current | |
| eqlRAIDLayoutIndex OBJECT-TYPE An identifier for this instance of a layout. The layouts are 1-indexed where the primary is index 1, and the secindary (if any) is index 2 | 1.3.6.1.4.1.12740.10.1.2.1.1 | INTEGER {first(1), second(2)} | read-only | current |
| eqlRAIDLayoutOperStatus OBJECT-TYPE Operational status of the layout as follows: 1 - no device 2 - no layout 3 - failed 4 - nominal 5 - degraded | 1.3.6.1.4.1.12740.10.1.2.1.2 | INTEGER {noDevice(1), noLayout(2), failed(3), nominal(4), degraded(5)} | read-only | current |
| eqlRAIDLayoutNumParityGrp OBJECT-TYPE The number of parity groups in this layout | 1.3.6.1.4.1.12740.10.1.2.1.3 | Integer32 | read-only | current |
| eqlRAIDLayoutParityType OBJECT-TYPE The parity type of this layout: 0 - stripe 1 - raid1 mirror 10- raid10 multi raid1 parity groups 5 - raid5 50- multi raid5 parity groups | 1.3.6.1.4.1.12740.10.1.2.1.4 | INTEGER {stripe(0), raid1(1), raid5(5), raid10(10), raid50(50)} | read-only | current |
| eqlRAIDLayoutBeginLBA OBJECT-TYPE The beginning RAID LBA of this layout | 1.3.6.1.4.1.12740.10.1.2.1.5 | Counter64 | read-only | current |
| eqlRAIDLayoutLength OBJECT-TYPE Length in sectors of this layout. This value can be used to determine the progress of layout operations. | 1.3.6.1.4.1.12740.10.1.2.1.6 | Counter64 | read-only | current |
| eqlRAIDParityGroupTable OBJECT-TYPE EqualLogic-Dynamic Table. Each layout on a RAID device has one or more parity groups. The groups are indexed starting at 1. Each group represents a set of drives consisting of one stripe and one parity drive with one or more data drives. Each groups is reconstructed and verified as a whole and can be done so independently of other partity groups in the set. RAID 0, 1, and 5 have only one parity grouping per layout. RAID 10 and 50 have multiple parity groups per layout. | 1.3.6.1.4.1.12740.10.1.3 | not-accessible | current | |
| eqlRAIDParityGroupEntry OBJECT-TYPE a sequence of attributes belonging to a single parity group | 1.3.6.1.4.1.12740.10.1.3.1 | not-accessible | current | |
| eqlParityGrpIndex OBJECT-TYPE A numeric index describing the instance of this parity group | 1.3.6.1.4.1.12740.10.1.3.1.1 | Integer32 | read-only | current |
| eqlParityGrpOperStatus OBJECT-TYPE The operational status of the parity group: 1 - no device 2 - no layout 3 - no group 4 - degraded 5 - failed 6 - nominal | 1.3.6.1.4.1.12740.10.1.3.1.2 | INTEGER {noDevice(1), noLayout(2), noGroup(3), degraded(4), failed(5), nominal(6)} | read-only | current |
| eqlParityGrpDriveCount OBJECT-TYPE The number of drives in the parity group | 1.3.6.1.4.1.12740.10.1.3.1.3 | Integer32 | read-only | current |
| eqlParityGrpOperation OBJECT-TYPE The current parity group operation underway on this group (if any): 1 - verify 2 - reconstruct 3 - no operation | 1.3.6.1.4.1.12740.10.1.3.1.4 | INTEGER {verify(1), reconstruct(2), noOp(3)} | read-only | current |
| eqlParityGrpReconstChkpt OBJECT-TYPE Reconstruction checkpoint: The number of sectors that have been completed during the reconstruction operation. This can be compared to the corresonding value for eqlRAIDLayoutLength and eqlRAIDLayoutBeginLBA to setermine the progress of the operation. | 1.3.6.1.4.1.12740.10.1.3.1.5 | Counter64 | read-only | current |
| eqlParityGrpVerifyChkpt OBJECT-TYPE Verify checkpoint: The number of sectors that have been completed during the verify operation. This can be compared to the corresonding value for eqlRAIDLayoutLength and eqlRAIDLayoutBeginLBA to setermine the progress of the operation. | 1.3.6.1.4.1.12740.10.1.3.1.6 | Counter64 | read-only | current |
| eqlRAIDDriveTable OBJECT-TYPE EqualLogic-Dynamic Table. The RAID Drive Table contains an entry for each drive in the system. The mapping between the enties in this table and the entries in the eqlDisk table is one to one. This table is intended to store the RAID attributes of each drive. | 1.3.6.1.4.1.12740.10.1.4 | not-accessible | current | |
| eqlRAIDDriveEntry OBJECT-TYPE a sequence of RAID attributes for a single drive in the group | 1.3.6.1.4.1.12740.10.1.4.1 | not-accessible | current | |
| eqlRAIDDriveDriveLUNIndex OBJECT-TYPE The LUN index of the drive. In all cases the value of the index will be one greater than the value of the LUN ID of this drive. Thus, where LUNs will start at the number 0 and increment, LUN index entries will start at the number one and increment. | 1.3.6.1.4.1.12740.10.1.4.1.1 | Integer32 | read-only | current |
| eqlRAIDDriveDriveLUN OBJECT-TYPE The LUN of the drive. In all cases the value of this variable will be equal to eqlRAIDDriveLUNIndex-1. | 1.3.6.1.4.1.12740.10.1.4.1.2 | Integer32 | read-only | current |
| eqlRAIDDriveOperStatus OBJECT-TYPE Operational status of the drive: 1 - no drive 2 - active 3 - failed 4 - too small 5 - reconstructing 6 - swapping 7 - spare | 1.3.6.1.4.1.12740.10.1.4.1.3 | INTEGER {noDrive(1), active(2), failed(3), tooSmall(4), reconstruct(5), swap(6), spare(7)} | read-only | current |
| eqlRAIDDriveUUID OBJECT-TYPE A 16 byte univerally unique identifier for the drive. This should be unique throughout the universe of drives in EqualLogic arrays. | 1.3.6.1.4.1.12740.10.1.4.1.4 | OCTET STRING (SIZE(16)) | read-only | current |
| eqlRAIDDiskIndex OBJECT-TYPE The index value that uniquely identifies the disk. It is equal to the disk slot number plus one. The value of this will correspond to a value of eqlDiskIndex in the eqlDiskTable. | 1.3.6.1.4.1.12740.10.1.4.1.5 | Integer32 (1..14) | read-only | current |
| eqlRAIDDeviceIndex OBJECT-TYPE The index of the device this disk belongs to. It is equal to a value of eqlRAIDDeviceLUNIndex in the eqlRAIDDeviceTable. | 1.3.6.1.4.1.12740.10.1.4.1.6 | Integer32 | read-only | current |
| eqlStoragePoolRAIDLUNTable OBJECT-TYPE EqualLogic-Dynamic Storage Pool RAID LUN Table | 1.3.6.1.4.1.12740.10.1.5 | not-accessible | current | |
| eqlStoragePoolRAIDLUNEntry OBJECT-TYPE An entry (row) containing a RAID LUN mapping to a storage pool. | 1.3.6.1.4.1.12740.10.1.5.1 | not-accessible | current | |
| eqlStoragePoolRAIDLUNfoo OBJECT-TYPE Bogus | 1.3.6.1.4.1.12740.10.1.5.1.1 | Integer32 | read-only | current |
| eqlRAIDNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.12740.10.2 | |||
| eqlRAIDConformance OBJECT-IDENTITY | 1.3.6.1.4.1.12740.10.3 |