All MIBs › EQLMEMBER-MIB
Organization: EqualLogic Inc.
Last Updated: 2014-03-12
Category: Domain: Storage, Vendor: Dell/DNOS, Vendor: EqualLogic/Dell
Description:
Dell EqualLogic storage member MIB for managing individual array member configuration, hardware, and performance statistics.
Imported Objects
From EQLGROUP-MIB
| UTFString | |
| eqlGroupId | OBJECT-TYPE |
| eqlStorageGroupAdminAccountIndex | OBJECT-TYPE |
From EQUALLOGIC-SMI
| equalLogic | MODULE-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DisplayString | |
| RowStatus | |
| TruthValue |
What Is EQLMEMBER-MIB?
EQLMEMBER-MIB is a Dell EqualLogic MIB module for managing individual storage array 'members' within a Dell EqualLogic PS-series SAN group, covering member-level configuration, hardware identity, and time/network settings, and forming the basis for EQLMEMBER-MIB SNMP monitoring of each array member within the group. It exposes categories such as per-member identity and location (name, description, site, UUID), date/time and timezone/daylight-savings configuration, default network routing, and administrative row-status control for adding/removing a member from the group. Its monitoring relevance includes confirming a member array's software/configuration status is correct - checking eqlMemberDateAndTime and timezone settings for clock drift across a storage cluster, verifying eqlMemberDefaultRoute and network configuration are as expected, and using eqlMemberRowStatus to confirm a member is properly active within the group rather than in a transitional or failed state. It works alongside Dell EqualLogic's broader group- and volume-level MIBs (covering RAID, disk, and performance statistics) to give a complete SAN health picture, with this module providing the member-identity and administrative layer. It is deployed on Dell EqualLogic PS-series iSCSI SAN arrays in enterprise and mid-market data center storage environments.
IPNetwork Monitor allows you to monitor SNMP objects defined in EQLMEMBER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- member identity (name, site, UUID)
- date/time and timezone configuration
- default route/network configuration
- member row status (active/added/removed)
Supported Devices
- Dell PowerStore 500T (2020) — current unified SAN/NAS array, successor line to the discontinued EqualLogic PS-series
- Dell PowerVault ME5 — entry-level iSCSI/FC SAN array, successor line for simpler EqualLogic-class deployments
Monitoring Examples
An administrator would poll eqlMemberTable/eqlMemberEntry, keyed by eqlMemberIndex, checking eqlMemberName, eqlMemberSite, and eqlMemberUUID to confirm which physical array corresponds to a given group member, and eqlMemberDateAndTime/eqlMemberTimeZone to catch clock drift across members that could affect replication or logging correlation. eqlMemberRowStatus would be checked to verify a member is fully active in the storage group rather than stuck mid-add or mid-removal, and eqlMemberDefaultRoute audited to confirm the member's network path is correctly configured.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| eqlmemberModule | 1.3.6.1.4.1.12740.2 | Dell Inc. Storage Array member information Copyright (c) 2002-2012 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. | ||
| eqlmemberObjects | 1.3.6.1.4.1.12740.2.1 | |||
| eqlMemberTable | 1.3.6.1.4.1.12740.2.1.1 | not-accessible | EqualLogic-Persistent Storage Group Member Table | |
| eqlMemberEntry | 1.3.6.1.4.1.12740.2.1.1.1 | not-accessible | An entry (row) containing member info | |
| U32 eqlMemberIndex | 1.3.6.1.4.1.12740.2.1.1.1.1 | Unsigned32 | not-accessible | This field unique identifies an array within a group. |
| C32 eqlMemberDateAndTime | 1.3.6.1.4.1.12740.2.1.1.1.2 | Counter32 | read-create | This field is dynamic, it contains the date and time for the array. There is no default value. |
| INT eqlMemberTimeZone | 1.3.6.1.4.1.12740.2.1.1.1.3 | INTEGER | read-create | The field specifies the default timezone for the group. This can be overwritten on a per Array basis. The default is EST. We need to file in all the supported TZ. For now we punt and do GMT as the catch all. |
| INT eqlMemberAdjustDaylightSavTime | 1.3.6.1.4.1.12740.2.1.1.1.4 | INTEGER | read-create | This field specifies whether or not dayLight savings time should be applied to the time. The default value is enabled. |
| IP eqlMemberDefaultRoute | 1.3.6.1.4.1.12740.2.1.1.1.5 | IpAddress | read-create | This field is deprecated and will be unsupported in the next release. |
| STR eqlMemberSite | 1.3.6.1.4.1.12740.2.1.1.1.6 | DisplayString | read-create | This field specifies the site where the volume res ides. Sites are defined on a per array basis. Sites are used to define where primary and secondary copies of volume mirror reside. The default is the default site. |
| STR eqlMemberDescription | 1.3.6.1.4.1.12740.2.1.1.1.7 | UTFString | read-create | This field contains a description of the array. For example the location of the array. There is no default. |
| OCT eqlMemberUUID | 1.3.6.1.4.1.12740.2.1.1.1.8 | OCTET STRING | read-only | EQL-SECONDARY-KEY This field is for internal use only. |
| STR eqlMemberName | 1.3.6.1.4.1.12740.2.1.1.1.9 | DisplayString | read-create | This field specifies the name of the array. This name must be unique within the group. It can be a DNS name, though it is not required to be one. There is no default. |
| ROW eqlMemberRowStatus | 1.3.6.1.4.1.12740.2.1.1.1.10 | RowStatus | read-create | This RowStatus is used only to delete a member. The row in this table could be created only by the subsystem. |
| INT eqlMemberState | 1.3.6.1.4.1.12740.2.1.1.1.11 | INTEGER | read-write | The field specifies the desired state of the array. Currently setting this value to vacate is the only operation that is supported. |
| INT eqlMemberPolicySingleControllerSafe | 1.3.6.1.4.1.12740.2.1.1.1.12 | INTEGER | read-write | This field specifies the cache policy if we boot with only one CM. |
| INT eqlMemberPolicyLowBatterySafe | 1.3.6.1.4.1.12740.2.1.1.1.13 | INTEGER | read-write | This field specifies the cache policy if the battery charge is below tolerance. |
| U32 eqlMemberVersion | 1.3.6.1.4.1.12740.2.1.1.1.14 | Unsigned32 | read-write | This field specifies the compatibility level of a member. |
| INT eqlMemberDelayDataMove | 1.3.6.1.4.1.12740.2.1.1.1.15 | INTEGER | read-write | When a new member is added to the group the value of this column will be zero(unconfigured). Before configuring raid-policy , this value must be set to wait(1) or use-member-space(2). The value can be changed from wait(1) to use-member-space(2) But once set to use-member-space, it cannot be changed back. |
| IPt eqlMemberDefaultInetRouteType | 1.3.6.1.4.1.12740.2.1.1.1.16 | InetAddressType | read-write | This field is used to indicate the default gateway for the group. This value can be overriden on a per array basis. This field contains the address of the local router used to forward network traffic beyond the local subnet. Gateways are used to connect multiple subnets. There is no default value for this entry. |
| IP eqlMemberDefaultInetRoute | 1.3.6.1.4.1.12740.2.1.1.1.17 | InetAddress | read-write | This field is used to indicate the default gateway for the group. This value can be overriden on a per array basis. This field contains the address of the local router used to forward network traffic beyond the local subnet. Gateways are used to connect multiple subnets. There is no default value for this entry. |
| INT eqlMemberDriveMirroring | 1.3.6.1.4.1.12740.2.1.1.1.18 | INTEGER | read-write | On disk drive failures, this value is checked for mirroring the data onto the spare drive. The value can be changed from enabled(0) to disabled(1) and vice-versa |
| U32 eqlMemberProfileIndex | 1.3.6.1.4.1.12740.2.1.1.1.19 | Unsigned32 | read-only | This field represents the profile identifier supported by this member. |
| STR eqlMemberControllerType | 1.3.6.1.4.1.12740.2.1.1.1.20 | DisplayString | read-only | This variable specifies the type of the active controller module on this member. Ex: Type II |
| U32 eqlMemberControllerMajorVersion | 1.3.6.1.4.1.12740.2.1.1.1.21 | Unsigned32 | read-only | This variable specifies the major version number of the software present on the active controller module. |
| U32 eqlMemberControllerMinorVersion | 1.3.6.1.4.1.12740.2.1.1.1.22 | Unsigned32 | read-only | This variable specifies the minor version number of the software present on the active controller module. |
| U32 eqlMemberControllerMaintenanceVersion | 1.3.6.1.4.1.12740.2.1.1.1.23 | Unsigned32 | read-only | This variable specifies the maintenance version number of the software present on the active controller module. |
| T/F eqlMemberCompressionCapable | 1.3.6.1.4.1.12740.2.1.1.1.24 | TruthValue | read-only | This variable specifies if the member is capable of supporting compression. |
| eqlMemberStatusTable | 1.3.6.1.4.1.12740.2.1.3 | not-accessible | EqualLogic-Dynamic Member Status Table | |
| eqlMemberStatusEntry | 1.3.6.1.4.1.12740.2.1.3.1 | not-accessible | An entry (row) containing member status info | |
| I32 eqlMemberStatusTotalSpace | 1.3.6.1.4.1.12740.2.1.3.1.1 | Integer32 | read-only | This field specifies the total disk space in MBs on the this array. |
| I32 eqlMemberStatusTotalSpaceUsed | 1.3.6.1.4.1.12740.2.1.3.1.2 | Integer32 | read-only | This field specifies the total disk space in MBs allocated to volume data for this array. |
| STR eqlMemberStatusModel | 1.3.6.1.4.1.12740.2.1.3.1.3 | DisplayString | read-only | This field specifies the model number for the array. |
| STR eqlMemberStatusSerialNumber | 1.3.6.1.4.1.12740.2.1.3.1.4 | DisplayString | read-only | This field specifies the serial number for the array. |
| INT eqlMemberStatusNumberOfControllers | 1.3.6.1.4.1.12740.2.1.3.1.5 | INTEGER | read-only | This field specifies the number of Controller modules in the array. |
| I32 eqlMemberStatusNumberOfDisks | 1.3.6.1.4.1.12740.2.1.3.1.6 | Integer32 | read-only | This field specifies the number of disks installed in the array. |
| I32 eqlMemberStatusNumberOfSpares | 1.3.6.1.4.1.12740.2.1.3.1.7 | Integer32 | read-only | This field specifies the number disks allocated as spares in an array. |
| I32 eqlMemberStatusCacheSize | 1.3.6.1.4.1.12740.2.1.3.1.8 | Integer32 | read-only | The field specifies the size in MB of the read/write cache within the array. |
| INT eqlMemberStatusCacheMode | 1.3.6.1.4.1.12740.2.1.3.1.9 | INTEGER | read-only | This field specifies the mode the cache is in within the array. The default is write-back. The array will be set to write-thru on battery failure. |
| I32 eqlMemberStatusNumberOfConnections | 1.3.6.1.4.1.12740.2.1.3.1.11 | Integer32 | read-only | This field specifies the number of iSCSI initiators which are connected to this array. |
| I32 eqlMemberStatusAverageTemp | 1.3.6.1.4.1.12740.2.1.3.1.12 | Integer32 | read-only | This field specifies the average tempature of the array in degrees C. |
| INT eqlMemberStatusTempStatus | 1.3.6.1.4.1.12740.2.1.3.1.13 | INTEGER | read-only | This field specifies whether the tempatures for the array are within acceptable tolerances. ** What are acceptable tolerances? |
| I32 eqlMemberStatusBackplaneTempSensor1 | 1.3.6.1.4.1.12740.2.1.3.1.14 | Integer32 | read-only | This field specifies the tempature of backplane sensor 1 in degrees C. |
| I32 eqlMemberStatusBackplaneTempSensor2 | 1.3.6.1.4.1.12740.2.1.3.1.15 | Integer32 | read-only | This field specifies the tempature of backplane sensor 2 in degrees C. |
| INT eqlMemberStatusPowerSupply1Status | 1.3.6.1.4.1.12740.2.1.3.1.16 | INTEGER | read-only | This field specifies the state of the first power supply. |
| INT eqlMemberStatusPowerSupply2Status | 1.3.6.1.4.1.12740.2.1.3.1.17 | INTEGER | read-only | This field specifies the state of the second power supply. |
| I32 eqlMemberStatusTrayOneFanOneSpeed | 1.3.6.1.4.1.12740.2.1.3.1.18 | Integer32 | read-only | The field specifies the rpm fan speed for fan tray 1, fan 1. |
| I32 eqlMemberStatusTrayOneFanTwoSpeed | 1.3.6.1.4.1.12740.2.1.3.1.19 | Integer32 | read-only | The field specifies the rpm fan speed for fan tray 1, fan 2. |
| I32 eqlMemberStatusTrayTwoFanOneSpeed | 1.3.6.1.4.1.12740.2.1.3.1.20 | Integer32 | read-only | The field specifies the rpm fan speed for fan tray 2, fan 1. |
| I32 eqlMemberStatusTrayTwoFanTwoSpeed | 1.3.6.1.4.1.12740.2.1.3.1.21 | Integer32 | read-only | The field specifies the rpm fan speed for fan tray 2, fan 2. |
| INT eqlMemberStatusPowerSupplyOneFanStatus | 1.3.6.1.4.1.12740.2.1.3.1.22 | INTEGER | read-only | This field specifies whether the fan in power supply one is on-line or not. |
| INT eqlMemberStatusPowerSupplyTwoFanStatus | 1.3.6.1.4.1.12740.2.1.3.1.23 | INTEGER | read-only | This field specifies whether the fan in power supply two is on-line or not. |
| INT eqlMemberStatusRaidStatus | 1.3.6.1.4.1.12740.2.1.3.1.24 | INTEGER | read-only | This field specifies the status of the raid subsystem. This is a composite of the view of the underlying subsystems. Status ok means things are ok. Status degraded means we are in a degraded state, possible because no spare is available. Status verifying means a verify pass is run, and a percent complete is available. Status reconstructing means we are reconstructing a drive and a percent complete is available. Status failed means we had a failure while we were up, possibly a drive failed and we have no spare. Status catastrophicLoss may not be visible to the user since the member may not be able to bootup. It means we need administrator intervention to correct the problem. |
| I32 eqlMemberStatusRaidPercentage | 1.3.6.1.4.1.12740.2.1.3.1.25 | Integer32 | read-only | This field specifies the percentage complete when the eqlMemberStatusRaidStatus is verifying or reconstructing. |
| INT eqlMemberStatusLostRaidBlocks | 1.3.6.1.4.1.12740.2.1.3.1.26 | INTEGER | read-only | This field specifies whether we have lost blocks in the raid array which the user may want to clear. |
| I32 eqlMemberStatusHealth | 1.3.6.1.4.1.12740.2.1.3.1.27 | Integer32 | read-write | This field specifies what the overall health of the member is on a scale of 0(dead) to 100(healthy) -- deprecated by new health tables in v1.1 |
| I32 eqlMemberStatusShortId | 1.3.6.1.4.1.12740.2.1.3.1.28 | Integer32 | read-write | This field specifies short member address |
| eqlMemberInfoTable | 1.3.6.1.4.1.12740.2.1.4 | not-accessible | EqualLogic-Dynamic Member Info Table | |
| eqlMemberInfoEntry | 1.3.6.1.4.1.12740.2.1.4.1 | not-accessible | An entry (row) containing member info | |
| I32 eqlTargetMemberIndex | 1.3.6.1.4.1.12740.2.1.4.1.1 | Integer32 | not-accessible | This is a duplication of eqlMemberIndex just to make our code generation happy. |
| INT eqlMemberInfoStatus | 1.3.6.1.4.1.12740.2.1.4.1.2 | INTEGER | read-only | The current state of the member. |
| eqlMemberHealthTable | 1.3.6.1.4.1.12740.2.1.5 | not-accessible | EqualLogic-Dynamic Member Health Table | |
| eqlMemberHealthEntry | 1.3.6.1.4.1.12740.2.1.5.1 | not-accessible | An entry (row) containing overall member health info | |
| INT eqlMemberHealthStatus | 1.3.6.1.4.1.12740.2.1.5.1.1 | INTEGER | read-write | The value of this object is determinted by the severity of the health condition state variables. The most severe state will be reflected. |
| BIT eqlMemberHealthWarningConditions | 1.3.6.1.4.1.12740.2.1.5.1.2 | Bits | read-only | This field defines possible warning health conditions and which ones are present. |
| BIT eqlMemberHealthCriticalConditions | 1.3.6.1.4.1.12740.2.1.5.1.3 | Bits | read-only | This field defines possible critical health conditions and which ones are present. |
| eqlMemberHealthDetailsTemperatureTable | 1.3.6.1.4.1.12740.2.1.6 | not-accessible | EqualLogic-Dynamic Member Health Details Temperature Table. | |
| eqlMemberHealthDetailsTemperatureEntry | 1.3.6.1.4.1.12740.2.1.6.1 | not-accessible | An entry (row) containing member health detailed temperature info | |
| INT eqlMemberHealthDetailsTempSensorIndex | 1.3.6.1.4.1.12740.2.1.6.1.1 | INTEGER | not-accessible | A unique integer that denotes which temperature sensor this entry refers to |
| STR eqlMemberHealthDetailsTemperatureName | 1.3.6.1.4.1.12740.2.1.6.1.2 | DisplayString | read-only | This field specifies the name of the sensor that we display to the user. |
| I32 eqlMemberHealthDetailsTemperatureValue | 1.3.6.1.4.1.12740.2.1.6.1.3 | Integer32 | read-only | The value of this object is temperature in degrees C |
| INT eqlMemberHealthDetailsTemperatureCurrentState | 1.3.6.1.4.1.12740.2.1.6.1.4 | INTEGER | read-only | This field tells us the state of the temperature sensor. Either normal, warning or critical. |
| I32 eqlMemberHealthDetailsTemperatureHighCriticalThreshold | 1.3.6.1.4.1.12740.2.1.6.1.5 | Integer32 | read-only | when the TemperatureValue is greater than or equal to this variable's value the current state is set to critical. |
| I32 eqlMemberHealthDetailsTemperatureHighWarningThreshold | 1.3.6.1.4.1.12740.2.1.6.1.6 | Integer32 | read-only | when the TemperatureValue is greater than or equal to this variable's value and not greater than or equal to the HighCriticalThreshold, the current state is set to warning. |
| I32 eqlMemberHealthDetailsTemperatureLowCriticalThreshold | 1.3.6.1.4.1.12740.2.1.6.1.7 | Integer32 | read-only | when the TemperatureValue is less than or equal to this variable's value the current state is set to critical. |
| I32 eqlMemberHealthDetailsTemperatureLowWarningThreshold | 1.3.6.1.4.1.12740.2.1.6.1.8 | Integer32 | read-only | when the TemperatureValue is less than or equal to this variable's value and not less than or equal to the LowCriticalThreshold, the current state is set to warning. |
| U32 eqlMemberHealthDetailsTemperatureNameID | 1.3.6.1.4.1.12740.2.1.6.1.9 | Unsigned32 | read-only | This field specifies the XML based name ID of the sensor that we display to the user. |
| eqlMemberHealthDetailsFanTable | 1.3.6.1.4.1.12740.2.1.7 | not-accessible | EqualLogic-Dynamic Member Health Details Fan Table. | |
| eqlMemberHealthDetailsFanEntry | 1.3.6.1.4.1.12740.2.1.7.1 | not-accessible | An entry (row) containing member health detailed fan info | |
| INT eqlMemberHealthDetailsFanIndex | 1.3.6.1.4.1.12740.2.1.7.1.1 | INTEGER | not-accessible | A unique integer that identifies the fan that the corresponding entry refers to |
| STR eqlMemberHealthDetailsFanName | 1.3.6.1.4.1.12740.2.1.7.1.2 | DisplayString | read-only | This field specifies the name of the fan that we display to the user. |
| U32 eqlMemberHealthDetailsFanValue | 1.3.6.1.4.1.12740.2.1.7.1.3 | Unsigned32 | read-only | The value of this object is fan speed in rpm. |
| INT eqlMemberHealthDetailsFanCurrentState | 1.3.6.1.4.1.12740.2.1.7.1.4 | INTEGER | read-only | This field tells us the state of the fan. Either normal, warning or critical. |
| U32 eqlMemberHealthDetailsFanHighCriticalThreshold | 1.3.6.1.4.1.12740.2.1.7.1.5 | Unsigned32 | read-only | when the FanValue is greater than or equal to this variable's value the current state is set to critical. |
| U32 eqlMemberHealthDetailsFanHighWarningThreshold | 1.3.6.1.4.1.12740.2.1.7.1.6 | Unsigned32 | read-only | when the FanValue is greater than or equal to this variable's value and not greater than or equal to the HighCriticalThreshold, the current state is set to warning. |
| U32 eqlMemberHealthDetailsFanLowCriticalThreshold | 1.3.6.1.4.1.12740.2.1.7.1.7 | Unsigned32 | read-only | when the FanValue is less than or equal to this variable's value the current state is set to critical. |
| U32 eqlMemberHealthDetailsFanLowWarningThreshold | 1.3.6.1.4.1.12740.2.1.7.1.8 | Unsigned32 | read-only | when the FanValue is less than or equal to this variable's value and not less than or equal to the LowCriticalThreshold, the current state is set to warning. |
| U32 eqlMemberHealthDetailsFanNameID | 1.3.6.1.4.1.12740.2.1.7.1.9 | Unsigned32 | read-only | This field specifies the XML based name ID of the fan that we display to the user. |
| eqlMemberHealthDetailsPowerSupplyTable | 1.3.6.1.4.1.12740.2.1.8 | not-accessible | EqualLogic-Dynamic Member Health Details Power Supply Table. The mappng of index to power supply: .1 = power supply 0 .2 = power supply 1 .3 = power supply 2 | |
| eqlMemberHealthDetailsPowerSupplyEntry | 1.3.6.1.4.1.12740.2.1.8.1 | not-accessible | An entry (row) containing power supply status information. | |
| INT eqlMemberHealthDetailsPowerSupplyIndex | 1.3.6.1.4.1.12740.2.1.8.1.1 | INTEGER | not-accessible | Iff the power supply current state is on-and-operating, then this field tells if the fan is operational. |
| STR eqlMemberHealthDetailsPowerSupplyName | 1.3.6.1.4.1.12740.2.1.8.1.2 | DisplayString | read-only | This field specifies the name of the power supply that we display to the user. |
| INT eqlMemberHealthDetailsPowerSupplyCurrentState | 1.3.6.1.4.1.12740.2.1.8.1.3 | INTEGER | read-only | This field tells us the state of the power supply. |
| INT eqlMemberHealthDetailsPowerSupplyFanStatus | 1.3.6.1.4.1.12740.2.1.8.1.4 | INTEGER | read-only | Iff the power supply current state is on-and-operating, then this field tells if the fan is operational. |
| STR eqlMemberHealthDetailsPowerSupplyFirmwareVersion | 1.3.6.1.4.1.12740.2.1.8.1.5 | DisplayString | read-only | This field specifies power supply firmware version. Only available starting from Porfidio Platforms. |
| U32 eqlMemberHealthDetailsPowerSupplyNameID | 1.3.6.1.4.1.12740.2.1.8.1.6 | Unsigned32 | read-only | This field specifies the XML based nameID of the power supply that we display to the user. |
| eqlMemberIdentificationTable | 1.3.6.1.4.1.12740.2.1.9 | not-accessible | EqualLogic-Dynamic Member Identification Table. | |
| eqlMemberIdentificationEntry | 1.3.6.1.4.1.12740.2.1.9.1 | not-accessible | List of attributes of the array used to identity the location of that array. | |
| T/F eqlMemberIdentificationLEDsBlinking | 1.3.6.1.4.1.12740.2.1.9.1.1 | TruthValue | read-write | Setting this variable to true enables blinking of the ALRM and WARN LEDs on the front panel and the ERR LED on the CM, as seen from the back. The blinking stops after 2 hours or when the variable is set to false. |
| eqlMemberStorageTable | 1.3.6.1.4.1.12740.2.1.10 | not-accessible | EqualLogic-Dynamic Member Storage Information Table. | |
| eqlMemberStorageEntry | 1.3.6.1.4.1.12740.2.1.10.1 | not-accessible | List of attributes used to convey the details of storage space utilization on the array. | |
| I32 eqlMemberTotalStorage | 1.3.6.1.4.1.12740.2.1.10.1.1 | Integer32 | read-only | This field specifies the total disk storage in MBs on the array. |
| I32 eqlMemberUsedStorage | 1.3.6.1.4.1.12740.2.1.10.1.2 | Integer32 | read-only | This field specifies sum of reserved delegated space, reserved volume space, used snapshot space, used replication space. |
| I32 eqlMemberSnapStorage | 1.3.6.1.4.1.12740.2.1.10.1.3 | Integer32 | read-only | This field specifies used snapshot space. Space on this array used by snapshots. Note that this value is not the same as space reserved for snapshots. |
| I32 eqlMemberReplStorage | 1.3.6.1.4.1.12740.2.1.10.1.4 | Integer32 | read-only | This field specifies used replication space. Space on this array used by in progress replicas or failback replicas. Note that this value is not the same as space reserved for replication. |
| C64 eqlMemberVirtualStorage | 1.3.6.1.4.1.12740.2.1.10.1.5 | Counter64 | read-only | This field specifies the amount of space (MB) used by compressed pages if all pages were not compressed on the member. |
| C64 eqlMemberCompressionStackStorage | 1.3.6.1.4.1.12740.2.1.10.1.6 | Counter64 | read-only | The amount of space (MB) used to store compressed data on this member. |
| eqlMemberChassisTable | 1.3.6.1.4.1.12740.2.1.11 | not-accessible | EqualLogic-Dynamic Member Chassis Information Table. | |
| eqlMemberChassisEntry | 1.3.6.1.4.1.12740.2.1.11.1 | not-accessible | List of attributes used to convey the details and type of Chassis present on the array. | |
| STR eqlMemberModel | 1.3.6.1.4.1.12740.2.1.11.1.1 | DisplayString | read-only | This field specifies the model number for the array. |
| STR eqlMemberSerialNumber | 1.3.6.1.4.1.12740.2.1.11.1.2 | DisplayString | read-only | This field specifies the serial number for the array. |
| INT eqlMemberNumberOfControllers | 1.3.6.1.4.1.12740.2.1.11.1.3 | INTEGER | read-only | This field specifies the number of Controller modules in the array. |
| I32 eqlMemberNumberOfDisks | 1.3.6.1.4.1.12740.2.1.11.1.4 | Integer32 | read-only | This field specifies the number of disk installed in the array. |
| I32 eqlMemberCacheSize | 1.3.6.1.4.1.12740.2.1.11.1.5 | Integer32 | read-only | The field specifies the size in MB of the read/write cache within the array. |
| INT eqlMemberCacheMode | 1.3.6.1.4.1.12740.2.1.11.1.6 | INTEGER | read-only | This field specifies the mode the cache is in within the array. The default is write-back. The array will be set to write-thru on battery failure. |
| INT eqlMemberChassisType | 1.3.6.1.4.1.12740.2.1.11.1.7 | INTEGER | read-only | This field specifies the chassis type of the array. The default is unknown. |
| STR eqlMemberServiceTag | 1.3.6.1.4.1.12740.2.1.11.1.8 | DisplayString | read-only | This field specifies the service tag number for the array. |
| STR eqlMemberProductFamily | 1.3.6.1.4.1.12740.2.1.11.1.9 | DisplayString | read-only | This field specifies the product family of the peer storage array. Ex: PS5000 E Series. |
| BIT eqlMemberChassisFlags | 1.3.6.1.4.1.12740.2.1.11.1.10 | Bits | read-only | This field defines the common place holder for Chassis operational flags. The flags must be of type enable(1) or disable(0), and the default will always be disable(0). |
| INT eqlMemberChassisDiskSectorSize | 1.3.6.1.4.1.12740.2.1.11.1.11 | INTEGER | read-only | This field specifies the disk sector size of disks in this array. |
| eqlMemberConnTable | 1.3.6.1.4.1.12740.2.1.12 | not-accessible | EqualLogic-Dynamic Member Conn Information Table. | |
| eqlMemberConnEntry | 1.3.6.1.4.1.12740.2.1.12.1 | not-accessible | List of attributes used to convey the connections information on the array. | |
| I32 eqlMemberNumberOfConnections | 1.3.6.1.4.1.12740.2.1.12.1.1 | Integer32 | read-only | This field specifies the number of iSCSI connections made from initiators to this array. |
| C64 eqlMemberReadLatency | 1.3.6.1.4.1.12740.2.1.12.1.2 | Counter64 | read-only | The accumulative latency in milli seconds for read operations on this member. The value will be zero until all members are atleast 3.0. The value is reset to zero upon reboot. |
| C64 eqlMemberWriteLatency | 1.3.6.1.4.1.12740.2.1.12.1.3 | Counter64 | read-only | The accumulative latency in milli seconds for write operations on this member. The value will be zero until all members are atleast 3.0. The value is reset to zero upon reboot. |
| G32 eqlMemberReadAvgLatency | 1.3.6.1.4.1.12740.2.1.12.1.4 | Gauge32 | read-only | The average latency for read operations on this member in milli seconds. The value is reset to zero upon reboot. |
| G32 eqlMemberWriteAvgLatency | 1.3.6.1.4.1.12740.2.1.12.1.5 | Gauge32 | read-only | The average latency for write operations on this member in milli seconds. The value is reset to zero upon reboot. |
| C64 eqlMemberReadOpCount | 1.3.6.1.4.1.12740.2.1.12.1.6 | Counter64 | read-only | The number of read operations on this member. The value is reset to zero upon reboot. |
| C64 eqlMemberWriteOpCount | 1.3.6.1.4.1.12740.2.1.12.1.7 | Counter64 | read-only | The number of write operations on this member. The value is reset to zero upon reboot. |
| C64 eqlMemberTxData | 1.3.6.1.4.1.12740.2.1.12.1.8 | Counter64 | read-only | The count of data octets trasmitted by this member.The value is reset to zero upon reboot. |
| C64 eqlMemberRxData | 1.3.6.1.4.1.12740.2.1.12.1.9 | Counter64 | read-only | The count of data octets received by this member.The value is reset to zero upon reboot. |
| I32 eqlMemberNumberOfExtConnections | 1.3.6.1.4.1.12740.2.1.12.1.10 | Integer32 | read-only | This field specifies the number of iSCSI connections made from external initiators to this array. |
| eqlMemberRAIDTable | 1.3.6.1.4.1.12740.2.1.13 | not-accessible | EqualLogic-Dynamic Member RAID Information Table. | |
| eqlMemberRAIDEntry | 1.3.6.1.4.1.12740.2.1.13.1 | not-accessible | List of attributes used to convey the RAID status information on the array. | |
| INT eqlMemberRaidStatus | 1.3.6.1.4.1.12740.2.1.13.1.1 | INTEGER | read-only | This field specifies the status of the raid subsystem. This is a composite of the view of the underlying subsystems. Status ok means things are ok. Status degraded means we are in a degraded state, possible because no spare is available. Status verifying means a verify pass is run, and a percent complete is available. Status reconstructing means we are reconstructing a drive and a percent complete is available. Status failed means we had a failure while we were up, possibly a drive failed and we have no spare. Status catastrophicLoss may not be visible to the user since the member may not be able to bootup. It means we need administrator intervention to correct the problem. Status mirroring means we are mirroring a bad drive onto a spare drive. |
| I32 eqlMemberRaidPercentage | 1.3.6.1.4.1.12740.2.1.13.1.2 | Integer32 | read-only | This field specifies the percentage complete when the eqlMemberStatusRaidStatus is verifying or reconstructing. |
| INT eqlMemberLostRaidBlocks | 1.3.6.1.4.1.12740.2.1.13.1.3 | INTEGER | read-only | This field specifies whether we have lost blocks in the raid array which the user may want to clear. |
| I32 eqlMemberNumberOfSpares | 1.3.6.1.4.1.12740.2.1.13.1.4 | Integer32 | read-only | This field specifies the number disks allocated as spares in an array. |
| U32 eqlMemberRaidProgress | 1.3.6.1.4.1.12740.2.1.13.1.5 | Unsigned32 | read-only | This field specifies 1000 times the percentage complete when the eqlMemberStatusRaidStatus is verifying or reconstructing. |
| eqlMemberPSGMapTable | 1.3.6.1.4.1.12740.2.1.14 | not-accessible | EqualLogic-Dynamic Member PSG Map Table. | |
| eqlMemberPSGMapEntry | 1.3.6.1.4.1.12740.2.1.14.1 | not-accessible | List of attributes used to convey the PSS ID information of this array in the group map. | |
| I32 eqlMemberShortId | 1.3.6.1.4.1.12740.2.1.14.1.1 | Integer32 | read-write | This field specifies PSS ID of the member in the context of the leader of the PSG. |
| eqlDriveGroupTable | 1.3.6.1.4.1.12740.2.1.15 | not-accessible | EqualLogic-Persistent Storage Drive Group Table. | |
| eqlDriveGroupEntry | 1.3.6.1.4.1.12740.2.1.15.1 | not-accessible | An entry (row) containing drive group configuration | |
| U32 eqlDriveGroupIndex | 1.3.6.1.4.1.12740.2.1.15.1.1 | Unsigned32 | not-accessible | This field uniquely identifies a RAID Group within a member. |
| U32 eqlDriveGroupStoragePoolIndex | 1.3.6.1.4.1.12740.2.1.15.1.2 | Unsigned32 | read-write | This field uniquely identifies a Storage Pool. |
| INT eqlDriveGroupRAIDPolicy | 1.3.6.1.4.1.12740.2.1.15.1.3 | INTEGER | read-write | The RAID policy of this drive group: 0 - unconfigured 1 - raid50 2 - raid10 3 - raid5 4 - raid50 with minimal spares 5 - raid10 with minimal spares 6 - raid5 with minimal spares 7 - raid6 8 - raid6 with minimal spares 9 - raid6 with ssd acceleration 10 - hvs storage |
| eqlDriveGroupOpsTable | 1.3.6.1.4.1.12740.2.1.16 | not-accessible | EqualLogic-Persistent Storage Drive Group Operations Table. | |
| eqlDriveGroupOpsEntry | 1.3.6.1.4.1.12740.2.1.16.1 | not-accessible | An entry (row) containing drive group configuration | |
| U32 eqlDriveGroupOpsIndex | 1.3.6.1.4.1.12740.2.1.16.1.1 | Unsigned32 | not-accessible | This field unique identifies an operation withing a Drive Group. |
| ROW eqlDriveGroupOpsRowStatus | 1.3.6.1.4.1.12740.2.1.16.1.2 | RowStatus | read-create | This field is used indicate the status of this entry. |
| INT eqlDriveGroupOpsOperation | 1.3.6.1.4.1.12740.2.1.16.1.3 | INTEGER | read-write | The current operation for this drive group 0 - no operation 1 - move Pool 2 - vacate |
| INT eqlDriveGroupOpsExec | 1.3.6.1.4.1.12740.2.1.16.1.4 | INTEGER | read-write | The action to perform on this operation 0 - no operation 1 - cancel 2 - the operation failed |
| C32 eqlDriveGroupOpsStartTime | 1.3.6.1.4.1.12740.2.1.16.1.5 | Counter32 | read-write | This field contains the time of the start of the operation. |
| U32 eqlDriveGroupOpsStoragePoolSourceIndex | 1.3.6.1.4.1.12740.2.1.16.1.6 | Unsigned32 | read-write | This field unique identifies the source Storage Pool. |
| U32 eqlDriveGroupOpsStoragePoolDestinationIndex | 1.3.6.1.4.1.12740.2.1.16.1.7 | Unsigned32 | read-write | This field unique identifies the destination Storage Pool. |
| U32 eqlDriveGroupOpsVolBalCommandIndex | 1.3.6.1.4.1.12740.2.1.16.1.8 | Unsigned32 | read-create | 2nd Part of Index for row in eqliscsiVolBalCommandTable |
| U32 eqlDriveGroupOpsVolBalCommandiscsiLocalMemberId | 1.3.6.1.4.1.12740.2.1.16.1.9 | Unsigned32 | read-create | 3rd Part of Index for row in eqliscsiVolBalCommandTable |
| eqlAdminAccountMemberTable | 1.3.6.1.4.1.12740.2.1.17 | not-accessible | EqualLogic-Dynamic table indicating the access an administrator has to a member. | |
| eqlAdminAccountMemberEntry | 1.3.6.1.4.1.12740.2.1.17.1 | not-accessible | An entry (row) containing the access privilege. | |
| INT eqlAdminAccountMemberAccess | 1.3.6.1.4.1.12740.2.1.17.1.1 | INTEGER | read-only | The administrative permission to a member. |
| eqlDriveGroupOpsStatusTable | 1.3.6.1.4.1.12740.2.1.18 | not-accessible | EqualLogic-Dynamic Storage Volume Operations Status Table. | |
| eqlDriveGroupOpsStatusEntry | 1.3.6.1.4.1.12740.2.1.18.1 | not-accessible | An entry (row) containing status for volume operations. | |
| U32 eqlDriveGroupOpsStatusCompletePct | 1.3.6.1.4.1.12740.2.1.18.1.1 | Unsigned32 | read-only | The percentage complete an ongoing move or bind operation is |
| eqlMemberOpsTable | 1.3.6.1.4.1.12740.2.1.19 | not-accessible | EqualLogic-Persistent Member Operations Table. | |
| eqlMemberOpsEntry | 1.3.6.1.4.1.12740.2.1.19.1 | not-accessible | An entry (row) containing Member operations configuration. | |
| U32 eqlMemberOpsIndex | 1.3.6.1.4.1.12740.2.1.19.1.1 | Unsigned32 | not-accessible | The field uniquely identifies an operation within a Member. |
| ROW eqlMemberOpsRowStatus | 1.3.6.1.4.1.12740.2.1.19.1.2 | RowStatus | read-create | This field is used indicate the status of this entry. |
| INT eqlMemberOpsOperation | 1.3.6.1.4.1.12740.2.1.19.1.3 | INTEGER | read-create | The current operation for this Member 0 - no operation 3 - get diagnostics 4 - firmware update 5 - restart array 6 - shutdown array 7 - delete old update kit (deprecated, use eqlMemberDynamicOps instead) 8 - install software component 9 - update from the cli |
| INT eqlMemberOpsExec | 1.3.6.1.4.1.12740.2.1.19.1.4 | INTEGER | read-create | The action to perform on this operation 0 - no operation 1 - cancel |
| I32 eqlMemberOpsCompletePct | 1.3.6.1.4.1.12740.2.1.19.1.5 | Integer32 | read-create | The percentage complete an ongoing diag operation is |
| STR eqlMemberOpsOperationArg | 1.3.6.1.4.1.12740.2.1.19.1.6 | DisplayString | read-create | This field specifies the argument for the operation. There is no default. |
| INT eqlMemberOpsOperationStatus | 1.3.6.1.4.1.12740.2.1.19.1.7 | INTEGER | read-create | The status of the operation. |
| U32 eqlMemberOpsStartTime | 1.3.6.1.4.1.12740.2.1.19.1.8 | Unsigned32 | read-write | This field contains the time of the start of the operation. |
| STR eqlMemberOpsOperationArg1 | 1.3.6.1.4.1.12740.2.1.19.1.9 | DisplayString | read-create | This field specifies the additional argument(s) for the operation. There is no default. |
| eqlMemberHWComponentTable | 1.3.6.1.4.1.12740.2.1.20 | not-accessible | EqualLogic-Dynamic Member Hardware component table. This is the general place holder for all single hardware components on the member. If there is more than one such hardware component(controllers, channel cards), they go into their own table. Otherwise they end up in this table. | |
| eqlMemberHWComponentEntry | 1.3.6.1.4.1.12740.2.1.20.1 | not-accessible | An entry (row) containing member health detailed fan info | |
| INT eqlMemberHWComponentIndex | 1.3.6.1.4.1.12740.2.1.20.1.1 | INTEGER | not-accessible | A unique integer that identifies the fan that the corresponding entry refers to |
| STR eqlMemberHWComponentName | 1.3.6.1.4.1.12740.2.1.20.1.2 | DisplayString | read-only | This field specifies the name of the component. |
| STR eqlMemberHWComponentSerialNumber | 1.3.6.1.4.1.12740.2.1.20.1.3 | DisplayString | read-only | This field specifies the serial number of the component. |
| STR eqlMemberHWComponentFirmwareRev | 1.3.6.1.4.1.12740.2.1.20.1.4 | DisplayString | read-only | This field specifies the firmware revision of the component. |
| INT eqlMemberHWComponentStatus | 1.3.6.1.4.1.12740.2.1.20.1.5 | INTEGER | read-only | This field specifies the status of the component. |
| eqlMemberDynamicInfoTable | 1.3.6.1.4.1.12740.2.1.21 | not-accessible | EqualLogic-Dynamic Member Info Table | |
| eqlMemberDynamicInfoEntry | 1.3.6.1.4.1.12740.2.1.21.1 | not-accessible | An entry (row) containing dynamic member info | |
| STR eqlMemberDynamicInfoPendingUpdateVersion | 1.3.6.1.4.1.12740.2.1.21.1.1 | DisplayString | read-only | This field specifies the string to be read. To be used to send the member's pending update version. |
| INT eqlMemberDynamicInfoIsRestartRunning | 1.3.6.1.4.1.12740.2.1.21.1.2 | INTEGER | read-only | This field specifies the status of the reboot shell script. |
| INT eqlMemberDynamicInfoIsUpdateRunning | 1.3.6.1.4.1.12740.2.1.21.1.3 | INTEGER | read-only | This field specifies the status of the update shell script. |
| eqlMemberCacheStatisticsTable | 1.3.6.1.4.1.12740.2.1.22 | not-accessible | EqualLogic-Dynamic member cache statistics table | |
| eqlMemberCacheStatisticsEntry | 1.3.6.1.4.1.12740.2.1.22.1 | not-accessible | An entry (row) containing member cache statistics info | |
| C64 eqlMemberTotalPageCount | 1.3.6.1.4.1.12740.2.1.22.1.1 | Counter64 | read-only | This field specifies the total count of pages on the storage array |
| C64 eqlMemberHotPageCount | 1.3.6.1.4.1.12740.2.1.22.1.2 | Counter64 | read-only | This field specifies count of most frequently accessed pages on the storage array |
| C64 eqlMemberWarmPageCount | 1.3.6.1.4.1.12740.2.1.22.1.3 | Counter64 | read-only | This field specifies count of moderately accessed pages on the storage array |
| C64 eqlMemberColdPageCount | 1.3.6.1.4.1.12740.2.1.22.1.4 | Counter64 | read-only | This field specifies count of pages not currently being accessed on the storage array |
| U32 eqlMemberPageSize | 1.3.6.1.4.1.12740.2.1.22.1.5 | Unsigned32 | read-only | This field specifies size of an IOM page |
| U32 eqlMemberSSDAcceleratorSize | 1.3.6.1.4.1.12740.2.1.22.1.6 | Unsigned32 | read-only | This field specifies amount of space reserved for mapping writes to SSD |
| U32 eqlMemberSSDCacheSize | 1.3.6.1.4.1.12740.2.1.22.1.7 | Unsigned32 | read-only | This field specifies SSD RAID LUN |
| U32 eqlMemberSSDAcceleratorEntriesTotal | 1.3.6.1.4.1.12740.2.1.22.1.8 | Unsigned32 | read-only | This field specifies the total number of i/o's that can be mapped to SSD space |
| U32 eqlMemberSSDAcceleratorEntriesUsed | 1.3.6.1.4.1.12740.2.1.22.1.9 | Unsigned32 | read-only | This field specifies number of i/o's that are currently mapped to SSD space |
| eqlMemberSEDEncryptionTable | 1.3.6.1.4.1.12740.2.1.23 | not-accessible | EqualLogic-Dynamic member encryption shares for SED disks | |
| eqlMemberSEDEncryptionEntry | 1.3.6.1.4.1.12740.2.1.23.1 | not-accessible | An entry (row) containing SED Encryption Key info | |
| ROW eqlMemberSEDEncryptionRowStatus | 1.3.6.1.4.1.12740.2.1.23.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| EQL eqlMemberSEDEncryptionShare1 | 1.3.6.1.4.1.12740.2.1.23.1.2 | EqlMemberSEDShareType | read-create | This field is for the first retrieved SED backup key. |
| EQL eqlMemberSEDEncryptionShare2 | 1.3.6.1.4.1.12740.2.1.23.1.3 | EqlMemberSEDShareType | read-create | This field is for the second retrieved SED backup key. |
| EQL eqlMemberSEDEncryptionShare3 | 1.3.6.1.4.1.12740.2.1.23.1.4 | EqlMemberSEDShareType | read-create | This field is for the third retrieved SED backup key. |
| eqlMemberDynamicOpsTable | 1.3.6.1.4.1.12740.2.1.24 | not-accessible | EqualLogic-Dynamic Member Operations Table. This table is for member operations that do not require persistent storage. Rows in this table should be used instead of eqlMemberOps. | |
| eqlMemberDynamicOpsEntry | 1.3.6.1.4.1.12740.2.1.24.1 | not-accessible | An entry (row) containing Member operations configuration. | |
| INT eqlMemberDynamicOpsOperation | 1.3.6.1.4.1.12740.2.1.24.1.1 | INTEGER | read-create | The current operation for this Member 0 - no operation 1 - delete old update kit |
| OCT eqlMemberDynamicOpsOperationArg | 1.3.6.1.4.1.12740.2.1.24.1.2 | OCTET STRING | read-create | This field specifies the argument for the operation. There is no default. |
| eqlMemberGroupInfoAtMemberTable | 1.3.6.1.4.1.12740.2.1.25 | not-accessible | EqualLogic-Persistent Member Group Info Known At Member Table | |
| eqlMemberGroupInfoAtMemberEntry | 1.3.6.1.4.1.12740.2.1.25.1 | not-accessible | An entry (row) containing Group info that in-use at this Member. | |
| OCT eqlMemberGroupInfoAtMemberPasswd1 | 1.3.6.1.4.1.12740.2.1.25.1.1 | OCTET STRING | read-only | The eqlGroupPasswd1 value that is currently in-use at this Member. Used by PSGD to insure that all Members are using the same eqlGroupPasswd1 value before deleting the backup password. Not null-terminated. Not printable characters. |
| U32 eqlMemberGroupInfoAtMemberPasswd1Len | 1.3.6.1.4.1.12740.2.1.25.1.2 | Unsigned32 | read-only | The number of octets in eqlMemberGroupInfoAtMemberPasswd1. |
| eqlDriveGroupStatisticsTable | 1.3.6.1.4.1.12740.2.1.26 | not-accessible | EqualLogic-Dynamic Storage Drive Group Statistics Table. | |
| eqlDriveGroupStatisticsEntry | 1.3.6.1.4.1.12740.2.1.26.1 | not-accessible | An entry (row) containing drive group statistics. | |
| INT eqlDriveGroupStatisticsIndex | 1.3.6.1.4.1.12740.2.1.26.1.1 | INTEGER | not-accessible | This field uniquely identifies a RAID Group within a member. |
| U32 eqlDriveGroupStatisticsHeadroom | 1.3.6.1.4.1.12740.2.1.26.1.2 | Unsigned32 | read-only | This field is the recent, estimated, and smoothed percentage by which the RAID Group is not utilized. |
| eqlMemberFirmwareInfoTable | 1.3.6.1.4.1.12740.2.1.27 | not-accessible | EqualLogic-Dynamic Member Info Table | |
| eqlMemberFirmwareInfoEntry | 1.3.6.1.4.1.12740.2.1.27.1 | not-accessible | An entry (row) containing member info | |
| STR eqlMemberLanguageVersion | 1.3.6.1.4.1.12740.2.1.27.1.1 | DisplayString | read-only | This field specifies the installed language kit version |
| INT eqlMemberFirmwareInfoDataReduction | 1.3.6.1.4.1.12740.2.1.27.1.2 | INTEGER | read-write | Current form of data reduction to be used on the member. The member must support the requested value in order for it to be set. |
| eqlDriveGroupHeatProfileInfoTable | 1.3.6.1.4.1.12740.2.1.28 | not-accessible | EqualLogic-Dynamic Storage Drive Group Heat-Profile Information Table. | |
| eqlDriveGroupHeatProfileInfoEntry | 1.3.6.1.4.1.12740.2.1.28.1 | not-accessible | An entry (row) identifying a per-drive-group heat profile. | |
| U32 eqlDriveGroupHeatProfilePart | 1.3.6.1.4.1.12740.2.1.28.1.1 | Unsigned32 | not-accessible | If 1, the entire drive group, otherwise a part (possibly the only part). |
| C64 eqlDriveGroupHeatProfileColdCount | 1.3.6.1.4.1.12740.2.1.28.1.2 | Counter64 | read-only | The number of cold pages. |
| I32 eqlDriveGroupHeatProfileMinMagnitude | 1.3.6.1.4.1.12740.2.1.28.1.3 | Integer32 | read-only | The minimum access-rate magnitude. An access-rate magnitude is the rounded-down-to-integer logarithm base 2 of the access rate in accesses per second. |
| U32 eqlDriveGroupHeatProfileMinMultiplier | 1.3.6.1.4.1.12740.2.1.28.1.4 | Unsigned32 | read-only | The minimum access-rate multiplier for the minimum access-rate magnitude. An access-rate multiplier is the fractional 32 bits added to 1.0 to constitute a multiplier, which when multiplied by 2 to the access-rate magnitude yields the access-rate floor of a bin of the histogram that is the heat profile. |
| I32 eqlDriveGroupHeatProfileMaxMagnitude | 1.3.6.1.4.1.12740.2.1.28.1.5 | Integer32 | read-only | The maximum access-rate magnitude. |
| U32 eqlDriveGroupHeatProfileMaxMultiplier | 1.3.6.1.4.1.12740.2.1.28.1.6 | Unsigned32 | read-only | The maximum access-rate multiplier for the maximum access-rate magnitude. |
| eqlDriveGroupHeatProfileBinTable | 1.3.6.1.4.1.12740.2.1.29 | not-accessible | EqualLogic-Dynamic Storage Drive Group Heat-Profile-Histogram Bins Table. | |
| eqlDriveGroupHeatProfileBinEntry | 1.3.6.1.4.1.12740.2.1.29.1 | not-accessible | An entry (row) representing one bin in the heat-profile histogram, telling how many pages covered by the heat profile have at least a certain access rate. | |
| U32 eqlDriveGroupHeatProfileBinId | 1.3.6.1.4.1.12740.2.1.29.1.1 | Unsigned32 | not-accessible | The identifier of the bin. |
| I32 eqlDriveGroupHeatProfileAccessRateMagnitude | 1.3.6.1.4.1.12740.2.1.29.1.2 | Integer32 | read-only | The access-rate magnitude (cf. eqlDriveGroupHeatProfileMinMagnitude) for the bin. |
| U32 eqlDriveGroupHeatProfileAccessRateMultiplier | 1.3.6.1.4.1.12740.2.1.29.1.3 | Unsigned32 | read-only | The access-rate multiplier (cf. eqlDriveGroupHeatProfileMinMultiplier) for the bin. |
| C64 eqlDriveGroupHeatProfileCount | 1.3.6.1.4.1.12740.2.1.29.1.4 | Counter64 | read-only | The number of pages having the access-rate floor of the bin. |
| eqlTaggedHeatProfileInfoTable | 1.3.6.1.4.1.12740.2.1.30 | not-accessible | EqualLogic-Dynamic Storage Tagged Heat-Profile Information Table. | |
| eqlTaggedHeatProfileInfoEntry | 1.3.6.1.4.1.12740.2.1.30.1 | not-accessible | An entry (row) identifying a quasi-per-volume heat profile. | |
| U32 eqlTaggedHeatTag | 1.3.6.1.4.1.12740.2.1.30.1.1 | Unsigned32 | not-accessible | A tag identifying a heat profile that could apply to internal non-volume page usage, internal-volume usage, or external-volume usage. User volumes have tags of 128 or higher. |
| C64 eqlTaggedHeatProfileColdCount | 1.3.6.1.4.1.12740.2.1.30.1.2 | Counter64 | read-only | The number of cold pages. |
| I32 eqlTaggedHeatProfileMinMagnitude | 1.3.6.1.4.1.12740.2.1.30.1.3 | Integer32 | read-only | The minimum access-rate magnitude. An access-rate magnitude is the rounded-down-to-integer logarithm base 2 of the access rate in accesses per second. |
| U32 eqlTaggedHeatProfileMinMultiplier | 1.3.6.1.4.1.12740.2.1.30.1.4 | Unsigned32 | read-only | The minimum access-rate multiplier for the minimum access-rate magnitude. An access-rate multiplier is the fractional 32 bits added to 1.0 to constitute a multiplier, which when multiplied by 2 to the access-rate magnitude yields the access-rate floor of a bin of the histogram that is the heat profile. |
| I32 eqlTaggedHeatProfileMaxMagnitude | 1.3.6.1.4.1.12740.2.1.30.1.5 | Integer32 | read-only | The maximum access-rate magnitude. |
| U32 eqlTaggedHeatProfileMaxMultiplier | 1.3.6.1.4.1.12740.2.1.30.1.6 | Unsigned32 | read-only | The maximum access-rate multiplier for the maximum access-rate magnitude. |
| eqlTaggedHeatProfileBinTable | 1.3.6.1.4.1.12740.2.1.31 | not-accessible | EqualLogic-Dynamic Storage Tagged Heat-Profile-Histogram Bins Table. | |
| eqlTaggedHeatProfileBinEntry | 1.3.6.1.4.1.12740.2.1.31.1 | not-accessible | An entry (row) representing one bin in the quasi-per-volume heat-profile histogram, telling how many pages covered by the heat profile have at least a certain access rate. | |
| U32 eqlTaggedHeatProfileBinId | 1.3.6.1.4.1.12740.2.1.31.1.1 | Unsigned32 | not-accessible | The identifier of the bin. |
| I32 eqlTaggedHeatProfileAccessRateMagnitude | 1.3.6.1.4.1.12740.2.1.31.1.2 | Integer32 | read-only | The access-rate magnitude (cf. eqlTaggedHeatProfileMinMagnitude) for the bin. |
| U32 eqlTaggedHeatProfileAccessRateMultiplier | 1.3.6.1.4.1.12740.2.1.31.1.3 | Unsigned32 | read-only | The access-rate multiplier (cf. eqlTaggedHeatProfileMinMultiplier) for the bin. |
| C64 eqlTaggedHeatProfileCount | 1.3.6.1.4.1.12740.2.1.31.1.4 | Counter64 | read-only | The number of pages having the access-rate floor of the bin. |
| eqlMemberRaidPoliciesTable | 1.3.6.1.4.1.12740.2.1.32 | not-accessible | EqualLogic-Dynamic Member Raid Policies Table. | |
| eqlMemberRaidPoliciesEntry | 1.3.6.1.4.1.12740.2.1.32.1 | not-accessible | An entry (row) represents a RAID policy. | |
| INT eqlMemberRaidPoliciesBehavior | 1.3.6.1.4.1.12740.2.1.32.1.1 | INTEGER | read-only | The behavior to be followed for this RAID policy based on the current RAID policy, the effective drive capacity and the platform. Behavior always means the RAID policy is always configurable. Behavior never means the RAID policy is never configurable. Behavior cli means the RAID policy is configurable via CLI only. Behavior cliSanHQ means the RAID policy is configurable via CLI only and SanHQ will monitor and report on its usage. |
| C64 eqlMemberRaidPoliciesRAIDCapacity | 1.3.6.1.4.1.12740.2.1.32.1.2 | Counter64 | read-only | The estimated RAID capacity in mega-bytes of the RAID set if using this RAID policy. |
| eqlMemberPerTCPConnectionStatsTable | 1.3.6.1.4.1.12740.2.1.33 | not-accessible | EqualLogic-Dynamic Storage Member Per TCP Connection Statistics Table. | |
| eqlMemberPerTCPConnectionStatsEntry | 1.3.6.1.4.1.12740.2.1.33.1 | not-accessible | An entry (row) of a member's per TCP connection statistics. | |
| U32 eqlMemberPerTCPConnectionStatsIndex | 1.3.6.1.4.1.12740.2.1.33.1.1 | Unsigned32 | read-only | An arbitrary integer used to uniquely identify a particular connection. The index may change between requests. |
| IPt eqlMemberPerTCPConnectionStatsLocalAddrType | 1.3.6.1.4.1.12740.2.1.33.1.2 | InetAddressType | read-only | The local IP address type (ipv4 or ipv6) of the connection. |
| IP eqlMemberPerTCPConnectionStatsLocalAddr | 1.3.6.1.4.1.12740.2.1.33.1.3 | InetAddress | read-only | The local IP address of the connection. |
| U32 eqlMemberPerTCPConnectionStatsLocalPort | 1.3.6.1.4.1.12740.2.1.33.1.4 | Unsigned32 | read-only | The local port of the connection. |
| IPt eqlMemberPerTCPConnectionStatsForeignAddrType | 1.3.6.1.4.1.12740.2.1.33.1.5 | InetAddressType | read-only | The foreign IP address type(ipv4 or ipv6) of the connection. |
| IP eqlMemberPerTCPConnectionStatsForeignAddr | 1.3.6.1.4.1.12740.2.1.33.1.6 | InetAddress | read-only | The foreign IP address of the connection. |
| U32 eqlMemberPerTCPConnectionStatsForeignPort | 1.3.6.1.4.1.12740.2.1.33.1.7 | Unsigned32 | read-only | The foreign port of the connection. |
| U32 eqlMemberPerTCPConnectionStatsMss | 1.3.6.1.4.1.12740.2.1.33.1.8 | Unsigned32 | read-only | The TCP maximum segment size. |
| INT eqlMemberPerTCPConnectionStatsState | 1.3.6.1.4.1.12740.2.1.33.1.9 | INTEGER | read-only | The TCP state of the connection. |
| C64 eqlMemberPerTCPConnectionStatsSndpack | 1.3.6.1.4.1.12740.2.1.33.1.10 | Counter64 | read-only | The number of data packets sent. |
| C64 eqlMemberPerTCPConnectionStatsSndbyte | 1.3.6.1.4.1.12740.2.1.33.1.11 | Counter64 | read-only | The number of data bytes sent. |
| C64 eqlMemberPerTCPConnectionStatsSndrexmitpack | 1.3.6.1.4.1.12740.2.1.33.1.12 | Counter64 | read-only | The number of data packets retransmitted. |
| C64 eqlMemberPerTCPConnectionStatsSndrexmitbyte | 1.3.6.1.4.1.12740.2.1.33.1.13 | Counter64 | read-only | The number of data bytes retransmitted. |
| C64 eqlMemberPerTCPConnectionStatsRexmttimeout | 1.3.6.1.4.1.12740.2.1.33.1.14 | Counter64 | read-only | The number of retransmit timeouts(slow start counter). |
| C64 eqlMemberPerTCPConnectionStatsFastrexmt | 1.3.6.1.4.1.12740.2.1.33.1.15 | Counter64 | read-only | The number of fast retransmits. |
| C64 eqlMemberPerTCPConnectionStatsSndprobe | 1.3.6.1.4.1.12740.2.1.33.1.16 | Counter64 | read-only | The number of window probes sent. |
| C64 eqlMemberPerTCPConnectionStatsRcvpack | 1.3.6.1.4.1.12740.2.1.33.1.17 | Counter64 | read-only | The number of packets received in sequence. |
| C64 eqlMemberPerTCPConnectionStatsRcvbyte | 1.3.6.1.4.1.12740.2.1.33.1.18 | Counter64 | read-only | The number of bytes received in sequence. |
| C64 eqlMemberPerTCPConnectionStatsRcvwinprobe | 1.3.6.1.4.1.12740.2.1.33.1.19 | Counter64 | read-only | The number of received window probe packets. |
| C64 eqlMemberPerTCPConnectionStatsRcvbadsum | 1.3.6.1.4.1.12740.2.1.33.1.20 | Counter64 | read-only | The number of packets received with checksum errors. |
| eqlmemberNotifications | 1.3.6.1.4.1.12740.2.2 | |||
| eqlMemberEnclosureMgmtNotifications | 1.3.6.1.4.1.12740.2.2.1 | |||
| NTF eqlMemberHealthTempSensorHighThreshold | 1.3.6.1.4.1.12740.2.2.1.1 | Sent when a high threshold has been exceeded for any of the enclosure temp sensors. The implementation of this trap should not send more than one notification of this type for a sensor in any 10 minute time span | ||
| NTF eqlMemberHealthTempSensorLowThreshold | 1.3.6.1.4.1.12740.2.2.1.2 | Sent when a low threshold has been exceeded for any of the enclosure temp sensors. The implementation of this trap should not send more than one notification of this type for a sensor in any 10 minute time span | ||
| NTF eqlMemberHealthFanSpeedHighThreshold | 1.3.6.1.4.1.12740.2.2.1.3 | Sent when a high threshold has been exceeded for any of the enclosure fan speed sensors. The implementation of this trap should not send more than one notification of this type for a sensor in any 10 minute time span | ||
| NTF eqlMemberHealthFanSpeedLowThreshold | 1.3.6.1.4.1.12740.2.2.1.4 | Sent when a low threshold has been exceeded for any of the enclosure fan speed sensors. The implementation of this trap should not send more than one notification of this type for a sensor in any 10 minute time span | ||
| NTF eqlMemberHealthPowerSupplyFanFailure | 1.3.6.1.4.1.12740.2.2.1.5 | Sent when a failure has been detected on any of the power supply fan speed sensors. The implementation of this trap should not send more than one notification of this type for a sensor in any 10 minute time span | ||
| NTF eqlMemberHealthPowerSupplyFailure | 1.3.6.1.4.1.12740.2.2.1.6 | Sent when a failure has been detected on any of the power supplys in the PSA. The implementation of this trap should not send more than one notification of this type for a sensor in any 10 minute time span | ||
| NTF eqlMemberHealthRAIDSetDoubleFaulted | 1.3.6.1.4.1.12740.2.2.1.7 | Sent when the raid set has been detected to have double faulted. When this occurs, the array will not come up. User intervention is required to correct the issue | ||
| NTF eqlMemberHealthBothFanTraysRemoved | 1.3.6.1.4.1.12740.2.2.1.8 | Sent when both of the fan trays have been removed from the chassis. This results in overheating | ||
| NTF eqlMemberHealthRAIDlostCache | 1.3.6.1.4.1.12740.2.2.1.9 | Sent because the RAID driver is unable to recover the battery-backed cache. The disk array will not initialize without user intervention. See the Handling Lost Data section in the Group Administration manual for more information. | ||
| NTF eqlMemberHealthFanTrayRemoved | 1.3.6.1.4.1.12740.2.2.1.10 | Sent when one of the fan trays have been removed from the chassis. This results in overheating | ||
| NTF eqlMemberHealthRAIDSetLostBlkTableFull | 1.3.6.1.4.1.12740.2.2.1.11 | Sent when the RAID lost block table is full. This usually is an indication of lost data. | ||
| NTF eqlMemberHealthBatteryLessThan72Hours | 1.3.6.1.4.1.12740.2.2.1.12 | Sent when the battery has insufficient charge to survive a 72 hour power outage. | ||
| NTF eqlMemberHealthRaidOrphanCache | 1.3.6.1.4.1.12740.2.2.1.13 | Sent when the RAID driver finds data in the battery-backed cache with no matching disk array. Initialization will not proceed without user intervention. Call EqualLogic Support for assistance. | ||
| NTF eqlMemberHealthRaidMultipleRaidSets | 1.3.6.1.4.1.12740.2.2.1.14 | Sent when multiple valid RAIDsets were found. The array cannot choose which one to initialize. Remove all but one valid RAIDset and power-cycle the array. | ||
| NTF eqlMemberHealthNVRAMBatteryFailed | 1.3.6.1.4.1.12740.2.2.1.15 | Sent when the NVRAM battery fails . The NVRAM can no longer be used. | ||
| NTF eqlMemberHealthhwComponentFailedCrit | 1.3.6.1.4.1.12740.2.2.1.16 | Sent when a critical hardware component has failed. | ||
| NTF eqlMemberHealthincompatControlModule | 1.3.6.1.4.1.12740.2.2.1.17 | Sent when An incorrect control module has been inserted into the chassis. | ||
| NTF eqlMemberHealthlowAmbientTemp | 1.3.6.1.4.1.12740.2.2.1.18 | Sent when one or more sensors is below its critical temperature range. | ||
| NTF eqlMemberHealthopsPanelFailure | 1.3.6.1.4.1.12740.2.2.1.19 | Sent when Ops Panel is missing or broken. | ||
| NTF eqlMemberHealthemmLinkFailure | 1.3.6.1.4.1.12740.2.2.1.20 | Sent when enclosure management services are unavailable. | ||
| NTF eqlMemberHealthhighBatteryTemperature | 1.3.6.1.4.1.12740.2.2.1.21 | Sent when the cache battery temperature exceeds upper limit; battery charger is disabled. | ||
| NTF eqlMemberHealthenclosureOpenPerm | 1.3.6.1.4.1.12740.2.2.1.22 | Sent when the enclosure is open for a long time. | ||
| NTF eqlMemberHealthsumoChannelBothMissing | 1.3.6.1.4.1.12740.2.2.1.23 | Sent when both the Sumo Channel cards go missing. | ||
| NTF eqlMemberHealthsumoEIPFailureCOndition | 1.3.6.1.4.1.12740.2.2.1.24 | Sent when EIP failed in Sumo. | ||
| NTF eqlMemberHealthsumoChannelBothFailed | 1.3.6.1.4.1.12740.2.2.1.25 | Sent when both the Sumo Channel cards go into failed state. | ||
| eqlmemberConformance | 1.3.6.1.4.1.12740.2.3 |
RFC description
Manages Dell EqualLogic storage array member information including member name, model, serial number, and controller battery status.
Start monitoring Dell EqualLogic PS-series iSCSI SAN storage array member (identity/network config) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.