All MIBs › EQLVOLUME-MIB
Organization: EqualLogic Inc.
Last Updated: 2014-03-12
Category: Domain: Storage, Protocol: iSCSI, Vendor: Dell/DNOS, Vendor: EqualLogic/Dell
Description:
Dell EqualLogic iSCSI volume MIB providing comprehensive management of storage volumes, snapshots, and access controls.
Imported Objects
From EQLGROUP-MIB
| UTFString | |
| eqlGroupId | OBJECT-TYPE |
| eqlGroupTaskIndex | OBJECT-TYPE |
| eqlLdapLoginAccessName | OBJECT-TYPE |
| eqlLdapLoginAccessType | OBJECT-TYPE |
| eqlStorageGroupAdminAccountIndex | OBJECT-TYPE |
From EQLSTORAGEPOOL-MIB
| eqlStoragePoolIndex | OBJECT-TYPE |
From EQUALLOGIC-SMI
| equalLogic | MODULE-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| RowPointer | |
| RowStatus | |
| TruthValue |
What Is EQLVOLUME-MIB?
This is a Dell EqualLogic proprietary MIB providing comprehensive management of iSCSI storage volumes on PS Series arrays, including volumes, snapshots, and access controls. Administrators often load EQLVOLUME-MIB into a MIB Browser to explore its object tree interactively before scripting automated polling of iSCSI volumes. It exposes configuration and status data through an iSCSI volume table covering volume name, description, site, size, access type, administrative status, and reserved percentage, identified by a PSV (pool storage volume) ID. Its monitoring value is centered on storage capacity and volume software/service status, letting administrators track volume administrative state, size, and reserve utilization, which are key indicators for storage capacity planning and volume availability rather than physical disk sensors. No dependency on another standard MIB is stated; it operates alongside Dell's other EqualLogic array MIBs to give a complete storage picture. It is deployed in Dell EqualLogic SAN environments to manage and monitor the iSCSI volumes presented to hosts.
IPNetwork Monitor allows you to monitor SNMP objects defined in EQLVOLUME-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
- volume administrative status
- volume size and reserved percentage
- volume access type
- volume row/provisioning status
Supported Devices
- Dell EqualLogic PS Series iSCSI storage arrays
Monitoring Examples
An administrator would poll eqliscsiVolumeTable / eqliscsiVolumeEntry, checking eqliscsiVolumeAdminStatus to confirm a volume is online, and eqliscsiVolumeSize together with eqliscsiVolumeReservedPercentage to track how much of a volume's reserved capacity has been consumed. A volume showing an unexpected eqliscsiVolumeAccessType or a stalled eqliscsiVolumeRowStatus after a provisioning change would indicate an access-control misconfiguration or an incomplete volume creation, both of which eqliscsiNotifications could also flag proactively.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| eqliscsiModule | 1.3.6.1.4.1.12740.5 | Storage Array volume information Copyright (c) 2004-2011 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. | ||
| eqliscsiObjects | 1.3.6.1.4.1.12740.5.1 | |||
| eqliscsiTarget | 1.3.6.1.4.1.12740.5.1.7 | |||
| eqliscsiVolumeTable | 1.3.6.1.4.1.12740.5.1.7.1 | not-accessible | EqualLogic-Persistent Storage Volume Table. This table contains a list of volumes in a group and their attributes. TimeoutCreate:60 TimeoutDelete:60 | |
| eqliscsiVolumeEntry | 1.3.6.1.4.1.12740.5.1.7.1.1 | not-accessible | An entry (row) containing volume info. | |
| U32 eqliscsiVolumeIndex | 1.3.6.1.4.1.12740.5.1.7.1.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a volume. |
| ROW eqliscsiVolumeRowStatus | 1.3.6.1.4.1.12740.5.1.7.1.1.2 | RowStatus | read-create | This field is used indicate the status of this entry. |
| OCT eqliscsiVolumePsvId | 1.3.6.1.4.1.12740.5.1.7.1.1.3 | OCTET STRING | read-only | EQL-SECONDARY-KEY This field is for internal use only. |
| STR eqliscsiVolumeName | 1.3.6.1.4.1.12740.5.1.7.1.1.4 | UTFString | read-create | EQL-SECONDARY-KEY This field specifies a user friendly name for a volume. The name must be unique within a group. The name must not contain spaces or special characters. The name can be up to 64 characters in length. There is no default. |
| OCT eqliscsiVolumeSite | 1.3.6.1.4.1.12740.5.1.7.1.1.5 | OCTET STRING | read-create | This field specifies the site where the volume resides. 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. This means that the location of the volume is unrestricted. |
| STR eqliscsiVolumeDescription | 1.3.6.1.4.1.12740.5.1.7.1.1.6 | UTFString | read-create | This field specifies a descriptive string that provides details about the volume. The description can be up to 128 characters. There is no default value. |
| INT eqliscsiVolumeAccessType | 1.3.6.1.4.1.12740.5.1.7.1.1.7 | INTEGER | read-create | This field specifies access rights for the volume. The volume can be either read-write or read-only. The default is read-write. |
| I32 eqliscsiVolumeSize | 1.3.6.1.4.1.12740.5.1.7.1.1.8 | Integer32 | read-create | This field specifies the volume size in MB. There is no default. Note: Volume size is round to a multiple of 15MB. For thin provisioned volumes this value represents the advertized size of the volume and eqliscsiVolumeMinThinReserve represents the actual reserved size. |
| INT eqliscsiVolumeAdminStatus | 1.3.6.1.4.1.12740.5.1.7.1.1.9 | INTEGER | read-create | This field specifies if the volume is set to online or offline by the administrator. If a volume is offline, it cannot be accessed by iscsi initiators. When lost blocks that belong to a particular volume are found, the operational status of the volume is set to not-available-due-to-lost-cached-blocks. When the volume is in this state, If the user chooses to ignore the lost blocks by setting the volume status to online, the admin status is automatically set to online-lost-cached-blocks by the subsystem. The online-lost-cached-blocks state of admin status conveys the fact that user acknowledged and acted up on the lost-blocks state of the volume. Upon reboot, when the subsystem finds a volume with adminstatus as online-lost-cached-blocks , it sets the oper status to online instead of not-available-due-to-lost-cached-blocks as the user already acknowledged the lost-blocks and choose to ignore them. |
| I32 eqliscsiVolumeReservedPercentage | 1.3.6.1.4.1.12740.5.1.7.1.1.10 | Integer32 | read-create | This field specifies what percentage of the volumesize will be reserved for SnapShots. This space is reserved in addition to the space reserved for the volume. The default is 100 percent. |
| I32 eqliscsiVolumeSnapWarningLevel | 1.3.6.1.4.1.12740.5.1.7.1.1.11 | Integer32 | read-create | This field specifies when to warn the Administrator that the space reserved for SnapShots. The warning is sent when the SnapShot Space available drops below the specified percentage. The default is 20 percent. |
| INT eqliscsiVolumeSnapDeletionPolicy | 1.3.6.1.4.1.12740.5.1.7.1.1.12 | INTEGER | read-create | This field specifies what should happen when the space reserved for SnapShots is exhuasted. The default is delete-oldest SnapShots. |
| INT eqliscsiVolumeAutoloadBalancing | 1.3.6.1.4.1.12740.5.1.7.1.1.13 | INTEGER | read-create | This field specifies whether or not the volume should be load balanced across multiple arrays. The default is load balancing is enabled. |
| OCT eqliscsiVolumeTargetAlias | 1.3.6.1.4.1.12740.5.1.7.1.1.14 | OCTET STRING | read-create | This field specifies the iSCSI alias used for the volume. This field defaults to the volume name. |
| OCT eqliscsiVolumeTargetIscsiName | 1.3.6.1.4.1.12740.5.1.7.1.1.15 | OCTET STRING | read-create | EQL-SECONDARY-KEY This field specifies the iSCSI target name for the volume. This name is auto-generated, though users can override the name. |
| U32 eqliscsiVolumeNodeIndex | 1.3.6.1.4.1.12740.5.1.7.1.1.16 | Unsigned32 | read-only | EQL-SECONDARY-KEY The arbitrary integer used to uniquely identify this particular node within the ISCSI mibs. Instances of objects in those MIBS that are related to this iSCSI target will have this value of iscsiNodeIndex |
| T/F eqliscsiVolumeHdrDigests | 1.3.6.1.4.1.12740.5.1.7.1.1.17 | TruthValue | read-write | An object used by the manager to enable the use of iSCSI header digests for this volume. When set to 'true' the iSCSI implementation will negotiate the use of header digests with initiators. By default this feature will be turned off |
| T/F eqliscsiVolumeDataDigests | 1.3.6.1.4.1.12740.5.1.7.1.1.18 | TruthValue | read-write | An object used by the manager to enable the use of iSCSI data digests for this volume.When set to 'true' the iSCSI implementation will negotiate the use of data digests with initiators. By default this feature will be turned off |
| OCT eqliscsiVolumeCloneSrcPsvId | 1.3.6.1.4.1.12740.5.1.7.1.1.19 | OCTET STRING | read-create | If non-empty, then this volume is a clone of another volume and is waiting for the data to be copied to it. This field is the PsvId of the source volume. If value of this field is the empty string then this volume is not a clone, OR is a clone already populated with the source data. |
| INT eqliscsiVolumeReplService | 1.3.6.1.4.1.12740.5.1.7.1.1.20 | INTEGER | read-write | Specifies the type of replication services that are provisioned on the related volume. A volume may either be a replica, a primary copy, a replication control target, or nothing at all. Regular replicasets on secondary site can be promoted to failover volumes. |
| INT eqliscsiVolumeMultInitiator | 1.3.6.1.4.1.12740.5.1.7.1.1.21 | INTEGER | read-write | Specifies if the access from multiple initiators is allowed for the volume. |
| U32 eqliscsiVolumeStoragePoolIndex | 1.3.6.1.4.1.12740.5.1.7.1.1.22 | Unsigned32 | read-create | This field specifies a unique index for identifying a storage pool. Thin clones get their pool index from the parent template. |
| U32 eqliscsiVolumeStoragePoolSourceIndex | 1.3.6.1.4.1.12740.5.1.7.1.1.23 | Unsigned32 | read-write | This field specifies the source storage pool for the volume. If non-zero, the volume is currently being moved from the indicated source pool to the target pool (eqliscsiVolumeStoragePoolIndex). |
| U32 eqliscsiVolumeTargetLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.1.1.24 | Unsigned32 | read-write | This field specifies the first part of a unique index for identifing an iSCSI target. |
| U32 eqliscsiVolumeTargetIndex | 1.3.6.1.4.1.12740.5.1.7.1.1.25 | Unsigned32 | read-write | This field specifies the second part of a unique index for identifing an iSCSI target. |
| T/F eqliscsiVolumeThinProvision | 1.3.6.1.4.1.12740.5.1.7.1.1.26 | TruthValue | read-create | This field specifies if the Volume is enabled for Thin Provisioning. |
| U32 eqliscsiVolumeMinThinReserve | 1.3.6.1.4.1.12740.5.1.7.1.1.27 | Unsigned32 | read-create | This field specifies the amount of pool free space that is currently reserved for this Thin Provisioned Volume configured as percentage of eqliscsiVolumeSize. |
| U32 eqliscsiVolumeThinWarnPercentage | 1.3.6.1.4.1.12740.5.1.7.1.1.28 | Unsigned32 | read-create | This field specifies the percentage of Advertised Size for which we send a WARNING Message when the Allocated Volume Size reaches it. Default value is eqlGroupDefaultThinWarn. |
| U32 eqliscsiVolumeThinMaxGrowPercentage | 1.3.6.1.4.1.12740.5.1.7.1.1.29 | Unsigned32 | read-create | This field specifies the percentage of Advertised Volume Size for which we take the volume offline when the Allocated Volume Size reaches it. Default value is eqlGroupDefaultThinMaxGrow. |
| T/F eqliscsiVolumeShrinkAutoAdjust | 1.3.6.1.4.1.12740.5.1.7.1.1.30 | TruthValue | read-create | This field specifies whether snap-reserve should be adjusted automatically when shrinking or growing a volume. Default value is true. Example 1: If volume size is 1500MB, snap-reserve is 100%(1500MB) and snap-reserve used is 100%(1500MB), when shrinking volume to 750MB, snap-reserve will be automatically adjusted to 200%(1500MB) so that none of the snapshots will be lost. Example 2: If volume size is 1500MB, snap-reserve is 200%(3000MB) and snap-reserve used is 50%(750MB), when shrinking volume to 750MB, snap-reserve will be left at 200%(1500MB) even if auto adjust is set to true because the reserve 200%(1500MB) is greater than snap reserve used 750MB. |
| C64 eqliscsiVolumeReplRollbackSeqNum | 1.3.6.1.4.1.12740.5.1.7.1.1.31 | Counter64 | read-only | This field specifies the seq number of snap from which this volume was rolled back as part of demote or as part of replicaset rollback. |
| INT eqliscsiVolumeThinWarnMode | 1.3.6.1.4.1.12740.5.1.7.1.1.32 | INTEGER | read-create | Specifies if the way Thin Provisioning feature will implement the Warning Threasholds. If 'warnWithOffline', the user will receive event warnings as they hit the Warning Threshold. When the user hits the MaxGrow Threshold, the volume will be taken offline. If 'warnWithIscsi', the user will recieve event warnings as they hit the Warning Threshold as well as an iSCSI WARNING on all writes that would cause a page allocation. When the user hits the MaxGrow Threshold, they will receive a Warning Event and an iSCSI WRITE ERROR on all writes that would have cause a page allocation. If 'warnWithOfflineForced' is set, this variable cannot be modified by an initiator. System will have the same behavior as warnWithOffline. This value has been deprecated. If 'warnWithSoftOnly' is set, the user will receive a check condtion when the volume passes the in-use warn limit. If 'warnWithHardOnly' is set, the user will receive no check condition when the volume passes the in-use warn limit, but the volume will reamain online once it passes the MaxGrow threshold. |
| BIT eqliscsiVolumeFlags | 1.3.6.1.4.1.12740.5.1.7.1.1.33 | Bits | read-create | This field defines the common place holder for Volume operational flags. |
| T/F eqliscsiVolumeTemplate | 1.3.6.1.4.1.12740.5.1.7.1.1.34 | TruthValue | read-create | This field specifies if the Volume is a Template Volume. |
| T/F eqliscsiVolumeThinClone | 1.3.6.1.4.1.12740.5.1.7.1.1.35 | TruthValue | read-create | This field specifies if the Volume is a Thin Clone Volume. |
| U32 eqliscsiVolumeThinCloneParentMemberId | 1.3.6.1.4.1.12740.5.1.7.1.1.36 | Unsigned32 | read-create | If the entry has indicated that this is a Thin Clone Volume, then this field will specify the Parent Index's MemberId. |
| U32 eqliscsiVolumeThinCloneParentVolIndex | 1.3.6.1.4.1.12740.5.1.7.1.1.37 | Unsigned32 | read-create | If the entry has indicated that this is a Thin Clone Volume, then this field will specify the Parent Index's VolumeIndex. |
| OCT eqliscsiVolumeThinCloneParentPsvId | 1.3.6.1.4.1.12740.5.1.7.1.1.38 | OCTET STRING | read-create | If non-empty, then this volume is a Thin Clone of a Template Volume. This field is the PsvId of the Template Volume. |
| U32 eqliscsiVolumeAdminAccountKey | 1.3.6.1.4.1.12740.5.1.7.1.1.39 | Unsigned32 | read-create | This field specifies the unique key for identifying a volume administrator that owns this volume. If no account has this value as its eqlStorageGroupAdminAccountKey, then the volume is unassigned. |
| INT eqliscsiVolumeSCSIQErr | 1.3.6.1.4.1.12740.5.1.7.1.1.40 | INTEGER | read-create | This description is from T10/1799D sbc-3 rev 19. The following quote is from section 7.4.6 Control mode page. The queue error management (QERR) field specifies how the device server shall handle other tasks when one task is terminated with CHECK CONDITION status (see SAM-3). The task set type (see the TST field definition in this subclause) defines which other tasks are affected. If the TST field equals 000b, then all tasks from all I_T nexuses are affected. If the TST field equals 001b, then only tasks from the same I_T nexus as the task that is terminated with CHECK CONDITION status are affected. Note that the volume's QErr mask is kept in the lower 4 bits and all snapshots QErr mask is kept in the next 4 bits |
| STA eqliscsiVolumeBorrow | 1.3.6.1.4.1.12740.5.1.7.1.1.41 | StatusAutoDefault | read-create | This field specifies if this Volume is allowed to borrow. All the volumes including replica sets created in V6.0.0 have this MIB variable set to 'enabled' although V6.0.0 doesn't support delegated space borrowing yet. |
| INT eqliscsiVolumeSectorSize | 1.3.6.1.4.1.12740.5.1.7.1.1.42 | INTEGER | read-create | This field specifies, in bytes, the sector size of this volume. |
| eqliscsiSnapshotTable | 1.3.6.1.4.1.12740.5.1.7.2 | not-accessible | EqualLogic-Persistent Storage Volume Snap Shot Table TimeoutCreate:60 TimeoutDelete:60 | |
| eqliscsiSnapshotEntry | 1.3.6.1.4.1.12740.5.1.7.2.1 | not-accessible | An entry (row) containing snap shot info. | |
| U32 eqliscsiSnapshotIndex | 1.3.6.1.4.1.12740.5.1.7.2.1.1 | Unsigned32 | not-accessible | This field specifies a unique index which identifies a volume SnapShot. |
| ROW eqliscsiSnapshotRowStatus | 1.3.6.1.4.1.12740.5.1.7.2.1.2 | RowStatus | read-create | The rowstatus.... |
| OCT eqliscsiSnapshotPsvId | 1.3.6.1.4.1.12740.5.1.7.2.1.3 | OCTET STRING | read-only | EQL-SECONDARY-KEY This field contains an internal key for identifing a SnapShot. |
| OCT eqliscsiSnapshotBasePsvId | 1.3.6.1.4.1.12740.5.1.7.2.1.4 | OCTET STRING | read-only | EQL-SECONDARY-KEY This field contains an internal key which identifies the volume the SnapShot is associated with. |
| OCT eqliscsiSnapshotName | 1.3.6.1.4.1.12740.5.1.7.2.1.5 | OCTET STRING | read-create | This field specifies the friendly name used to identify a SnapShot. The name is auto-generated based on the volume name, though it can be overriden by the administrator. |
| INT eqliscsiSnapshotAccessType | 1.3.6.1.4.1.12740.5.1.7.2.1.6 | INTEGER | read-create | This field specifies the access type for a SnapShot. The valid access types are read-write and read-only. The default access type is read-write. |
| I32 eqliscsiSnapshotSize | 1.3.6.1.4.1.12740.5.1.7.2.1.7 | Integer32 | read-only | This field specifies the amount of space in MB a SnapShot consumes. Note: Deleting the SnapShot is not guaranteed to return the space specified, since a single block can be associated with multiple SnapShots. This value is dynamic. |
| INT eqliscsiSnapshotAdminStatus | 1.3.6.1.4.1.12740.5.1.7.2.1.8 | INTEGER | read-create | This field specifies whether a SnapShot is online or not. In order for an iSCSI initiator to access a snapshot it must be online. The default is offline. |
| C32 eqliscsiSnapshotTimestamp | 1.3.6.1.4.1.12740.5.1.7.2.1.9 | Counter32 | read-only | EQL-SECONDARY-KEY This field specifies the creation time for volume. Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. |
| OCT eqliscsiSnapshotScheduleName | 1.3.6.1.4.1.12740.5.1.7.2.1.10 | OCTET STRING | read-only | This field specifies the schedule used for SnapShots. The SnapShot schedule is configured independently and then applied to individual volumes. The default is no schedule is set. |
| T/F eqliscsiSnapshotRollBack | 1.3.6.1.4.1.12740.5.1.7.2.1.11 | TruthValue | read-create | This field specifies whether or not to roll a SnapShot back to a specified SnapShot. This shouldn't be a TruthValue, instead it should be the SnapShot number to roll back to. There is no default. |
| OCT eqliscsiSnapshotTargetAlias | 1.3.6.1.4.1.12740.5.1.7.2.1.12 | OCTET STRING | read-create | This field specifies what iSCSI alias will be used to identify the SnapShot. The alias is autogenerated by default, though it can be overriden. |
| OCT eqliscsiSnapshotTargetIscsiName | 1.3.6.1.4.1.12740.5.1.7.2.1.13 | OCTET STRING | read-create | EQL-SECONDARY-KEY This field specifies what iSCSI name will be used to identify the SnapShot. The name is autogenerated by default, though it can be overriden. |
| I32 eqliscsiSnapshotScheduleIndex | 1.3.6.1.4.1.12740.5.1.7.2.1.14 | Integer32 | read-only | EQL-SECONDARY-KEY This field specifies the index of the snapshot policy if it is created by a snapshotpolicy, otherwise it will be set to zero. If the policy is deleted after the snapshot is created, this will be reset back to zero by the subsystem. |
| STR eqliscsiSnapshotDescription | 1.3.6.1.4.1.12740.5.1.7.2.1.15 | UTFString | read-create | This field specifies a descriptive string that administrator can add to provide details about the snapshot. |
| U32 eqliscsiSnapshotNodeIndex | 1.3.6.1.4.1.12740.5.1.7.2.1.16 | Unsigned32 | read-only | EQL-SECONDARY-KEY The arbitrary integer used to uniquely identify this particular node within the ISCSI mibs. Instances of objects in those MIBS that are related to this iSCSI target will have this value of iscsiNodeIndex |
| SIT eqliscsiSnapshotReplicated | 1.3.6.1.4.1.12740.5.1.7.2.1.17 | SiteIndexOrZero | read-create | When a row is created with this object set to a non zero value, and a replication relationship has been configured for the base volume, the snapshot will be queued to be replicated to the remote location indicated by the corresponing value of site index in the site table The value for this object cannot be changed to zero once the snapshot is created. |
| INT eqliscsiSnapshotType | 1.3.6.1.4.1.12740.5.1.7.2.1.18 | INTEGER | read-only | Specifies the type of snapshot. Snapshot is of type of replica-site when the parent volume is of type replica-site. |
| INT eqliscsiSnapshotCollectionIndex | 1.3.6.1.4.1.12740.5.1.7.2.1.19 | INTEGER | read-only | The eqliscsiSnapCollectionIndex if this snap is part of a group. Otherwise the value will be set to zero. |
| U32 eqliscsiSnapshotStoragePoolIndex | 1.3.6.1.4.1.12740.5.1.7.2.1.20 | Unsigned32 | read-create | This field specifies a unique index for identifying a storage pool. |
| U32 eqliscsiSnapshotTargetLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.2.1.21 | Unsigned32 | read-write | This field specifies the first part of a unique index for identifing an iSCSI target. |
| U32 eqliscsiSnapshotTargetIndex | 1.3.6.1.4.1.12740.5.1.7.2.1.22 | Unsigned32 | read-write | This field specifies the second part of a unique index for identifing an iSCSI target. |
| INT eqliscsiSnapshotMultInitiator | 1.3.6.1.4.1.12740.5.1.7.2.1.23 | INTEGER | read-write | Specifies if the access from multiple initiators is allowed for the snapshot. |
| BIT eqliscsiSnapshotFlags | 1.3.6.1.4.1.12740.5.1.7.2.1.24 | Bits | read-create | This field defines the common place holder for Snapshot operational flags. The flags must be of type enable(1) or disable(0), and the default will always be disable(0). |
| U32 eqliscsiSnapshotCompressionDelay | 1.3.6.1.4.1.12740.5.1.7.2.1.25 | Unsigned32 | read-write | The minimum amount of time (minutes) to wait before allowing this snapshot to be compressed. |
| U32 eqliscsiSnapshotLifeExpectancy | 1.3.6.1.4.1.12740.5.1.7.2.1.26 | Unsigned32 | read-write | The amount of time (minutes) this snapshot is estimated to be around. |
| eqliscsiVolumeMemberTable | 1.3.6.1.4.1.12740.5.1.7.3 | not-accessible | EqualLogic-Dynamic Volume Member Table | |
| eqliscsiVolumeMemberEntry | 1.3.6.1.4.1.12740.5.1.7.3.1 | not-accessible | An entry (row) containing volume member info. | |
| I32 eqliscsiVolumeMemberIndex | 1.3.6.1.4.1.12740.5.1.7.3.1.1 | Integer32 | not-accessible | This field specifies the index for the Member Volume table. |
| I32 eqliscsiVolumeMemberPssId | 1.3.6.1.4.1.12740.5.1.7.3.1.2 | Integer32 | read-only | EQL-SECONDARY-KEY This field contains the internal id for the Member which hosts a slice of the volume. |
| I32 eqliscsiVolumeMemberShareOfVolume | 1.3.6.1.4.1.12740.5.1.7.3.1.3 | Integer32 | read-only | This field contains storage allocated to the volume on the specified member. The storage is specified in MBs. |
| eqliscsiVolumeInitiatorsTable | 1.3.6.1.4.1.12740.5.1.7.4 | not-accessible | This table is used to gather information about the iSCSI Initiators connected to a specified volume. | |
| eqliscsiVolumeInitiatorsEntry | 1.3.6.1.4.1.12740.5.1.7.4.1 | not-accessible | An entry (row) containing Initiator data. | |
| I32 eqliscsiVolumeInitiatorsIndex | 1.3.6.1.4.1.12740.5.1.7.4.1.1 | Integer32 | not-accessible | This field specifies the index to the Volume Initiator table. The list is created from the iSCSI Initiators connected to a volume. |
| OCT eqliscsiVolumeInitiatorsName | 1.3.6.1.4.1.12740.5.1.7.4.1.2 | OCTET STRING | read-only | This field specifies the name of the iSCSI Initiator accessing this volume. |
| eqliscsiVolumeSnapshotPolicyTable | 1.3.6.1.4.1.12740.5.1.7.5 | not-accessible | EqualLogic-Persistent Storage SnapSnot Policy Table. | |
| eqliscsiVolumeSnapshotPolicyEntry | 1.3.6.1.4.1.12740.5.1.7.5.1 | not-accessible | An entry (row) containing snapshot scheduling policy information.The policy determines when to create snapshot(s) of a volume. | |
| I32 eqliscsiVolumeSnapshotPolicyIndex | 1.3.6.1.4.1.12740.5.1.7.5.1.1 | Integer32 | not-accessible | This value uniquely identifies the snapshot policies for a volume. |
| ROW eqliscsiVolumeSnapshotPolicyRowStatus | 1.3.6.1.4.1.12740.5.1.7.5.1.2 | RowStatus | read-create | This value is used to manage the conceptual row. |
| OCT eqliscsiVolumeSnapshotPolicyName | 1.3.6.1.4.1.12740.5.1.7.5.1.3 | OCTET STRING | read-create | This value specifies user friendly name for the policy. It is unique within the context of a volume. Spaces are not allowed. |
| INT eqliscsiVolumeSnapshotPolicyAccessType | 1.3.6.1.4.1.12740.5.1.7.5.1.4 | INTEGER | read-create | Snapshots created using this policy will have accesstype same as the value of this object. |
| INT eqliscsiVolumeSnapshotPolicyStatus | 1.3.6.1.4.1.12740.5.1.7.5.1.5 | INTEGER | read-create | Snapshots created using this policy will have status same as the value of this object. |
| I32 eqliscsiVolumeSnapshotPolicyMaxKeep | 1.3.6.1.4.1.12740.5.1.7.5.1.6 | Integer32 | read-create | The value of this object determines the maximum no of snapshots created by this policy that can exist at a given time. When number of snapshots created by this policy reaches this value, for creating a new snapshot oldest snapshot created using this policy will be deleted. In a set operation, if the new value of this object is less than the old value, required number of oldest snapshots created by this policy will be deleted. |
| INT eqliscsiVolumeSnapshotPolicyType | 1.3.6.1.4.1.12740.5.1.7.5.1.7 | INTEGER | read-create | The value of this object determines the basic type of this policy. Except when set to once, the effective repetition period of the policy is determined using the value of this object along with the value of eqliscsiVolumeSnapshotPolicyRepeatFactor. (See description of eqliscsiVolumeSnapshotPolicyRepeatFactor for more information.) |
| I32 eqliscsiVolumeSnapshotPolicyRepeatFactor | 1.3.6.1.4.1.12740.5.1.7.5.1.8 | Integer32 | read-create | The value of this object along with eqliscsiVolumeSnapshotPolicyType determines the effective repetition interval for this policy. The valid values are PolicyType RepeatFactor once 1 hourly 1 daily 1-2147483647 weekly 1-2147483647 monthly 1-2147483647 If the policy type is daily and the value of this object is 2, snapshots will be taken once in every 2 days. |
| I32 eqliscsiVolumeSnapshotPolicyStartTime | 1.3.6.1.4.1.12740.5.1.7.5.1.9 | Integer32 | read-create | The value of this object represents the time to start creating snapshot(s) within a day expressed as number of minutes from 12:00AM. The maximum value for this column is 24*60-1 which represents 11:59PM. |
| I32 eqliscsiVolumeSnapshotPolicyEndTime | 1.3.6.1.4.1.12740.5.1.7.5.1.10 | Integer32 | read-create | The value of this object represents the time to stop creating snapshot(s) within a day expressed as number of minutes from 12:00AM. The maximum value for this column is 24*60-1 which represents 11:59PM. If eqliscsiVolumeSnapshotPolicyType is once, the value of this column doesn't have any significance. If the value of this column is greater than start time, it represents end-time on the same day as start time. If the value is less than or equal to start time, it represents end-time on the next day of start time. This value doesnt have significance when frequency is set to zero. Endtime is exclusive when calculating no of snapshots. Example: StartTime EndTime Frequency NoofSnapshots 1320(10pm) 1380(11pm) 30mins 2 1320(10pm) 240(4am) 60mins 6 1320(10pm) 1320(10pm) 60mins 24 1320(10pm) 1319(9:59pm) 60mins 24 1320(10pm) - 0mins 1 |
| I32 eqliscsiVolumeSnapshotPolicyTimeFrequency | 1.3.6.1.4.1.12740.5.1.7.5.1.11 | Integer32 | read-create | The value of this object determines how frequent snapshots must be taken between start time and end time. This value doesn't have significance when policy type is set to once. For other policytypes, the value of end time is exclusive. For example if starttime is 180 (3:00AM) and endtime is 240(4:00AM), when frequency is set to 30, snapshots will be created at 3:00AM, 3:30AM. If the value is zero, it represents invalid frequency and in such case, end time doesnt have significance. |
| I32 eqliscsiVolumeSnapshotPolicyStartDate | 1.3.6.1.4.1.12740.5.1.7.5.1.12 | Integer32 | read-create | The value of this object determines the date from which the policy will be active. By default, this is the policy creation date. The value is expressed as number of days since epoch. |
| I32 eqliscsiVolumeSnapshotPolicyEndDate | 1.3.6.1.4.1.12740.5.1.7.5.1.13 | Integer32 | read-create | The value of this object determines the date after which the policy will be inactive.It doesnt have significance when policy type is once. Default value is the mamixum value allowed. When set to maximum value, the policy will be active until it gets deleted. The value is expressed as number of days since epoch. |
| I32 eqliscsiVolumeSnapshotPolicyWeekMask | 1.3.6.1.4.1.12740.5.1.7.5.1.14 | Integer32 | read-create | The value of this column is significant only if policytype is set to weekly or monthly. When the value is 0x7fffffff, it represents a special meaning to the value of occurence. See the description for occurence below. The LSB to LSB+6 bits of the mask are significant. Each bit represents a day in the week with LSB being Mon and LSB+6 being Sun. If mask is 0x00000041 - snapshots will be created on Monday and Sunday. If mask is 0x0000007f - snapshots will be created on all weekdays which is effectively a daily policy. If mask is 0x0000001f, it represents week days.If mask is 0x00000060, it represents weekend days. |
| I32 eqliscsiVolumeSnapshotPolicyMonthMask | 1.3.6.1.4.1.12740.5.1.7.5.1.15 | Integer32 | read-create | The value of this column is currently not being used. |
| C32 eqliscsiVolumeSnapshotPolicyNextCreate | 1.3.6.1.4.1.12740.5.1.7.5.1.16 | Counter32 | read-only | EQL-SECONDARY-KEY The value of this column represents number of seconds since epoch at which the next snapshot by this policy is going to be created. |
| I32 eqliscsiVolumeSnapshotPolicyOccurence | 1.3.6.1.4.1.12740.5.1.7.5.1.17 | Integer32 | read-create | The value of this column is significant only if the policy type is set to monthly. If weekmask is set to 0x7fffffff, the value of this column represents the occurence of a day with in a month. Example:If the value of this column is 5, it represents 5th day of the month. When the week mask is set to a value other than 0x7fffffff, the value of this column defines the occurence of a day as defined by weekmask. Example: When weekmask is set to 0x00000001 (Monday) and value of this column represents the following. Value Meaning 0x1 First monday of the month 0x2 Second monday of the month 0x3 Third monday of the month 0x4 Fourth monday of the month 0x7fffffff Last monday of the month |
| SIT eqliscsiVolumeSnapshotPolicyReplication | 1.3.6.1.4.1.12740.5.1.7.5.1.18 | SiteIndexOrZero | read-create | When a row is created with this object set to a non-zero value, and a replication relationship has been configured for the base volume, the snapshots created will be queued to be replicated to the remote location as defined by the corresponding entry in the site table. The value for this object cannot be changed once the schedule is created. |
| INT eqliscsiVolumeSnapshotPolicyAdminStatus | 1.3.6.1.4.1.12740.5.1.7.5.1.19 | INTEGER | read-create | When disabled, the schedule will stop creating snapshots until re-enabled. |
| eqliscsiVolumeACLTable | 1.3.6.1.4.1.12740.5.1.7.6 | not-accessible | EqualLogic-Persistent-ReplicateOnCreate volume access table. This table contains a collection of volume access records. One table entry per access record. It is indexed by group id, volume, index and volume access record index. The number of entries equal to the number of volume access records specified by the user. | |
| eqliscsiVolumeACLEntry | 1.3.6.1.4.1.12740.5.1.7.6.1 | not-accessible | An entry (row) containing volume access parameters to this target. | |
| I32 eqliscsiVolumeACLIndex | 1.3.6.1.4.1.12740.5.1.7.6.1.1 | Integer32 | not-accessible | The index value that uniquely identifies the volume access record. |
| STR eqliscsiVolumeACLInitiatorName | 1.3.6.1.4.1.12740.5.1.7.6.1.2 | UTFString | read-create | The name of iscsi initiator permitted to access the volume. If the name is an empty string or * then any initiator is allowed to access. |
| IP eqliscsiVolumeACLInitiatorIpAddress | 1.3.6.1.4.1.12740.5.1.7.6.1.3 | IpAddress | read-create | This field is deprecated and will be unsupported in the next release. |
| INT eqliscsiVolumeACLInitiatorAuthenticationMethod | 1.3.6.1.4.1.12740.5.1.7.6.1.4 | INTEGER | read-create | The authentication method to be used for initiator authentication. |
| STR eqliscsiVolumeACLInitiatorUserName | 1.3.6.1.4.1.12740.5.1.7.6.1.5 | UTFString | read-create | EQL-SECONDARY-KEY The user name to be used for initiator authentication if the authentication method is CHAP5 local or SRP local. |
| OCT eqliscsiVolumeACLInitiatorUserPassword | 1.3.6.1.4.1.12740.5.1.7.6.1.6 | OCTET STRING | read-create | The user name to be used for initiator authentication if the authentication method is CHAP5 local or SRP local |
| ACL eqliscsiVolumeACLTargetType | 1.3.6.1.4.1.12740.5.1.7.6.1.7 | ACLAppliesTo | read-create | The target type to be authenticated. |
| ROW eqliscsiVolumeACLRowStatus | 1.3.6.1.4.1.12740.5.1.7.6.1.8 | RowStatus | read-create | The volume acl row status. |
| STR eqliscsiVolumeACLInitiatorUserName2 | 1.3.6.1.4.1.12740.5.1.7.6.1.9 | UTFString | read-create | EQL-SECONDARY-KEY The 256 byte character name user name to be used for initiator authentication if the authentication method is CHAP5 local or SRP local. This field supercedes the deprecated 128 byte field that performed the same function. |
| INT eqliscsiVolumeACLAuthType | 1.3.6.1.4.1.12740.5.1.7.6.1.10 | INTEGER | read-create | The authentication type used. Currently it is set only by vds and should be left alone by the PSA firmware and non-vds PSA configuration tools. |
| IP eqliscsiVolumeACLInitiatorIpWildcard | 1.3.6.1.4.1.12740.5.1.7.6.1.11 | IpAddress | read-create | This field is deprecated and will be unsupported in the next release. |
| IPt eqliscsiVolumeACLInitiatorInetAddressType | 1.3.6.1.4.1.12740.5.1.7.6.1.12 | InetAddressType | read-create | The ip address of the iscsi initiator permitted to access the volume in the form of x.x.x.number. If the number is zero then any ip address with the value from x.x.x.1 to x.x.x.255 is permitted to access the volume. If this variable is not set then any ip address will be permitted to access the volume. |
| IP eqliscsiVolumeACLInitiatorInetAddress | 1.3.6.1.4.1.12740.5.1.7.6.1.13 | InetAddress | read-create | The ip address of the iscsi initiator permitted to access the volume in the form of x.x.x.number. If the number is zero then any ip address with the value from x.x.x.1 to x.x.x.255 is permitted to access the volume. If this variable is not set then any ip address will be permitted to access the volume. |
| IPt eqliscsiVolumeACLInitiatorInetWildcardType | 1.3.6.1.4.1.12740.5.1.7.6.1.14 | InetAddressType | read-create | The wildcard mask defines which portion of eqliscsiVolumeACLInitiatorInetAddress that does not have to match for the initiator to be permitted access to the volume. The wildcard mask is expressed in the form x.x.x.x, where x is 255 or 0. When x is 255, then that portion of the initiator's ip address does have to match. When x is 0, then that portion of the initiator's ip address does not have to match the corresponding portion of eqliscsiVolumeACLInitiatorInetAddress. By default, the value of this variable is 255.255.255.255, which means the initiator's ip address must match exactly unless this variable is specified. |
| IP eqliscsiVolumeACLInitiatorInetWildcard | 1.3.6.1.4.1.12740.5.1.7.6.1.15 | InetAddress | read-create | The wildcard mask defines which portion of eqliscsiVolumeACLInitiatorInetAddress that does not have to match for the initiator to be permitted access to the volume. The wildcard mask is expressed in the form x.x.x.x, where x is 255 or 0. When x is 255, then that portion of the initiator's ip address does have to match. When x is 0, then that portion of the initiator's ip address does not have to match the corresponding portion of eqliscsiVolumeACLInitiatorInetAddress. By default, the value of this variable is 255.255.255.255, which means the initiator's ip address must match exactly unless this variable is specified. |
| eqliscsiVolumeStatusTable | 1.3.6.1.4.1.12740.5.1.7.7 | not-accessible | EqualLogic-Dynamic Storage Volume Table. This table contains a list of volumes in a group and their stats. | |
| eqliscsiVolumeStatusEntry | 1.3.6.1.4.1.12740.5.1.7.7.1 | not-accessible | An entry (row) containing volume stats. | |
| OCT eqliscsiVolumeStatusPsvId | 1.3.6.1.4.1.12740.5.1.7.7.1.1 | OCTET STRING | read-only | This field is for internal use only. |
| I32 eqliscsiVolumeStatusReservedSpace | 1.3.6.1.4.1.12740.5.1.7.7.1.2 | Integer32 | read-only | This field specifies how many MB of space is reserved for snapshots of this volume. This is a dynamic value, it is not Administrator setable. |
| I32 eqliscsiVolumeStatusReservedSpaceAvail | 1.3.6.1.4.1.12740.5.1.7.7.1.3 | Integer32 | read-only | This field specifies how many MB of reserved space that is unused by the snapshots. |
| I32 eqliscsiVolumeStatusActualMemberCount | 1.3.6.1.4.1.12740.5.1.7.7.1.4 | Integer32 | read-only | This field specifies the number of members this volume is spread across. It must be equal to number of rows in VolumeMemberTable for this volume. |
| I32 eqliscsiVolumeStatusNumSnapshots | 1.3.6.1.4.1.12740.5.1.7.7.1.5 | Integer32 | read-only | Indicates the number of snapshots that the system is maintaining on the specified volume |
| DAT eqliscsiVolumeStatusCreationTime | 1.3.6.1.4.1.12740.5.1.7.7.1.6 | DateAndTime | read-only | Indicates the local system time when the specified volume was created |
| INT eqliscsiVolumeStatusAvailable | 1.3.6.1.4.1.12740.5.1.7.7.1.7 | INTEGER | read-only | Indicates the local system time when the specified volume was created |
| INT eqliscsiVolumeStatusOperStatus | 1.3.6.1.4.1.12740.5.1.7.7.1.8 | INTEGER | read-only | This field specifies the current operational status of the volume. |
| I32 eqliscsiVolumeStatusConnections | 1.3.6.1.4.1.12740.5.1.7.7.1.9 | Integer32 | read-only | The value of this object represents number of active iscsi connections to this volume. It MUST match with the number of rows for this particular iscsiNode in iscsiConnectionAttributesTable. |
| INT eqliscsiVolumeStatusLostRaidBlocksAction | 1.3.6.1.4.1.12740.5.1.7.7.1.10 | INTEGER | read-write | This field specifies what action administrator wants to take on lost raid blocks. |
| U32 eqliscsiVolumeStatusNumReplicas | 1.3.6.1.4.1.12740.5.1.7.7.1.11 | Unsigned32 | read-only | The value of this object represents the total number of replicas present for this volume across all replica sites. The value will match with the sum of values of eqliscsiVolumeReplNumReplicas that correspond to this volume. |
| U32 eqliscsiVolumeStatusReplReserveSpace | 1.3.6.1.4.1.12740.5.1.7.7.1.12 | Unsigned32 | read-only | The value of this object represents space reserved for this volume for replication purposes. |
| U32 eqliscsiVolumeStatusAllocatedSpace | 1.3.6.1.4.1.12740.5.1.7.7.1.13 | Unsigned32 | read-only | The value of this object represents the actual materialized pages for this volume. |
| U32 eqliscsiVolumeStatusReplResvInUse | 1.3.6.1.4.1.12740.5.1.7.7.1.14 | Unsigned32 | read-only | This field represents the amount of local replication reserve in use. |
| U32 eqliscsiVolumeStatusReplTxData | 1.3.6.1.4.1.12740.5.1.7.7.1.15 | Unsigned32 | read-only | This field represents the amount of data that will be transferred during next replication. |
| U32 eqliscsiVolumeStatusNumOnlineSnaps | 1.3.6.1.4.1.12740.5.1.7.7.1.16 | Unsigned32 | read-only | This field represents the number of online snapshots on this volume. |
| U32 eqliscsiVolumeStatusPagesSharedWithParent | 1.3.6.1.4.1.12740.5.1.7.7.1.17 | Unsigned32 | read-only | This field represents the number of pages the volume shares with its parent. Is NA for a non-thin clone volume |
| I32 eqliscsiVolumeStatusExternalConnections | 1.3.6.1.4.1.12740.5.1.7.7.1.18 | Integer32 | read-only | The value of this object represents number of active iscsi connections to this volume, not counting any extended copy sessions. |
| I32 eqliscsiVolumeStatusSpaceBorrowing | 1.3.6.1.4.1.12740.5.1.7.7.1.19 | Integer32 | read-only | This field specifies how many MB of space that this volume is borrowing. |
| INT eqliscsiVolumeStatusBorrow | 1.3.6.1.4.1.12740.5.1.7.7.1.20 | INTEGER | read-only | This field specifies operational status of borrowing. |
| eqliscsiSnapshotStatusTable | 1.3.6.1.4.1.12740.5.1.7.8 | not-accessible | EqualLogic-Dynamic Storage Snapshot Table. This table contains a list of volumes in a group and their stats. | |
| eqliscsiSnapshotStatusEntry | 1.3.6.1.4.1.12740.5.1.7.8.1 | not-accessible | An entry (row) containing volume stats. | |
| INT eqliscsiSnapshotStatusOperStatus | 1.3.6.1.4.1.12740.5.1.7.8.1.1 | INTEGER | read-only | This field specifies the current operational status of the snapshot. |
| I32 eqliscsiSnapshotStatusConnections | 1.3.6.1.4.1.12740.5.1.7.8.1.2 | Integer32 | read-only | The value of this object represents number of active iscsi connections to this snapshot. It MUST match with the number of rows for this particular iscsiNode in iscsiConnectionAttributesTable. |
| INT eqliscsiSnapshotStatusLostRaidBlocksAction | 1.3.6.1.4.1.12740.5.1.7.8.1.10 | INTEGER | read-write | This field specifies what action administrator wants to take on lost raid blocks. |
| eqliscsiAdminGroup | 1.3.6.1.4.1.12740.5.1.7.9 | |||
| U32 eqliscsiLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.9.1 | Unsigned32 | read-only | EqualLogic-Dynamic A number which uniquely identifies this instance of the Equallogic SNMP agent within the group. This number will the same as the corresponding MemberIndex for this array in the eqlMemberTable. |
| U32 eqliscsiLocalMemberIdLow | 1.3.6.1.4.1.12740.5.1.7.9.2 | Unsigned32 | read-only | EqualLogic-Dynamic A number which uniquely identifies this instance of the Equallogic SNMP agent within the group. This number will the same as the corresponding MemberIndex for this array in the eqlMemberTable. |
| U32 eqliscsiLocalMemberIdHigh | 1.3.6.1.4.1.12740.5.1.7.9.3 | Unsigned32 | read-only | EqualLogic-Dynamic A number which uniquely identifies this instance of the Equallogic SNMP agent within the group. This number will the same as the corresponding MemberIndex for this array in the eqlMemberTable. |
| eqliscsiVolumeAdminGroup | 1.3.6.1.4.1.12740.5.1.7.10 | |||
| U32 eqliscsiLastVolumeIndex | 1.3.6.1.4.1.12740.5.1.7.10.1 | Unsigned32 | read-only | EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiVolumeTable has. An application can use this value to determine an index with which to create an additional row in that table without scanning the entire table for a usable index. |
| U32 eqliscsiVolumeIndexLow | 1.3.6.1.4.1.12740.5.1.7.10.2 | Unsigned32 | read-only | EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiVolumeTable has. An application can use this value to determine an index with which to create an additional row in that table without scanning the entire table for a usable index. |
| U32 eqliscsiVolumeIndexHigh | 1.3.6.1.4.1.12740.5.1.7.10.3 | Unsigned32 | read-only | EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiVolumeTable has. An application can use this value to determine an index with which to create an additional row in that table without scanning the entire table for a usable index. |
| U32 eqliscsiVolumeLowPsvId0 | 1.3.6.1.4.1.12740.5.1.7.10.4 | Unsigned32 | read-only | EqualLogic-Dynamic first word of low volume PsvId |
| U32 eqliscsiVolumeLowPsvId1 | 1.3.6.1.4.1.12740.5.1.7.10.5 | Unsigned32 | read-only | EqualLogic-Dynamic second word of low volume PsvId |
| U32 eqliscsiVolumeLowPsvId2 | 1.3.6.1.4.1.12740.5.1.7.10.6 | Unsigned32 | read-only | EqualLogic-Dynamic third word of low volume PsvId |
| U32 eqliscsiVolumeLowPsvId3 | 1.3.6.1.4.1.12740.5.1.7.10.7 | Unsigned32 | read-only | EqualLogic-Dynamic fourth word of low volume PsvId |
| U32 eqliscsiVolumeHighPsvId0 | 1.3.6.1.4.1.12740.5.1.7.10.8 | Unsigned32 | read-only | EqualLogic-Dynamic first word of high volume PsvId |
| U32 eqliscsiVolumeHighPsvId1 | 1.3.6.1.4.1.12740.5.1.7.10.9 | Unsigned32 | read-only | EqualLogic-Dynamic second word of high volume PsvId |
| U32 eqliscsiVolumeHighPsvId2 | 1.3.6.1.4.1.12740.5.1.7.10.10 | Unsigned32 | read-only | EqualLogic-Dynamic third word of high volume PsvId |
| U32 eqliscsiVolumeHighPsvId3 | 1.3.6.1.4.1.12740.5.1.7.10.11 | Unsigned32 | read-only | EqualLogic-Dynamic fourth word of high volume PsvId |
| eqliscsiSnapshotAdminGroup | 1.3.6.1.4.1.12740.5.1.7.11 | |||
| U32 eqliscsiLastSnapshotIndex | 1.3.6.1.4.1.12740.5.1.7.11.1 | Unsigned32 | read-only | EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiSnapshotTable has. An application can use this value to determine an index with which to create an additional row in that table without scanning the entire table for a usable index. |
| eqliscsiVolumeAuthAttributesTable | 1.3.6.1.4.1.12740.5.1.7.12 | not-accessible | EqualLogic-Persistent A list of identities that the PSA uses to authenticate itself to initiators | |
| eqliscsiVolumeAuthAttributesEntry | 1.3.6.1.4.1.12740.5.1.7.12.1 | not-accessible | An entry (row) containing management information applicable to a particular target node's authorized initiator identity. | |
| ROW eqliscsiVolumeAuthRowStatus | 1.3.6.1.4.1.12740.5.1.7.12.1.1 | RowStatus | read-create | The status of the row. |
| NUM eqliscsiVolumeAuthIdentity | 1.3.6.1.4.1.12740.5.1.7.12.1.2 | RowPointer | read-create | A pointer to the corresponding IPS-AUTH MIB ipsAuthCredChapAttributesEntry that contains the chap credentials which this volume will use to authenticate itself to initiators requiring CHAP authentication |
| eqliscsiVolumeBindingTable | 1.3.6.1.4.1.12740.5.1.7.13 | not-accessible | EqualLogic-Persistent A table that specifies the specific members of the group that a particular volume may occupy | |
| eqliscsiVolumeBindingEntry | 1.3.6.1.4.1.12740.5.1.7.13.1 | not-accessible | An entry (row) containing a reference to a specific volume and a specific member where that volume's pages can exist.If no entry exists for a particular volume, the member page allocation will be determined by the system. | |
| ROW eqliscsiVolumeBindingRowStatus | 1.3.6.1.4.1.12740.5.1.7.13.1.1 | RowStatus | read-create | The status of the row. |
| eqliscsiVolumeReplSiteTable | 1.3.6.1.4.1.12740.5.1.7.14 | not-accessible | EqualLogic-Persistent | |
| eqliscsiVolumeReplSiteEntry | 1.3.6.1.4.1.12740.5.1.7.14.1 | not-accessible | ||
| SIT eqliscsiVolumeReplSiteIndex | 1.3.6.1.4.1.12740.5.1.7.14.1.1 | SiteIndex | not-accessible | A unique 32 bit identifier for this row |
| ROW eqliscsiVolumeReplSiteRowStatus | 1.3.6.1.4.1.12740.5.1.7.14.1.2 | RowStatus | read-create | The status of the row |
| STR eqliscsiVolumeReplSiteName | 1.3.6.1.4.1.12740.5.1.7.14.1.3 | DisplayString | read-create | A concise, human readable string indentifier for the site, for example: Boston HQ |
| IP eqliscsiVolumeReplSiteIpAddr | 1.3.6.1.4.1.12740.5.1.7.14.1.4 | IpAddress | read-create | EQL-SECONDARY-KEY This field is deprecated and will be unsupported in the next release. |
| NUM eqliscsiVolumeReplSiteControlCredentials | 1.3.6.1.4.1.12740.5.1.7.14.1.5 | RowPointer | read-create | A pointer to the corresponding IPS-AUTH MIB ipsAuthCredChapAttributesEntry that contains the chap credentials which this PSA will use to authenticate itself to replica targets for management requiring operations. |
| OCT eqliscsiVolumeReplControlTargetIscsiName | 1.3.6.1.4.1.12740.5.1.7.14.1.6 | OCTET STRING | read-create | The iSCSI name of the group-wide target that is used to encapsulate replication control commands. |
| STR eqliscsiVolumeReplSiteSNMPContext | 1.3.6.1.4.1.12740.5.1.7.14.1.7 | DisplayString | read-create | The SNMP context that will be used by applications at the local site to browse MIBs on the remote site. |
| STR eqliscsiVolumeReplSiteContact | 1.3.6.1.4.1.12740.5.1.7.14.1.8 | DisplayString | read-create | This field contains the full name of the replication site administrator. |
| STR eqliscsiVolumeReplSiteEmail | 1.3.6.1.4.1.12740.5.1.7.14.1.9 | DisplayString | read-create | This field specifies the email address of the replication site administrator. |
| STR eqliscsiVolumeReplSitePhone | 1.3.6.1.4.1.12740.5.1.7.14.1.10 | DisplayString | read-create | This field specifies the phone number of the replication site administrator. |
| STR eqliscsiVolumeReplSiteMobile | 1.3.6.1.4.1.12740.5.1.7.14.1.11 | DisplayString | read-create | This field specifies the cell phone number of the replication site administrator. |
| STR eqliscsiVolumeReplSiteDescription | 1.3.6.1.4.1.12740.5.1.7.14.1.12 | UTFString | read-create | This field contains a detailed description of the site. |
| U32 eqliscsiVolumeReplSiteSpaceAllocated | 1.3.6.1.4.1.12740.5.1.7.14.1.13 | Unsigned32 | read-create | The total amount of pool space reserved for use by the site. Replication may be set up as needed by the administrators at the site as long as the total required reserve does not exceed this value. |
| U32 eqliscsiVolumeReplSiteSpaceUsed | 1.3.6.1.4.1.12740.5.1.7.14.1.14 | Unsigned32 | read-create | The amount of reserve space already used by replicated volumes configured by the site administrator. This value may not exceed the corresponding value for eqliscsiVolumeReplSiteSpaceAllocated |
| INT eqliscsiVolumeReplControlChannelStatus | 1.3.6.1.4.1.12740.5.1.7.14.1.15 | INTEGER | read-only | The current status of the control channel to replica site. |
| INT eqliscsiVolumeReplSiteAdminStatus | 1.3.6.1.4.1.12740.5.1.7.14.1.16 | INTEGER | read-write | When set to pause, all the replications going to this replica site will be temporarily suspended until set by the user to start. |
| U32 eqliscsiVolumeReplSiteTotalNumSnapshots | 1.3.6.1.4.1.12740.5.1.7.14.1.17 | Unsigned32 | read-create | the total number of snapshots in secondary site |
| U32 eqliscsiVolumeReplSiteSpaceSubscribed | 1.3.6.1.4.1.12740.5.1.7.14.1.18 | Unsigned32 | read-create | The total amount of pool space subscribed for use by the site. Subscribed space is the advertised space for thin provisioned volumes. For classic volumes, subscribed space is the volume size. |
| IPt eqliscsiVolumeReplSiteInetAddrType | 1.3.6.1.4.1.12740.5.1.7.14.1.19 | InetAddressType | read-create | The well-known IP address of the group located at the site. This will be the IP address to which iSCSI replication traffic will be directed. |
| IP eqliscsiVolumeReplSiteInetAddr | 1.3.6.1.4.1.12740.5.1.7.14.1.20 | InetAddress | read-create | The well-known IP address of the group located at the site. This will be the IP address to which iSCSI replication traffic will be directed. |
| U32 eqliscsiVolumeReplSiteNASPartnershipId | 1.3.6.1.4.1.12740.5.1.7.14.1.21 | Unsigned32 | read-create | The NAS replication PartnershipId. This partnershipId is Exastore way to keep track of a NAS partnership. If NAS replication is configured This will be a non-zero Id. 0 will be used when NAS replication is not configured on this partnership. |
| STA eqliscsiVolumeReplSiteBlockState | 1.3.6.1.4.1.12740.5.1.7.14.1.22 | StatusEnabledDefault | read-write | The state of this site for block replication. |
| STA eqliscsiVolumeReplSiteNASState | 1.3.6.1.4.1.12740.5.1.7.14.1.23 | StatusDisabledDefault | read-write | The state of this site for NAS replication. |
| INT eqliscsiVolumeReplSiteType | 1.3.6.1.4.1.12740.5.1.7.14.1.24 | INTEGER | read-create | This field represents the site type. 0 is normal aka regular repl site. 1 is external site that is not an EQL array. |
| eqliscsiVolumeReplicationTable | 1.3.6.1.4.1.12740.5.1.7.15 | not-accessible | EqualLogic-Persistent TimeoutCreate:60 | |
| eqliscsiVolumeReplicationEntry | 1.3.6.1.4.1.12740.5.1.7.15.1 | not-accessible | ||
| ROW eqliscsiVolumeReplRowStatus | 1.3.6.1.4.1.12740.5.1.7.15.1.1 | RowStatus | read-create | The status of the row |
| INT eqliscsiVolumeReplAdminStatus | 1.3.6.1.4.1.12740.5.1.7.15.1.2 | INTEGER | read-write | This object is used to request a change in the current admin status of the replication process. When read, it represents the current admin status. If disabled, the replication can NEVER be restarted again. |
| OCT eqliscsiVolumeReplRemoteIscsiName | 1.3.6.1.4.1.12740.5.1.7.15.1.3 | OCTET STRING | read-create | This field specifies the iSCSI target name for the remote volume which serves as a replica target. |
| U32 eqliscsiVolumeReplRemoteIscsiPort | 1.3.6.1.4.1.12740.5.1.7.15.1.4 | Unsigned32 | read-create | This field specifies the Internet Portocol port number for the iSCSI target specified in the corresponding instance of eqliscsiVolumeReplRemoteIscsiName. The target will be accessed using this port. |
| OCT eqliscsiVolumeReplRemotePsvId | 1.3.6.1.4.1.12740.5.1.7.15.1.5 | OCTET STRING | read-only | EQL-SECONDARY-KEY A 16 byte, universally unique identifier for the remote replica volume. The value for this object is determined by the array where the replica set is located. |
| INT eqliscsiVolumeReplDiscardPolicy | 1.3.6.1.4.1.12740.5.1.7.15.1.6 | INTEGER | read-create | In the event that the replication process cannot complete the transfer of the volume to the replica site, the action taken on the incomplete replica is one of these: 1) overrun - complete the in progress replica 2) discard - destry the in progress replica and restart a new one |
| U32 eqliscsiVolumeReplReserve | 1.3.6.1.4.1.12740.5.1.7.15.1.7 | Unsigned32 | read-create | This value represents the percentage of space reserved for replication at remote site. The value effectively determines the maximum number of replicas that can be maintained at the remote site. The default value is good for maintaining one replica. |
| INT eqliscsiVolumeReplDeletionPolicy | 1.3.6.1.4.1.12740.5.1.7.15.1.8 | INTEGER | read-create | The depth of deletion desired when replication at the local array is disabled for an associated primary volume. The choices are as follows: local_only: Only the local references to the remote replica sets will be removed. The remote replica sets will remain intact and will need to be managed at the remote site. remote: The remote replica sets will be deleted. This will destroy all of the remote data. Note that setting the value to 'remote' will cause the delete operation to fail if there is no connectivity to the remote site. If the deletion needs to proceed regardless of the state of the remote site, the local_only policy shoud be used |
| U32 eqliscsiVolumeReplNumReplicas | 1.3.6.1.4.1.12740.5.1.7.15.1.9 | Unsigned32 | read-only | The number of replicas present at the replica site for this volume. The value of this object matches with number of rows in eqliscsiRemoteReplicaTable that correspond to this replication entry. |
| U32 eqliscsiVolumeReplPrimaryReserve | 1.3.6.1.4.1.12740.5.1.7.15.1.10 | Unsigned32 | read-write | The space reserved on the primary site to keep track of changes occurred between replications. The value is represented as percentage of actual volume size. It is recommended to keep this value 100 if fast fail-back is not enabled. If the value is less than 100, replication will fail if the space is not sufficient to keep track of the changes. It is recommended to keep this value 200 if fast fail-back is enabled. |
| T/F eqliscsiVolumeReplPrimaryBorrow | 1.3.6.1.4.1.12740.5.1.7.15.1.11 | TruthValue | read-write | When the space reserved for replication is not sufficient to keep track of volume changes, space will be borrowed from free space if the value of this object is true. Space will not be borrowed when the value is false. Setting this variable to true doesn't gaurantee replication to succeed as there may be no free space available to borrow. The borrwed space is returned back to the pool after the replication is complete. |
| INT eqliscsiVolumeReplManualReplStatus | 1.3.6.1.4.1.12740.5.1.7.15.1.12 | INTEGER | read-write | Enabling manual replication will allow the replica snaps on the primary and secondary groups to be visible to iscsi clients. When user connects to primary repl snap and finishes the data transfer, user can set it do done. The done state will be set to disabled after secondary site admin finishes the data transfer on secondary site and indicates done on secondary site. |
| I32 eqliscsiVolumeReplCurLwMark | 1.3.6.1.4.1.12740.5.1.7.15.1.13 | Integer32 | read-only | This field specifies the smallest volume size in MB since the last replication that this volume has been shrunk down to. This is used to track volumes shrinking and then growing so that the secondary side knows to release the pages when the volume is replicated. Note: Volume size is round to a multiple of 15MB. |
| I32 eqliscsiVolumeReplLwMark | 1.3.6.1.4.1.12740.5.1.7.15.1.14 | Integer32 | read-only | This field is eqliscsiVolumeCurLwMark for the current replication started. This is used to track volumes shrinking and then growing so that the secondary side knows to release the pages when the volume is replicated. Note: Volume size is round to a multiple of 15MB. |
| I32 eqliscsiVolumeReplSize | 1.3.6.1.4.1.12740.5.1.7.15.1.15 | Integer32 | read-only | This field is eqliscsiVolumeSize for the current replication started. |
| T/F eqliscsiVolumeReplThinProvision | 1.3.6.1.4.1.12740.5.1.7.15.1.16 | TruthValue | read-only | This field is eqliscsiVolumeThinProvision for the current replication started. |
| U32 eqliscsiVolumeReplMinThinReserve | 1.3.6.1.4.1.12740.5.1.7.15.1.17 | Unsigned32 | read-only | This field is eqliscsiVolumeMinThinReserve for the current replication started. |
| U32 eqliscsiVolumeReplThinWarnPercentage | 1.3.6.1.4.1.12740.5.1.7.15.1.18 | Unsigned32 | read-only | This field is eqliscsiVolumeThinWarnPercentage for the current replication started. |
| U32 eqliscsiVolumeReplThinMaxGrowPercentage | 1.3.6.1.4.1.12740.5.1.7.15.1.19 | Unsigned32 | read-only | This field is eqliscsiVolumeThinMaxGrowPercentage for the current replication started. |
| U32 eqliscsiVolumeReplDynamicThinReserve | 1.3.6.1.4.1.12740.5.1.7.15.1.20 | Unsigned32 | read-only | This field is eqliscsiVolumeDynamicThinReserve for the current replication started. |
| INT eqliscsiVolumeReplFailBackMode | 1.3.6.1.4.1.12740.5.1.7.15.1.21 | INTEGER | read-create | This field specifies whether fast fail-back is enabled for this replication or not. By default fail-back will operate in regular mode. If user enables fast fail-back mode, primary site needs to keep the last successful replication snap ie fail-back snap. When customers upgrade to 3.2, the existing volumes will operate in regular fail-back mode. |
| C64 eqliscsiVolumeReplPromoteSeqNum | 1.3.6.1.4.1.12740.5.1.7.15.1.22 | Counter64 | read-create | This field specifies whether this replicaset was demoted to failback replicaset and later promoted. This value will be set to non-zero if during promote we couldn't communicating to the remote site. The value will be the sequence number on the volume during the promote. |
| T/F eqliscsiVolumeReplTemplateReplicated | 1.3.6.1.4.1.12740.5.1.7.15.1.23 | TruthValue | read-create | This field specifies if the Template has been successfully replicated |
| INT eqliscsiVolumeReplSyncAdminStatus | 1.3.6.1.4.1.12740.5.1.7.15.1.24 | INTEGER | read-create | Enabling sync replication will allow the replica volume to become online at the end of first successful replication. The changes to volume on primary will be comitted to the replica volume on secondary synchronously. When the AdminStatus is set to disabled the replica volume on the secondary will be brought offline. |
| INT eqliscsiVolumeReplSyncOperStatus | 1.3.6.1.4.1.12740.5.1.7.15.1.25 | INTEGER | read-create | When SyncAdminStatus is enabled the OperStatus indicates the state of sync replication. The replica volume on the secondary is brought online at the end of the first successful replication. The sync repl will then start xfering data to the replica volume. The states waiting-for-first-sync and first-sync-done indicate the SyncRepl operating states. |
| T/F eqliscsiVolumeReplThinClone | 1.3.6.1.4.1.12740.5.1.7.15.1.26 | TruthValue | read-only | This field specifies if the Volume is a Thin Clone Volume. |
| eqliscsiVolumeReplicationStatusTable | 1.3.6.1.4.1.12740.5.1.7.16 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolumeReplicationStatusEntry | 1.3.6.1.4.1.12740.5.1.7.16.1 | not-accessible | ||
| INT eqliscsiVolumeReplOperStatus | 1.3.6.1.4.1.12740.5.1.7.16.1.1 | INTEGER | read-only | The current operational status of the replication process. |
| C64 eqliscsiVolumeReplMBRemaining | 1.3.6.1.4.1.12740.5.1.7.16.1.2 | Counter64 | read-only | If a transfer of replica data is in progress, the count of MB successfully transferred to the replica site will be here. If no transfer is in progress, this object will read zero (0). |
| C64 eqliscsiVolumeReplMBCompleted | 1.3.6.1.4.1.12740.5.1.7.16.1.3 | Counter64 | read-only | If a transfer of replica data is in progress, the count of MB remaining to be transferred to the replica site will be here. If no transfer is in progress, this object will read zero (0). |
| NUM eqliscsiVolumeReplCurrentSnapshot | 1.3.6.1.4.1.12740.5.1.7.16.1.5 | RowPointer | read-only | The value of this represents the instance of the snapshot in eqliscsiSnapshotTable that is currently being replicated. If there is no replication in progress, the value will be set to NULL. |
| T/F eqliscsiVolumeReplCancel | 1.3.6.1.4.1.12740.5.1.7.16.1.6 | TruthValue | read-write | Setting this variable to true will cause cancellation of any replication that is in progress. |
| U32 eqliscsiVolumeRemoteReplReserveIncrNeeded | 1.3.6.1.4.1.12740.5.1.7.16.1.7 | Unsigned32 | read-only | In percentage. remote replica reserve needs to be increased by this value for replication to the partner to continue. Valid only in remoteReplReserveLow and remoteReplReserveInvalid states. |
| NUM eqliscsiVolumeReplFailbackSnap | 1.3.6.1.4.1.12740.5.1.7.16.1.8 | RowPointer | read-only | This pointer points to the fast fail-back snap kept in the local replication reserve. |
| eqliscsiRemoteReplicaTable | 1.3.6.1.4.1.12740.5.1.7.17 | not-accessible | EqualLogic-Persistent | |
| eqliscsiRemoteReplicaEntry | 1.3.6.1.4.1.12740.5.1.7.17.1 | not-accessible | ||
| U32 eqliscsiRemoteVolumeIndex | 1.3.6.1.4.1.12740.5.1.7.17.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a remote volume. The index is the same as the value for eqliscsiVolumeIndex on the remote site. |
| U32 eqliscsiRemoteSnapIndex | 1.3.6.1.4.1.12740.5.1.7.17.1.2 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a snapshot. The index is the same as the value for eqliscsiSnapshotIndex on the remote site. |
| OCT eqliscsiRemoteReplName | 1.3.6.1.4.1.12740.5.1.7.17.1.3 | OCTET STRING | read-only | This field specifies the friendly name used to identify the replica. The name is auto-generated. The name is unique between replicas of a single volume at a particular site. |
| OCT eqliscsiRemoteReplISCSIName | 1.3.6.1.4.1.12740.5.1.7.17.1.4 | OCTET STRING | read-only | The iscsi name of the volume for which this site is keeping replicas. |
| OCT eqliscsiRemoteReplPsvId | 1.3.6.1.4.1.12740.5.1.7.17.1.5 | OCTET STRING | read-only | EQL-SECONDARY-KEY A universally unique 16 byte identifier for the remote replica. |
| INT eqliscsiRemoteReplAdminStatus | 1.3.6.1.4.1.12740.5.1.7.17.1.6 | INTEGER | read-write | Manage the replica status. The row will be deleted from this table if value is set to delete. Status will be in-progress if this replica is currently getting replicated to the secondary site. The replica will be set to incomplete if the replication is disabled. |
| C32 eqliscsiRemoteReplTimeStamp | 1.3.6.1.4.1.12740.5.1.7.17.1.7 | Counter32 | read-only | This field specifies the creation time of the replica. Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. |
| U32 eqliscsiRemoteReplSnapColIndex | 1.3.6.1.4.1.12740.5.1.7.17.1.8 | Unsigned32 | read-only | This field specifies the index of the snap collection at remote site if this replica is part of a collection. Otherwise value will be zero. |
| U32 eqliscsiRemoteReplScheduleIndex | 1.3.6.1.4.1.12740.5.1.7.17.1.9 | Unsigned32 | read-only | EQL-SECONDARY-KEY This field specifies the index of the schedule on the primary site that initiated create replica operation ie eqliscsiVolumeSnapshotPolicyIndex . If this replica is not directly created by a schedule, but created as part of replica collection creation and the replica collection is created by a schedule, the value of this field will still be set to index of the replica collection schedule. ie eqliscsiSnapCollectionPolicyIndex. This will be reset to zero when schedule is deleted. |
| U32 eqliscsiRemoteReplLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.17.1.10 | Unsigned32 | read-only | This field represents eqliscsiLocalMemberId field of the snapshot index of the replica on secondary site. |
| eqliscsiReplicaSetTable | 1.3.6.1.4.1.12740.5.1.7.18 | not-accessible | EqualLogic-Persistent | |
| eqliscsiReplicaSetEntry | 1.3.6.1.4.1.12740.5.1.7.18.1 | not-accessible | The Replica set consists of the base volume and the snapshots associated with this base volume. | |
| OCT eqliscsiReplicaSetPrimaryIscsiName | 1.3.6.1.4.1.12740.5.1.7.18.1.1 | OCTET STRING | read-only | The iscsi name of the volume for which this site is keeping replicas. |
| U32 eqliscsiReplicaSetReserve | 1.3.6.1.4.1.12740.5.1.7.18.1.2 | Unsigned32 | read-create | The value of this object specifies how much percentage of space reserved for replication. This value matches with correspoding eqliscsiVolumeReplReserve value on the primary site. The value is initialized and maintained by the control channel. |
| SIT eqliscsiReplicaSetSite | 1.3.6.1.4.1.12740.5.1.7.18.1.3 | SiteIndex | read-write | Represents the value of eqliscsiReplicantSiteIndex that corresponds to the site to which this replica belongs. |
| INT eqliscsiReplicaSetAdminStatus | 1.3.6.1.4.1.12740.5.1.7.18.1.4 | INTEGER | read-write | This object is used to request a change in the current admin status of the replication process. When read, it represents the current admin status. |
| INT eqliscsiReplicaSetPromotePolicy | 1.3.6.1.4.1.12740.5.1.7.18.1.5 | INTEGER | read-write | This object represents the policy that is implemented when the replica set is promoted to a conventional volume. If the value of this object is set to 1, the iscsi name of the target is generated uniquely using conventional rules. When set to 2, the target assumes the iscsi name of the primary volume. In this case, that name will be the same as the value for this instance of eqliscsiReplicaSetPrimaryIscsiName. |
| INT eqliscsiReplicaSetManualReplStatus | 1.3.6.1.4.1.12740.5.1.7.18.1.12 | INTEGER | read-write | This object is used to let the secondary know that the transfer of data has completed for volumes using manual data transfer for replication. |
| INT eqliscsiReplicaSetFailBackMode | 1.3.6.1.4.1.12740.5.1.7.18.1.13 | INTEGER | read-only | This field specifies the mode of fail-back. In a normal fail-back mode, to get primary site back in sync with secondary site volume, all the volume contents must be transferred back to primary site. In fast fail-back mode, only the changes since last successful replication will be sent back to primary site. primary site needs to keep the last successful replication snap ie fail-back snap. When customers upgrade to 3.2, the existing volumes will operate in normal fail-back mode.SNMP managers cannot set this field. The value of this field gets configured when the primary site field eqliscsiVolumeReplFailBackMode gets configured. |
| INT eqliscsiReplicaSetType | 1.3.6.1.4.1.12740.5.1.7.18.1.14 | INTEGER | read-write | This field specifies whether the replicaset is a regular replicaset or a fail-back replicaset. A regular replicaset is created on secondary site by the system when user enables replication of a volume on the primary site. A replicated-primary volume on the primary site can be demoted as a fail-back replicaset. A regular volume cannot be demoted as fail-back replicaset. Fail-back replicasets will have the volume configuration, ACL records, schedules etc before the demote, but that configuration will not be active. Fail-back replicasets can later be promoted as a replicated-primary volume when the volume is ready to resume its role. |
| INT eqliscsiReplicaSetAccess | 1.3.6.1.4.1.12740.5.1.7.18.1.15 | INTEGER | read-write | By default, replicasets provide no-access to the user ie users cannot access the replicas or replicaset from an initiator. read-only-replicas provide read-only access to the replicas as well as the replicaset. Users must be able to connect to the replicas and replicaset using iscsi target names. Note that in-progress replica will not be available to read until the replication finishes. |
| U32 eqliscsiReplicaSetFailbackReserve | 1.3.6.1.4.1.12740.5.1.7.18.1.16 | Unsigned32 | read-only | The value local repl reserve before demoting outbound-replicaset to failback-replicaset |
| OCT eqliscsiReplicaSetLSRPsvId | 1.3.6.1.4.1.12740.5.1.7.18.1.17 | OCTET STRING | read-create | If non-zero, the value represents the PsvId of last successful replication snapshot of this replicaset. This value will only be set when promoting a replicaset as failover volume.The value will be reset after failover volume is demoted as inbound replicaset and first replica is created. |
| U32 eqliscsiReplicaSetOrigSize | 1.3.6.1.4.1.12740.5.1.7.18.1.18 | Unsigned32 | read-create | The value of this column represents the size of the recovery volume when it was promoted. |
| U32 eqliscsiReplicaSetPrimaryMemberId | 1.3.6.1.4.1.12740.5.1.7.18.1.19 | Unsigned32 | read-create | The value of this column represents the eqliscsiLocalMemberId of the corresponding volume on the primary site. |
| U32 eqliscsiReplicaSetPrimaryVolumeIndex | 1.3.6.1.4.1.12740.5.1.7.18.1.20 | Unsigned32 | read-create | The value of this column represents the eqliscsiVolumeIndex of the corresponding volume on the primary site. |
| U32 eqliscsiReplicaSetPrimarySite | 1.3.6.1.4.1.12740.5.1.7.18.1.21 | Unsigned32 | read-create | The value of this column represents the eqliscsiVolumeReplSiteIndex of the corresponding volume on the primary site. |
| T/F eqliscsiReplicaSetTemplateReplicated | 1.3.6.1.4.1.12740.5.1.7.18.1.22 | TruthValue | read-create | This field specifies if the Template set has been successfully replicated |
| INT eqliscsiReplicaSetSyncAdminStatus | 1.3.6.1.4.1.12740.5.1.7.18.1.23 | INTEGER | read-create | This field is there to let the secondary know when to bring the secondary replica volume online or offline. The replica volume will be brought online when syncRep is enabled and it will be brought offline when syncRep is disabled. |
| T/F eqliscsiReplicaSetThinClone | 1.3.6.1.4.1.12740.5.1.7.18.1.24 | TruthValue | read-only | This field specifies if the Volume is a Thin Clone Volume. |
| OCT eqliscsiReplicaSetRemotePsvId | 1.3.6.1.4.1.12740.5.1.7.18.1.25 | OCTET STRING | read-only | A 16 byte, universally unique identifier for the remote replicated volume. The value for this object is specified by the array where the volume is located. |
| eqliscsiReplicaSetStatusTable | 1.3.6.1.4.1.12740.5.1.7.19 | not-accessible | EqualLogic-Dynamic replica set status Table. This table contains a list of replicasets with their size, status etc. | |
| eqliscsiReplicaSetStatusEntry | 1.3.6.1.4.1.12740.5.1.7.19.1 | not-accessible | a row replicaset status table | |
| INT eqliscsiReplicaSetOperStatus | 1.3.6.1.4.1.12740.5.1.7.19.1.1 | INTEGER | read-only | The current operational status of the replication process. |
| U32 eqliscsiReplicaSetSize | 1.3.6.1.4.1.12740.5.1.7.19.1.2 | Unsigned32 | read-only | The size of the replicaset in MegaBytes.This includes the local replication reserve for failback replicasets. |
| eqliscsiReplicantSiteTable | 1.3.6.1.4.1.12740.5.1.7.20 | not-accessible | EqualLogic-Persistent The replicant site table contains all of the remote sites which have been given access to the local storage pool for the purposes of creating replica sets. | |
| eqliscsiReplicantSiteEntry | 1.3.6.1.4.1.12740.5.1.7.20.1 | not-accessible | ||
| SIT eqliscsiReplicantSiteIndex | 1.3.6.1.4.1.12740.5.1.7.20.1.1 | SiteIndex | not-accessible | A unique 32 bit identifier for this row |
| ROW eqliscsiReplicantSiteRowStatus | 1.3.6.1.4.1.12740.5.1.7.20.1.2 | RowStatus | read-create | The status of the row |
| STR eqliscsiReplicantSiteName | 1.3.6.1.4.1.12740.5.1.7.20.1.3 | DisplayString | read-create | A concise, human readable string indentifier for the site, for example: Boston HQ |
| IP eqliscsiReplicantSiteIpAddr | 1.3.6.1.4.1.12740.5.1.7.20.1.4 | IpAddress | read-create | EQL-SECONDARY-KEY This field is deprecated and will be unsupported in the next release. |
| NUM eqliscsiReplicantSiteControlCredentials | 1.3.6.1.4.1.12740.5.1.7.20.1.5 | RowPointer | read-create | EQL-SECONDARY-KEY A pointer to the corresponding IPS-AUTH MIB ipsAuthCredChapAttributesEntry that contains the chap credentials which this PSA will use to authenticate itself to primary sites. |
| OCT eqliscsiReplicantControlTargetIscsiName | 1.3.6.1.4.1.12740.5.1.7.20.1.6 | OCTET STRING | read-create | EQL-SECONDARY-KEY The iSCSI name of the group-wide target that is used to encapsulate replication control commands. |
| STR eqliscsiReplicantSiteSNMPContext | 1.3.6.1.4.1.12740.5.1.7.20.1.7 | DisplayString | read-create | The SNMP context that will be used by applications at the local site to browse MIBs on the remote site. |
| STR eqliscsiReplicantSiteContact | 1.3.6.1.4.1.12740.5.1.7.20.1.8 | DisplayString | read-create | This field contains the full name of the replication site administrator. |
| STR eqliscsiReplicantSiteEmail | 1.3.6.1.4.1.12740.5.1.7.20.1.9 | DisplayString | read-create | This field specifies the email address of the replication site administrator. |
| STR eqliscsiReplicantSitePhone | 1.3.6.1.4.1.12740.5.1.7.20.1.10 | DisplayString | read-create | This field specifies the phone number of the replication site administrator. |
| STR eqliscsiReplicantSiteMobile | 1.3.6.1.4.1.12740.5.1.7.20.1.11 | DisplayString | read-create | This field specifies the cell phone number of the replication site administrator. |
| STR eqliscsiReplicantSiteDescription | 1.3.6.1.4.1.12740.5.1.7.20.1.12 | UTFString | read-create | This field contains a detailed description of the site. |
| U32 eqliscsiReplicantSiteSpaceAllocated | 1.3.6.1.4.1.12740.5.1.7.20.1.13 | Unsigned32 | read-create | The total amount of pool space reserved for use by the site. Replication may be set up as needed by the administrators at the site as long as the total required reserve does not exceed this value. |
| U32 eqliscsiReplicantSiteSpaceUsed | 1.3.6.1.4.1.12740.5.1.7.20.1.14 | Unsigned32 | read-create | The amount of reserve space already used by replicated volumes configured by the site administrator. This value may not exceed the corresponding value for eqliscsiReplicantSiteSpaceAllocated |
| INT eqliscsiReplicantSiteControlChannelStatus | 1.3.6.1.4.1.12740.5.1.7.20.1.15 | INTEGER | read-only | The current status of the control channel from primary site. |
| INT eqliscsiReplicantSiteAdminStatus | 1.3.6.1.4.1.12740.5.1.7.20.1.16 | INTEGER | read-write | When set to pause, all the replications coming from this primary site will be temporarily suspended until set by the user to enabled. When set to nuke, all replicasets will be deleted. |
| U32 eqliscsiReplicantSiteTotalNumSnapshots | 1.3.6.1.4.1.12740.5.1.7.20.1.17 | Unsigned32 | read-create | the total number of snapshots in secondary site. |
| U32 eqliscsiReplicantSiteStoragePoolIndex | 1.3.6.1.4.1.12740.5.1.7.20.1.18 | Unsigned32 | read-create | This field specifies a unique index for identifying a storage pool. |
| U32 eqliscsiReplicantSiteSpaceSubscribed | 1.3.6.1.4.1.12740.5.1.7.20.1.19 | Unsigned32 | read-create | The total amount of pool space subscribed for use by the site. Subscribed space is the advertised space for thin provisioned volumes and it is the actual volume size for regular volumes. |
| IPt eqliscsiReplicantSiteInetAddrType | 1.3.6.1.4.1.12740.5.1.7.20.1.20 | InetAddressType | read-create | The well-known IP address of the group located at the site. This will be the IP address to which iSCSI replication traffic will be directed. |
| IP eqliscsiReplicantSiteInetAddr | 1.3.6.1.4.1.12740.5.1.7.20.1.21 | InetAddress | read-create | The well-known IP address of the group located at the site. This will be the IP address to which iSCSI replication traffic will be directed. |
| U32 eqliscsiReplicantSiteUnmanagedSpace | 1.3.6.1.4.1.12740.5.1.7.20.1.22 | Unsigned32 | read-create | The total amount of pool space not managed by the site. This includes the space used by the unmanaged replica sets and recovery volumes. |
| INT eqliscsiReplicantSiteReplType | 1.3.6.1.4.1.12740.5.1.7.20.1.23 | INTEGER | read-create | This field represents the site type. 0 is normal aka regular repl site. 1 is external site that is not EQL. |
| eqliscsiVolCollectionObjectsTable | 1.3.6.1.4.1.12740.5.1.7.21 | not-accessible | EqualLogic-Persistent This table maintains the list of volume objects in each collection. | |
| eqliscsiVolCollectionObjectsEntry | 1.3.6.1.4.1.12740.5.1.7.21.1 | not-accessible | An entry in the table. | |
| U32 eqliscsiVolCollectionIndex | 1.3.6.1.4.1.12740.5.1.7.21.1.1 | Unsigned32 | not-accessible | A unique 32 bit identifier for this row |
| ROW eqliscsiVolCollectionObjectRowStatus | 1.3.6.1.4.1.12740.5.1.7.21.1.2 | RowStatus | read-create | Row status used to manage this row. |
| eqliscsiVolCollectionTable | 1.3.6.1.4.1.12740.5.1.7.22 | not-accessible | EqualLogic-Persistent This table maintains the list of volume collections and the supported operations on the collection. | |
| eqliscsiVolCollectionEntry | 1.3.6.1.4.1.12740.5.1.7.22.1 | not-accessible | An entry in the table. | |
| ROW eqliscsiVolCollectionRowStatus | 1.3.6.1.4.1.12740.5.1.7.22.1.1 | RowStatus | read-create | Row status used to manage this row. When deleteing a row from this table all the corresponding rows in snapcollection table must be reset to zero vol collection index |
| OCT eqliscsiVolCollectionName | 1.3.6.1.4.1.12740.5.1.7.22.1.2 | OCTET STRING | read-create | EQL-SECONDARY-KEY This field specifies a user friendly name for this collection. The name must be unique within a group. The name must not contain spaces or special characters. The name can be up to 64 characters in length. There is no default. |
| STR eqliscsiVolCollectionDescription | 1.3.6.1.4.1.12740.5.1.7.22.1.3 | UTFString | read-create | This field specifies a descriptive string that provides details about this collection. The description can be up to 128 characters. |
| INT eqliscsiVolCollectionReplService | 1.3.6.1.4.1.12740.5.1.7.22.1.4 | INTEGER | read-create | This field specifies the replication service on the volume collection. If this volume collection is created for replication of a volume collection at partner site, then the value is set to replica-site. If this volume collection is enabled for replication to a partner site, the the value is set to replicated-primary. |
| SIT eqliscsiVolCollectionSite | 1.3.6.1.4.1.12740.5.1.7.22.1.5 | SiteIndexOrZero | read-create | This field specifies the partner to which this collection belongs. The value will match with eqliscsiVolumeReplSiteIndex if this collection belongs to a partner. Otherwise the value is set to zero. The value will be non-zero only when eqliscsiVolCollectionReplService is replica-site. |
| BIT eqliscsiVolCollectionFlags | 1.3.6.1.4.1.12740.5.1.7.22.1.6 | Bits | read-create | This fields defines the common place holder for volume collection operational flags. The flags must be of type enable(1) or disable(0), and the default will always be disable(0). |
| eqliscsiSnapCollectionObjectsTable | 1.3.6.1.4.1.12740.5.1.7.23 | not-accessible | EqualLogic-Persistent This table maintains the list of snapshot objects in each collection. | |
| eqliscsiSnapCollectionObjectsEntry | 1.3.6.1.4.1.12740.5.1.7.23.1 | not-accessible | An entry in the table. | |
| U32 eqliscsiSnapCollectionIndex | 1.3.6.1.4.1.12740.5.1.7.23.1.1 | Unsigned32 | not-accessible | A unique 32 bit identifier for this row |
| ROW eqliscsiSnapCollectionObjectRowStatus | 1.3.6.1.4.1.12740.5.1.7.23.1.2 | RowStatus | read-create | Row status used to manage this row. Rowstatus is set to notInService by the subsystem when the actual snapshot represented by this row is deleted. The row from this table will be automatically deleted when the corresponding volume is deleted (or) #when all rows of this group have the status notInService# (or) when the corresponding row is deleted from snapcollection table. |
| eqliscsiSnapCollectionTable | 1.3.6.1.4.1.12740.5.1.7.24 | not-accessible | EqualLogic-Persistent This table maintains the list of snapshot collections and the supported operations on the collection. TimeoutCreate:60 TimeoutDelete:60 | |
| eqliscsiSnapCollectionEntry | 1.3.6.1.4.1.12740.5.1.7.24.1 | not-accessible | An entry in the table. | |
| ROW eqliscsiSnapCollectionRowStatus | 1.3.6.1.4.1.12740.5.1.7.24.1.1 | RowStatus | read-create | Row status used to manage this row. |
| OCT eqliscsiSnapCollectionName | 1.3.6.1.4.1.12740.5.1.7.24.1.2 | OCTET STRING | read-create | EQL-SECONDARY-KEY This field specifies a user friendly name for this collection. The name must not contain spaces or special characters. The name can be up to 64 characters in length. There is no default. |
| STR eqliscsiSnapCollectionDescription | 1.3.6.1.4.1.12740.5.1.7.24.1.3 | UTFString | read-create | This field specifies a descriptive string that provides details about this collection. The description can be up to 128 characters. |
| C32 eqliscsiSnapCollectionTimestamp | 1.3.6.1.4.1.12740.5.1.7.24.1.4 | Counter32 | read-only | EQL-SECONDARY-KEY This field specifies the creation time for snapshot. Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. |
| U32 eqliscsiSnapCollectionNoofSnaps | 1.3.6.1.4.1.12740.5.1.7.24.1.5 | Unsigned32 | read-only | No of snapshots in this collection at the time of creation. |
| U32 eqliscsiSnapCollectionVolIndex | 1.3.6.1.4.1.12740.5.1.7.24.1.6 | Unsigned32 | read-write | EQL-SECONDARY-KEY The index of the volcollection that created this group. When the volcollection is deleted, this value will be set to zero. |
| INT eqliscsiSnapCollectionVSS | 1.3.6.1.4.1.12740.5.1.7.24.1.7 | INTEGER | read-write | If this snap collection is created using vss. |
| I32 eqliscsiSnapCollectionScheduleIndex | 1.3.6.1.4.1.12740.5.1.7.24.1.8 | Integer32 | read-only | EQL-SECONDARY-KEY This field specifies the index of the snapshot policy if it is created by a snapshotpolicy, otherwise it will be set to zero. If the policy is deleted after the snapshot is created, this will be reset back to zero by the subsystem. |
| SIT eqliscsiSnapCollectionReplicated | 1.3.6.1.4.1.12740.5.1.7.24.1.9 | SiteIndexOrZero | read-create | When a row is created with this object set to a non zero value, , the snapcollection will be queued to be replicated to the remote location indicated by the corresponing value of site index in the site table The value for this object cannot be changed to zero once the snapcollection is created. |
| INT eqliscsiSnapCollectionType | 1.3.6.1.4.1.12740.5.1.7.24.1.10 | INTEGER | read-only | Specifies the type of snapcollection. |
| SIT eqliscsiSnapCollectionSite | 1.3.6.1.4.1.12740.5.1.7.24.1.11 | SiteIndexOrZero | read-only | If non-zero, this value represents the partner who created this snap collection ie eqliscsiReplicantSiteIndex. This collection belongs to that partner not to our group. |
| eqliscsiSnapCollectionPolicyTable | 1.3.6.1.4.1.12740.5.1.7.25 | not-accessible | EqualLogic-Persistent Storage SnapSnot Policy Table. | |
| eqliscsiSnapCollectionPolicyEntry | 1.3.6.1.4.1.12740.5.1.7.25.1 | not-accessible | An entry (row) containing snapshot scheduling policy information.The policy determines when to create snapshot(s) of a volume collection. | |
| I32 eqliscsiSnapCollectionPolicyIndex | 1.3.6.1.4.1.12740.5.1.7.25.1.1 | Integer32 | not-accessible | This value uniquely identifies the snapshot policies for a volume collection. |
| ROW eqliscsiSnapCollectionPolicyRowStatus | 1.3.6.1.4.1.12740.5.1.7.25.1.2 | RowStatus | read-create | This value is used to manage the conceptual row. |
| OCT eqliscsiSnapCollectionPolicyName | 1.3.6.1.4.1.12740.5.1.7.25.1.3 | OCTET STRING | read-create | This value specifies user friendly name for the policy. It is unique within the context of a volume collection. Spaces are not allowed. |
| INT eqliscsiSnapCollectionPolicyAccessType | 1.3.6.1.4.1.12740.5.1.7.25.1.4 | INTEGER | read-create | Snapshots created using this policy will have accesstype same as the value of this object. |
| INT eqliscsiSnapCollectionPolicyStatus | 1.3.6.1.4.1.12740.5.1.7.25.1.5 | INTEGER | read-create | Snapshots created using this policy will have status same as the value of this object. |
| I32 eqliscsiSnapCollectionPolicyMaxKeep | 1.3.6.1.4.1.12740.5.1.7.25.1.6 | Integer32 | read-create | The value of this object determines the maximum no of snapshots created by this policy that can exist at a given time. When number of snapshots created by this policy reaches this value, for creating a new snapshot oldest snapshot created using this policy will be deleted. In a set operation, if the new value of this object is less than the old value, required number of oldest snapshots created by this policy will be deleted. |
| INT eqliscsiSnapCollectionPolicyType | 1.3.6.1.4.1.12740.5.1.7.25.1.7 | INTEGER | read-create | The value of this object determines the basic type of this policy. Except when set to once, the effective repetition period of the policy is determined using the value of this object along with the value of eqliscsiSnapCollectionPolicyRepeatFactor. (See description of eqliscsiSnapCollectionPolicyRepeatFactor for more information.) |
| I32 eqliscsiSnapCollectionPolicyRepeatFactor | 1.3.6.1.4.1.12740.5.1.7.25.1.8 | Integer32 | read-create | The value of this object along with eqliscsiSnapCollectionPolicyType determines the effective repetition interval for this policy. The valid values are PolicyType RepeatFactor once 1 hourly 1 daily 1-2147483647 weekly 1-2147483647 monthly 1-2147483647 If the policy type is daily and the value of this object is 2, snapshots will be taken once in every 2 days. |
| I32 eqliscsiSnapCollectionPolicyStartTime | 1.3.6.1.4.1.12740.5.1.7.25.1.9 | Integer32 | read-create | The value of this object represents the time to start creating snapshot(s) within a day expressed as number of minutes from 12:00AM. The maximum value for this column is 24*60-1 which represents 11:59PM. |
| I32 eqliscsiSnapCollectionPolicyEndTime | 1.3.6.1.4.1.12740.5.1.7.25.1.10 | Integer32 | read-create | The value of this object represents the time to stop creating snapshot(s) within a day expressed as number of minutes from 12:00AM. The maximum value for this column is 24*60-1 which represents 11:59PM. If eqliscsiSnapCollectionPolicyType is once or hourly, the value of this column doesn't have any significance. If the value of this column is greater than start time, it represents end-time on the same day as start time. If the value is less than or equal to start time, it represents end-time on the next day of start time. This value doesnt have significance when frequency is set to zero. Endtime is exclusive when calculating no of snapshots. Example: StartTime EndTime Frequency NoofSnapshots 1320(10pm) 1380(11pm) 30mins 2 1320(10pm) 240(4am) 60mins 6 1320(10pm) 1320(10pm) 60mins 24 1320(10pm) 1319(9:59pm) 60mins 24 1320(10pm) - 0mins 1 |
| I32 eqliscsiSnapCollectionPolicyTimeFrequency | 1.3.6.1.4.1.12740.5.1.7.25.1.11 | Integer32 | read-create | The value of this object determines how frequent snapshots must be taken between start time and end time. This value doesn't have significance when policy type is set to once. For other policytypes, the value of end time is exclusive. For example if starttime is 180 (3:00AM) and endtime is 240(4:00AM), when frequency is set to 30, snapshots will be created at 3:00AM, 3:30AM. If the value is zero, it represents invalid frequency and in such case, end time doesnt have significance. |
| I32 eqliscsiSnapCollectionPolicyStartDate | 1.3.6.1.4.1.12740.5.1.7.25.1.12 | Integer32 | read-create | The value of this object determines the date from which the policy will be active. By default, this is the policy creation date. The value is expressed as number of days since epoch. |
| I32 eqliscsiSnapCollectionPolicyEndDate | 1.3.6.1.4.1.12740.5.1.7.25.1.13 | Integer32 | read-create | The value of this object determines the date after which the policy will be inactive.It doesnt have significance when policy type is once. Default value is the mamixum value allowed. When set to maximum value, the policy will be active until it gets deleted. The value is expressed as number of days since epoch. |
| I32 eqliscsiSnapCollectionPolicyWeekMask | 1.3.6.1.4.1.12740.5.1.7.25.1.14 | Integer32 | read-create | The value of this column is significant only if policytype is set to weekly or monthly. When the value is 0x7fffffff, it represents a special meaning to the value of occurence. See the description for occurence below. The LSB to LSB+6 bits of the mask are significant. Each bit represents a day in the week with LSB being Mon and LSB+6 being Sun. If mask is 0x00000041 - snapshots will be created on Monday and Sunday. If mask is 0x0000007f - snapshots will be created on all weekdays which is effectively a daily policy. If mask is 0x0000001f, it represents week days.If mask is 0x00000060, it represents weekend days. |
| I32 eqliscsiSnapCollectionPolicyMonthMask | 1.3.6.1.4.1.12740.5.1.7.25.1.15 | Integer32 | read-create | The value of this column is currently not being used. |
| C32 eqliscsiSnapCollectionPolicyNextCreate | 1.3.6.1.4.1.12740.5.1.7.25.1.16 | Counter32 | read-only | EQL-SECONDARY-KEY The value of this column represents number of seconds since epoch at which the next snapshot by this policy is going to be created. |
| I32 eqliscsiSnapCollectionPolicyOccurence | 1.3.6.1.4.1.12740.5.1.7.25.1.17 | Integer32 | read-create | The value of this column is significant only if the policy type is set to monthly. If weekmask is set to 0x7fffffff, the value of this column represents the occurence of a day with in a month. Example:If the value of this column is 5, it represents 5th day of the month. When the week mask is set to a value other than 0x7fffffff, the value of this column defines the occurence of a day as defined by weekmask. Example: When weekmask is set to 0x00000001 (Monday) and value of this column represents the following. Value Meaning 0x1 First monday of the month 0x2 Second monday of the month 0x3 Third monday of the month 0x4 Fourth monday of the month 0x7fffffff Last monday of the month |
| SIT eqliscsiSnapCollectionPolicyReplication | 1.3.6.1.4.1.12740.5.1.7.25.1.18 | SiteIndexOrZero | read-create | When a row is created with this object set to a non-zero value, and a replication relationship has been configured for all volumes in the volume collection, the snapshots created will be queued to be replicated to the remote location as defined by the corresponding entry in the site table. The value for this object cannot be changed once the schedule is created. All the volumes in this collection must be replicating to the same partner. |
| INT eqliscsiSnapCollectionPolicyAdminStatus | 1.3.6.1.4.1.12740.5.1.7.25.1.19 | INTEGER | read-create | When disabled, the schedule will stop creating snap collections until reenabled. |
| eqliscsiVolCollectionStatusTable | 1.3.6.1.4.1.12740.5.1.7.26 | not-accessible | EqualLogic-Dynamic This table maintains the dynamic values related to volume collection like number of snapcollection in a volume collection. | |
| eqliscsiVolCollectionStatusEntry | 1.3.6.1.4.1.12740.5.1.7.26.1 | not-accessible | An entry in the table. | |
| U32 eqliscsiNoOfSnapCollections | 1.3.6.1.4.1.12740.5.1.7.26.1.1 | Unsigned32 | read-only | This field specifies the total number of snap collections in a volume collection. number of rows in eqliscsiSnapCollectionTable that belong to this volume set. |
| eqliscsiSnapCollectionAdminGroup | 1.3.6.1.4.1.12740.5.1.7.27 | |||
| U32 eqliscsiLastSnapCollectionIndex | 1.3.6.1.4.1.12740.5.1.7.27.1 | Unsigned32 | read-only | EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiSnapCollectionTable has. An application can use this value to determine an index with whico create an additional row in that table without scanning the entire table for a usable index. |
| eqliscsiRemoteReplicaCollectionObjectsTable | 1.3.6.1.4.1.12740.5.1.7.28 | not-accessible | EqualLogic-Persistent | |
| eqliscsiRemoteReplicaCollectionObjectsEntry | 1.3.6.1.4.1.12740.5.1.7.28.1 | not-accessible | ||
| U32 eqliscsiRemoteSnapCollectionIndex | 1.3.6.1.4.1.12740.5.1.7.28.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a snapshot collection on remote site. The index is the same as the value for eqliscsiSnapCollectionIndex on the remote site. |
| ROW eqliscsiRemoteReplCollectionObjRowStatus | 1.3.6.1.4.1.12740.5.1.7.28.1.2 | RowStatus | read-only | Row status used to manage this row. Rowstatus is set to notInService by the subsystem when the actual replica represented by this row is deleted. The row from this table will be automatically deleted when all rows that belong to a collection have the status notInService# (or) when the corresponding row is deleted from remotereplicacollection table. |
| eqliscsiRemoteReplicaCollectionTable | 1.3.6.1.4.1.12740.5.1.7.29 | not-accessible | EqualLogic-Persistent | |
| eqliscsiRemoteReplicaCollectionEntry | 1.3.6.1.4.1.12740.5.1.7.29.1 | not-accessible | ||
| OCT eqliscsiRemoteReplCollectionName | 1.3.6.1.4.1.12740.5.1.7.29.1.1 | OCTET STRING | read-only | This field specifies the friendly name used to identify the replica Collection on remote site. The name is auto-generated. The name is unique between replica collections of a single volumecollection at a particular site. |
| INT eqliscsiRemoteReplCollectionAdminStatus | 1.3.6.1.4.1.12740.5.1.7.29.1.2 | INTEGER | read-write | Manage the replica status. The row will be deleted from this table if value is set to delete. |
| C32 eqliscsiRemoteReplCollectionTimeStamp | 1.3.6.1.4.1.12740.5.1.7.29.1.3 | Counter32 | read-only | This field specifies the creation time of the replica collection. Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. |
| U32 eqliscsiRemoteReplCollectionVolIndex | 1.3.6.1.4.1.12740.5.1.7.29.1.4 | Unsigned32 | read-only | EQL-SECONDARY-KEY This field specifies the index of the vol collection on the primary site used to create this snap collection was created on remote site. The value will be zero if the volcollection doesn't exist anymore. The index is the same as the the value for eqliscsiVolCollectionIndex for the repl collection. |
| U32 eqliscsiRemoteReplCollectionSchedIndex | 1.3.6.1.4.1.12740.5.1.7.29.1.5 | Unsigned32 | read-only | EQL-SECONDARY-KEY This field specifies the index of the schedule on the primary site that initiated create replica collection operation. This will be set to zero when schedule is deleted. |
| eqliscsiVolColReplicationTable | 1.3.6.1.4.1.12740.5.1.7.30 | not-accessible | EqualLogic-Persistent | |
| eqliscsiVolColReplicationEntry | 1.3.6.1.4.1.12740.5.1.7.30.1 | not-accessible | ||
| ROW eqliscsiVolColReplRowStatus | 1.3.6.1.4.1.12740.5.1.7.30.1.1 | RowStatus | read-create | The status of the row |
| INT eqliscsiVolColReplAdminStatus | 1.3.6.1.4.1.12740.5.1.7.30.1.2 | INTEGER | read-write | This object is used to request a change in the current admin status of the replication process. When read, it represents the current admin status. If disabled, the replication can NEVER be restarted again. |
| INT eqliscsiVolColReplDeletionPolicy | 1.3.6.1.4.1.12740.5.1.7.30.1.3 | INTEGER | read-create | The depth of deletion desired when replication at the local array is disabled for an associated primary volume collection. The choices are as follows: local_only: Only the local references to the remote replica set collection will be removed. The remote replica set collection will remain intact and will need to be managed at the remote site. remote: The remote replica set collection will be deleted. This will destroy all of the remote data. Note that setting the value to 'remote' will cause the delete operation to fail if there is no connectivity to the remote site. If the deletion needs to proceed regardless of the state of the remote site, the local_only policy shoud be used |
| U32 eqliscsiVolColReplRemoteCollectionId | 1.3.6.1.4.1.12740.5.1.7.30.1.4 | Unsigned32 | read-only | An identifier for the remote replica volume collection. The value is same as eqliscsiVolCollectionIndex of the collection created at partner site. |
| eqliscsiVolColReplStatusTable | 1.3.6.1.4.1.12740.5.1.7.31 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolColReplStatusEntry | 1.3.6.1.4.1.12740.5.1.7.31.1 | not-accessible | Statistics related to volume collection replication configuration. | |
| U32 eqliscsiVolColReplStatusNumReplicas | 1.3.6.1.4.1.12740.5.1.7.31.1.1 | Unsigned32 | read-only | The number of replica collections present at the replica site for this volume collection. The value of this object matches with number of rows in eqliscsiRemoteReplicaCollectionTable that correspond to this volume replication entry. |
| eqlVolumePoolPlacementTable | 1.3.6.1.4.1.12740.5.1.7.32 | not-accessible | EqualLogic-Dynamic Volume Storage Pool Placement Table. This table contains a list of volume placements in a pool. | |
| eqlVolumePoolPlacementEntry | 1.3.6.1.4.1.12740.5.1.7.32.1 | not-accessible | An entry (row) containing a placement of a volume in a pool. | |
| OCT eqlVolumePoolPlacementiscsiVolumePsvId | 1.3.6.1.4.1.12740.5.1.7.32.1.1 | OCTET STRING | read-create | EQL-SECONDARY-KEY This field is for internal use only. |
| eqliscsiVolReplStatisticsTable | 1.3.6.1.4.1.12740.5.1.7.33 | not-accessible | EqualLogic-Persistent | |
| eqliscsiVolReplStatisticsEntry | 1.3.6.1.4.1.12740.5.1.7.33.1 | not-accessible | ||
| U32 eqliscsiReplSampleIndex | 1.3.6.1.4.1.12740.5.1.7.33.1.1 | Unsigned32 | not-accessible | An integer value to represent the sample. |
| C32 eqliscsiReplStartTime | 1.3.6.1.4.1.12740.5.1.7.33.1.2 | Counter32 | read-only | Time at which the replication started represented as number of seconds since epoch. |
| C32 eqliscsiReplEndTime | 1.3.6.1.4.1.12740.5.1.7.33.1.3 | Counter32 | read-only | Time at which the replication finished represented as number of seconds since epoch. |
| C64 eqliscsiReplTxData | 1.3.6.1.4.1.12740.5.1.7.33.1.4 | Counter64 | read-only | The amount of data transfered from startTime to endTime in MB. |
| INT eqliscsiReplTxStatus | 1.3.6.1.4.1.12740.5.1.7.33.1.5 | INTEGER | read-only | Status of data transfer for this replication. If replication is disabled, the status will be set to incomplete. |
| eqliscsiVolumeStatisticsTable | 1.3.6.1.4.1.12740.5.1.7.34 | not-accessible | EqualLogic-Dynamic Storage Volume Table. This table contains a list of volumes in a group and their statistics. | |
| eqliscsiVolumeStatisticsEntry | 1.3.6.1.4.1.12740.5.1.7.34.1 | not-accessible | An entry (row) containing volume statistics. | |
| C32 eqliscsiVolumeStatsCmdPdus | 1.3.6.1.4.1.12740.5.1.7.34.1.1 | Counter32 | read-only | The count of Command PDUs transferred to this volume. |
| C32 eqliscsiVolumeStatsRspPdus | 1.3.6.1.4.1.12740.5.1.7.34.1.2 | Counter32 | read-only | The count of Response PDUs transferred to this volume. |
| C64 eqliscsiVolumeStatsTxData | 1.3.6.1.4.1.12740.5.1.7.34.1.3 | Counter64 | read-only | The count of data octets that were transmitted by the local iSCSI node. |
| C64 eqliscsiVolumeStatsRxData | 1.3.6.1.4.1.12740.5.1.7.34.1.4 | Counter64 | read-only | The count of data octets that were received by the local iSCSI node. |
| U32 eqliscsiVolumeStatsNoOfSessions | 1.3.6.1.4.1.12740.5.1.7.34.1.5 | Unsigned32 | read-only | No of sessions that were established and closed so far to this volume. |
| C64 eqliscsiVolumeStatsReadLatency | 1.3.6.1.4.1.12740.5.1.7.34.1.6 | Counter64 | read-only | The accumulative latency in milli seconds for read operations on this volume. |
| C64 eqliscsiVolumeStatsWriteLatency | 1.3.6.1.4.1.12740.5.1.7.34.1.7 | Counter64 | read-only | The accumulative latency in milli seconds for write operations on this volume. |
| C64 eqliscsiVolumeStatsReadOpCount | 1.3.6.1.4.1.12740.5.1.7.34.1.8 | Counter64 | read-only | The number of read operations on this volume. |
| C64 eqliscsiVolumeStatsWriteOpCount | 1.3.6.1.4.1.12740.5.1.7.34.1.9 | Counter64 | read-only | The number of write operations on this volume. |
| G32 eqliscsiVolumeStatsReadAvgLatency | 1.3.6.1.4.1.12740.5.1.7.34.1.10 | Gauge32 | read-only | The average latency in milli seconds for read operations on this volume. |
| G32 eqliscsiVolumeStatsWriteAvgLatency | 1.3.6.1.4.1.12740.5.1.7.34.1.11 | Gauge32 | read-only | The average latency in milli seconds for write operations on this volume. |
| C32 eqliscsiVolumeStatsIscsiReadWriteCmdsReceived | 1.3.6.1.4.1.12740.5.1.7.34.1.12 | Counter32 | read-only | The number of iscsi read/write commands received for operations on this volume. |
| C32 eqliscsiVolumeStatsIscsiReadWriteCmdsCompleted | 1.3.6.1.4.1.12740.5.1.7.34.1.13 | Counter32 | read-only | A 32-bit counter that is incremented by the current number of outstanding iSCSI IO operations each time an iSCSI IO is received by the target. The iSCSI IO operations include both reads and writes. This counter when divided by the total number of iSCSI IO operations provides the average queue depth. |
| C64 eqliscsiVolumeStatsHCIscsiReadWriteCmdsReceived | 1.3.6.1.4.1.12740.5.1.7.34.1.14 | Counter64 | read-only | The number of iscsi read/write commands received for operations on this volume. This object is a 64-bit version of eqliscsiVolumeStatsIscsiReadWriteCmdsReceived. |
| C64 eqliscsiVolumeStatsHCIscsiTotalQD | 1.3.6.1.4.1.12740.5.1.7.34.1.15 | Counter64 | read-only | A 64-bit counter that is incremented by the current number of outstanding iSCSI IO operations each time an iSCSI IO is received by the target. The iSCSI IO operations include both reads and writes. This counter when divided by the total number of iSCSI IO operations provides the average queue depth. This object is a 64 bit version of eqliscsiVolumeStatsIscsiReadWriteCmdsCompleted. |
| C64 eqliscsiVolumeStatsMisAlignedIO | 1.3.6.1.4.1.12740.5.1.7.34.1.16 | Counter64 | read-only | A 64-bit counter that is incremented by the number of mis-aligned I/O operations performed on a volume TODO - beef this up!!!!! |
| eqliscsiTargetAdminGroup | 1.3.6.1.4.1.12740.5.1.7.35 | |||
| U32 eqliscsiLastTargetIndex | 1.3.6.1.4.1.12740.5.1.7.35.1 | Unsigned32 | read-only | EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiTargetTable has. An application can use this value to determine an index with which to create an additional row in that table without scanning the entire table for a usable index. |
| eqliscsiTargetTable | 1.3.6.1.4.1.12740.5.1.7.36 | not-accessible | EqualLogic-Persistent iSCSI Target Table. This table contains a list of iSCSI targets in a group and their attributes. | |
| eqliscsiTargetEntry | 1.3.6.1.4.1.12740.5.1.7.36.1 | not-accessible | An entry (row) containing target info. | |
| U32 eqliscsiTargetIndex | 1.3.6.1.4.1.12740.5.1.7.36.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing an iSCSI target. |
| ROW eqliscsiTargetRowStatus | 1.3.6.1.4.1.12740.5.1.7.36.1.2 | RowStatus | read-create | This field is used indicate the status of this entry. |
| OCT eqliscsiTargetUUID | 1.3.6.1.4.1.12740.5.1.7.36.1.3 | OCTET STRING | read-write | EQL-SECONDARY-KEY This field is for internal use only. |
| OCT eqliscsiTargetAlias | 1.3.6.1.4.1.12740.5.1.7.36.1.4 | OCTET STRING | read-create | This field specifies the iSCSI alias used for the target. |
| OCT eqliscsiTargetIscsiName | 1.3.6.1.4.1.12740.5.1.7.36.1.5 | OCTET STRING | read-create | EQL-SECONDARY-KEY This field specifies the iSCSI target name. |
| U32 eqliscsiTargetReserved1 | 1.3.6.1.4.1.12740.5.1.7.36.1.6 | Unsigned32 | read-create | This field is not currently used and is reserved. |
| U32 eqliscsiTargetReserved2 | 1.3.6.1.4.1.12740.5.1.7.36.1.7 | Unsigned32 | read-create | This field is not currently used and is reserved. |
| U32 eqliscsiTargetReserved3 | 1.3.6.1.4.1.12740.5.1.7.36.1.8 | Unsigned32 | read-create | This field is not currently used and is reserved. |
| eqliscsiTargetChapSecretsTable | 1.3.6.1.4.1.12740.5.1.7.37 | not-accessible | EqualLogic-Persistent Chap Secrets Table for iSCSI targets | |
| eqliscsiTargetChapSecretsEntry | 1.3.6.1.4.1.12740.5.1.7.37.1 | not-accessible | An entry (row) containing a CHAP secret credential. | |
| INT eqliscsiTargetChapSecretsUsage | 1.3.6.1.4.1.12740.5.1.7.37.1.1 | INTEGER | not-accessible | This field specifies a unique index for identifing a specific Chap credential. |
| U32 eqliscsiTargetChapSecretsIndex | 1.3.6.1.4.1.12740.5.1.7.37.1.2 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a specific Chap credential. |
| ROW eqliscsiTargetChapSecretsRowStatus | 1.3.6.1.4.1.12740.5.1.7.37.1.3 | RowStatus | read-create | This field is used indicate the status of this entry. |
| OCT eqliscsiTargetChapSecretsUserName | 1.3.6.1.4.1.12740.5.1.7.37.1.4 | OCTET STRING | read-create | EQL-SECONDARY-KEY An octet string containing the user name for this credential. |
| OCT eqliscsiTargetChapSecretsPassword | 1.3.6.1.4.1.12740.5.1.7.37.1.5 | OCTET STRING | read-create | An octet string containing the password for this credential. |
| eqliscsiVolumeSnapshotPolicyStatusTable | 1.3.6.1.4.1.12740.5.1.7.38 | not-accessible | EqualLogic-Dynamic Storage SnapSnot Policy Table. Note: eqliscsiSnapCollectionPolicyStatus entries (indexed by collection index and policy index) are used along with eqliscsiVolumeSnapshotPolicyStatus entries (indexed by member index, volume index and policy index). When they are used together, eqliscsiSnapCollectionPolicyStatus indexes have a member index of 0xffffffff | |
| eqliscsiVolumeSnapshotPolicyStatusEntry | 1.3.6.1.4.1.12740.5.1.7.38.1 | not-accessible | An entry containing snapshot scheduling policy information. | |
| C32 eqliscsiVolumeSnapshotPolicyStatusNextCreate | 1.3.6.1.4.1.12740.5.1.7.38.1.1 | Counter32 | read-only | The value of this column represents number of seconds since epoch at which the next snapshot by this policy is going to be created. |
| INT eqliscsiVolumeSnapshotPolicyStatusOperStatus | 1.3.6.1.4.1.12740.5.1.7.38.1.2 | INTEGER | read-only | The value of this column represents the current operational status of this policy. The policy status is set to expired after end date. |
| INT eqliscsiVolumeSnapshotPolicyStatusNoOfSnaps | 1.3.6.1.4.1.12740.5.1.7.38.1.3 | INTEGER | read-only | The value of this column represents the current number of snapshots that exist in the system created by this schedule. |
| eqliscsiSnapCollectionPolicyStatusTable | 1.3.6.1.4.1.12740.5.1.7.39 | not-accessible | EqualLogic-Dynamic Storage SnapSnot Collection Policy Table. Note: eqliscsiSnapCollectionPolicyStatus entries (indexed by collection index and policy index) are used along with eqliscsiVolumeSnapshotPolicyStatus entries (indexed by member index, volume index and policy index). When they are used together, eqliscsiSnapCollectionPolicyStatus indexes have a member index of 0xffffffff | |
| eqliscsiSnapCollectionPolicyStatusEntry | 1.3.6.1.4.1.12740.5.1.7.39.1 | not-accessible | An entry containing snapshot scheduling policy information. | |
| C32 eqliscsiSnapCollectionPolicyStatusNextCreate | 1.3.6.1.4.1.12740.5.1.7.39.1.1 | Counter32 | read-only | The value of this column represents number of seconds since epoch at which the next snapshot by this policy is going to be created. |
| INT eqliscsiSnapCollectionPolicyStatusOperStatus | 1.3.6.1.4.1.12740.5.1.7.39.1.2 | INTEGER | read-only | The value of this column represents the current operational status of this policy. The policy status is set to expired after end date. |
| INT eqliscsiSnapCollectionPolicyStatusNoOfCollections | 1.3.6.1.4.1.12740.5.1.7.39.1.3 | INTEGER | read-only | The value of this column represents the current number of snapshots that exist in the system created by this schedule. |
| eqliscsiVolumeOpsTable | 1.3.6.1.4.1.12740.5.1.7.40 | not-accessible | EqualLogic-Persistent Storage Volume Operations Table. | |
| eqliscsiVolumeOpsEntry | 1.3.6.1.4.1.12740.5.1.7.40.1 | not-accessible | An entry (row) containing info for volume operations. | |
| U32 eqliscsiVolumeOpsIndex | 1.3.6.1.4.1.12740.5.1.7.40.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a volume. |
| ROW eqliscsiVolumeOpsRowStatus | 1.3.6.1.4.1.12740.5.1.7.40.1.2 | RowStatus | read-create | This field is used indicate the status of this entry. |
| INT eqliscsiVolumeOpsOperation | 1.3.6.1.4.1.12740.5.1.7.40.1.3 | INTEGER | read-write | The current operation for this drive group 0 - no operation 1 - move Pool |
| INT eqliscsiVolumeOpsExec | 1.3.6.1.4.1.12740.5.1.7.40.1.4 | INTEGER | read-write | The action to perform on this operation 0 - no operation 1 - cancel 2 - failed |
| C32 eqliscsiVolumeOpsStartTime | 1.3.6.1.4.1.12740.5.1.7.40.1.5 | Counter32 | read-write | This field contains the time of the start of the operation. |
| U32 eqliscsiVolumeOpsStoragePoolSourceIndex | 1.3.6.1.4.1.12740.5.1.7.40.1.6 | Unsigned32 | read-write | This field unique identifies the source Storage Pool. Also the 1st part of Index for row in eqliscsiVolBalCommandTable. |
| U32 eqliscsiVolumeOpsStoragePoolDestinationIndex | 1.3.6.1.4.1.12740.5.1.7.40.1.7 | Unsigned32 | read-write | This field unique identifies the destination Storage Pool. |
| U32 eqliscsiVolumeOpsVolBalCommandIndex | 1.3.6.1.4.1.12740.5.1.7.40.1.8 | Unsigned32 | read-create | 2nd Part of Index for row in eqliscsiVolBalCommandTable |
| U32 eqliscsiVolumeOpsVolBalCommandiscsiLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.40.1.9 | Unsigned32 | read-create | 3rd Part of Index for row in eqliscsiVolBalCommandTable |
| eqliscsiReplicaSetExtensionTable | 1.3.6.1.4.1.12740.5.1.7.41 | not-accessible | EqualLogic-Persistent | |
| eqliscsiReplicaSetExtensionEntry | 1.3.6.1.4.1.12740.5.1.7.41.1 | not-accessible | This table maintains the information required by the volume if replicaset gets promoted to a volume. | |
| OCT eqliscsiReplicaSetPrimaryPsvId | 1.3.6.1.4.1.12740.5.1.7.41.1.1 | OCTET STRING | read-create | If non-zero, the value represents the PsvId of primary site volume. The value is used by iscsi during page83 and page80 requests. |
| eqliscsiVolumeStoragePreferenceTable | 1.3.6.1.4.1.12740.5.1.7.42 | not-accessible | EqualLogic-Persistent | |
| eqliscsiVolumeStoragePreferenceEntry | 1.3.6.1.4.1.12740.5.1.7.42.1 | not-accessible | This table maintains the information related to storage preference of volumes. | |
| ROW eqliscsiVolumeStoragePreferenceRowStatus | 1.3.6.1.4.1.12740.5.1.7.42.1.1 | RowStatus | read-create | Rowstatus variable used to manage rows in this table. |
| INT eqliscsiVolumeStoragePreferenceRAIDType | 1.3.6.1.4.1.12740.5.1.7.42.1.2 | INTEGER | read-create | EQL-SECONDARY-KEY This field specifies the user's request to store this volume on the given RAID type. |
| INT eqliscsiVolumeStoragePreferenceDriveType | 1.3.6.1.4.1.12740.5.1.7.42.1.3 | INTEGER | read-create | EQL-SECONDARY-KEY This field specifies the user's request to store this volume on the given drive type. |
| INT eqliscsiVolumeStoragePreferenceDiskSpeed | 1.3.6.1.4.1.12740.5.1.7.42.1.4 | INTEGER | read-create | EQL-SECONDARY-KEY This field specifies the user's request to store this volume on the disks with given speed. |
| INT eqliscsiVolumeStoragePreferenceRAIDTypeStatus | 1.3.6.1.4.1.12740.5.1.7.42.1.5 | INTEGER | read-only | EQL-SECONDARY-KEY The value of this object represents current status of raid preference set on this volume. |
| eqlAdminAccountVolumeTable | 1.3.6.1.4.1.12740.5.1.7.43 | not-accessible | EqualLogic-Dynamic table indicating the access an administrator has to a volume. | |
| eqlAdminAccountVolumeEntry | 1.3.6.1.4.1.12740.5.1.7.43.1 | not-accessible | An entry (row) containing the access privilege. | |
| INT eqlAdminAccountVolumeAccess | 1.3.6.1.4.1.12740.5.1.7.43.1.1 | INTEGER | read-only | The administrative permission to a volume. |
| eqlAdminAccountReplicantSiteTable | 1.3.6.1.4.1.12740.5.1.7.44 | not-accessible | EqualLogic-Dynamic table indicating the access an administrator has to a partner. | |
| eqlAdminAccountReplicantSiteEntry | 1.3.6.1.4.1.12740.5.1.7.44.1 | not-accessible | An entry (row) containing the access privilege. | |
| INT eqlAdminAccountReplicantSiteAccess | 1.3.6.1.4.1.12740.5.1.7.44.1.1 | INTEGER | read-only | The administrative permission to a partner. |
| eqlAdminAccountVolCollectionTable | 1.3.6.1.4.1.12740.5.1.7.45 | not-accessible | EqualLogic-Dynamic table indicating the access an administrator has to a volume collection. | |
| eqlAdminAccountVolCollectionEntry | 1.3.6.1.4.1.12740.5.1.7.45.1 | not-accessible | An entry (row) containing the access privilege. | |
| INT eqlAdminAccountVolCollectionAccess | 1.3.6.1.4.1.12740.5.1.7.45.1.1 | INTEGER | read-only | The administrative permission to a volume collection. |
| eqliscsiVolumeOpsStatusTable | 1.3.6.1.4.1.12740.5.1.7.46 | not-accessible | EqualLogic-Dynamic Storage Volume Operations Status Table. | |
| eqliscsiVolumeOpsStatusEntry | 1.3.6.1.4.1.12740.5.1.7.46.1 | not-accessible | An entry (row) containing status for volume operations. | |
| U32 eqliscsiVolumeOpsStatusCompletePct | 1.3.6.1.4.1.12740.5.1.7.46.1.1 | Unsigned32 | read-only | The percentage complete an ongoing move or bind operation is |
| eqliscsiVolumeDynamicConfigTable | 1.3.6.1.4.1.12740.5.1.7.47 | not-accessible | EqualLogic-Persistent Table for storing in database volume attributes that can frequently change. | |
| eqliscsiVolumeDynamicConfigEntry | 1.3.6.1.4.1.12740.5.1.7.47.1 | not-accessible | An entry (row) containing status for volume dynamic config. The values in this table are not user configurable. | |
| ROW eqliscsiVolumeDynamicRowStatus | 1.3.6.1.4.1.12740.5.1.7.47.1.1 | RowStatus | read-create | This field is used to create new entries and indicate the status of this entry. |
| U32 eqliscsiVolumeDynamicThinReserve | 1.3.6.1.4.1.12740.5.1.7.47.1.2 | Unsigned32 | read-create | This field specifies the amount of pool free space that is currently reserved for this Thin Provisioned Volume. A row will only exist in this table if thin-provisioning is enabled on the volume. A row will not exist for classic volumes or if thin-provisioing is disabled. |
| U32 eqliscsiVolumeDynamicInUseHighWaterMark | 1.3.6.1.4.1.12740.5.1.7.47.1.3 | Unsigned32 | read-create | This field specifies the high water mark of the volume's in-use. |
| U32 eqliscsiVolumeDynamicInUseHighWaterMarkTimestamp | 1.3.6.1.4.1.12740.5.1.7.47.1.4 | Unsigned32 | read-only | This field specifies the creation time for high water mark of the volume's in-use. Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. |
| eqliscsiVolumeReplSiteStatusTable | 1.3.6.1.4.1.12740.5.1.7.48 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolumeReplSiteStatusEntry | 1.3.6.1.4.1.12740.5.1.7.48.1 | not-accessible | partner related status information | |
| U32 eqliscsiVolumeReplSiteFailbackSpace | 1.3.6.1.4.1.12740.5.1.7.48.1.1 | Unsigned32 | read-only | This value represents the space consumed by of all failback replicasets that belong to this partner. |
| eqliscsiVolumeChunkTable | 1.3.6.1.4.1.12740.5.1.7.49 | not-accessible | EqualLogic-Dynamic. This table exposes the volume as number of chunks. | |
| eqliscsiVolumeChunkEntry | 1.3.6.1.4.1.12740.5.1.7.49.1 | not-accessible | Information related to each chunk. | |
| U32 eqliscsiVolumeChunkIndex | 1.3.6.1.4.1.12740.5.1.7.49.1.1 | Unsigned32 | not-accessible | This value represents index of the chunk. |
| U32 eqliscsiVolumeChunkVersion | 1.3.6.1.4.1.12740.5.1.7.49.1.2 | Unsigned32 | read-only | This value represents version of the chunk. Different versions of chunks can be of different sizes. Currently chunks with version 1 are supported. |
| U32 eqliscsiVolumeChunkSegmentSize | 1.3.6.1.4.1.12740.5.1.7.49.1.3 | Unsigned32 | read-only | This value represents the size of a segment. In chunk version 1, segment size is 256k bytes of data. |
| U32 eqliscsiVolumeChunkSegments | 1.3.6.1.4.1.12740.5.1.7.49.1.4 | Unsigned32 | read-only | This value represents the size of the chunk expressed as number of segments. |
| OCT eqliscsiVolumeChunkModified | 1.3.6.1.4.1.12740.5.1.7.49.1.5 | OCTET STRING | read-only | This value represents a bit mask of modified segments in the given chunk. |
| eqliscsiReplicantSiteOpsTable | 1.3.6.1.4.1.12740.5.1.7.50 | not-accessible | EqualLogic-Persistent Replicant Site Operations Table. | |
| eqliscsiReplicantSiteOpsEntry | 1.3.6.1.4.1.12740.5.1.7.50.1 | not-accessible | An entry (row) containing info for replicant site operations. | |
| U32 eqliscsiReplicantSiteOpsIndex | 1.3.6.1.4.1.12740.5.1.7.50.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing a replicant site operation. |
| ROW eqliscsiReplicantSiteOpsRowStatus | 1.3.6.1.4.1.12740.5.1.7.50.1.2 | RowStatus | read-create | This field is used indicate the status of this entry. |
| INT eqliscsiReplicantSiteOpsOperation | 1.3.6.1.4.1.12740.5.1.7.50.1.3 | INTEGER | read-write | The current operation for this drive group 0 - no operation 1 - move Pool |
| INT eqliscsiReplicantSiteOpsExec | 1.3.6.1.4.1.12740.5.1.7.50.1.4 | INTEGER | read-write | The action to perform on this operation 0 - no operation 1 - cancel 2 - failed |
| C32 eqliscsiReplicantSiteOpsStartTime | 1.3.6.1.4.1.12740.5.1.7.50.1.5 | Counter32 | read-write | This field contains the time of the start of the operation. |
| U32 eqliscsiReplicantSiteOpsStoragePoolSourceIndex | 1.3.6.1.4.1.12740.5.1.7.50.1.6 | Unsigned32 | read-write | This field unique identifies the source Storage Pool. Also the 1st part of Index for row in eqliscsiVolBalCommandTable. |
| U32 eqliscsiReplicantSiteOpsStoragePoolDestinationIndex | 1.3.6.1.4.1.12740.5.1.7.50.1.7 | Unsigned32 | read-write | This field unique identifies the destination Storage Pool. |
| U32 eqliscsiReplicantSiteOpsVolBalCommandIndex | 1.3.6.1.4.1.12740.5.1.7.50.1.8 | Unsigned32 | read-create | 2nd Part of Index for row in eqliscsiVolBalCommandTable |
| U32 eqliscsiReplicantSiteOpsVolBalCommandiscsiLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.50.1.9 | Unsigned32 | read-create | 3rd Part of Index for row in eqliscsiVolBalCommandTable |
| eqliscsiReplicantSiteOpsStatusTable | 1.3.6.1.4.1.12740.5.1.7.51 | not-accessible | EqualLogic-Dynamic Replicant Site Operations Status Table. | |
| eqliscsiReplicantSiteOpsStatusEntry | 1.3.6.1.4.1.12740.5.1.7.51.1 | not-accessible | An entry (row) containing status for replicant site operations. | |
| U32 eqliscsiReplicantSiteOpsStatusCompletePct | 1.3.6.1.4.1.12740.5.1.7.51.1.1 | Unsigned32 | read-only | The percentage complete an ongoing move or bind operation is |
| eqliscsiReplicantSiteStatusTable | 1.3.6.1.4.1.12740.5.1.7.52 | not-accessible | EqualLogic-Dynamic The replicant site status table contains the status of all the remote replication sites which have been given access to the local storage pool for the purposes of creating replica sets. | |
| eqliscsiReplicantSiteStatusEntry | 1.3.6.1.4.1.12740.5.1.7.52.1 | not-accessible | ||
| INT eqliscsiReplicantSiteStatusAvailable | 1.3.6.1.4.1.12740.5.1.7.52.1.1 | INTEGER | read-only | The current availability of the remote site |
| U32 eqliscsiReplicantSiteStatusMajorVersion | 1.3.6.1.4.1.12740.5.1.7.52.1.2 | Unsigned32 | read-only | This variable specifies the Major part of the lowest member software version of the remote replication site group. |
| U32 eqliscsiReplicantSiteStatusMinorVersion | 1.3.6.1.4.1.12740.5.1.7.52.1.3 | Unsigned32 | read-only | This variable specifies the Minor part of the lowest member software version of the remote replication site group. |
| U32 eqliscsiReplicantSiteStatusMaintVersion | 1.3.6.1.4.1.12740.5.1.7.52.1.4 | Unsigned32 | read-only | This variable specifies the Maintenance part of the lowest member software version of the remote replication site group. |
| eqliscsiVolumeTaskStatusTable | 1.3.6.1.4.1.12740.5.1.7.53 | not-accessible | EqualLogic-Dynamic Storage Volume Operations Status Table. | |
| eqliscsiVolumeTaskStatusEntry | 1.3.6.1.4.1.12740.5.1.7.53.1 | not-accessible | An entry (row) containing status for volume operations. | |
| U32 eqliscsiVolumeTaskStatusErrorCode | 1.3.6.1.4.1.12740.5.1.7.53.1.1 | Unsigned32 | read-only | Error if any occurred while executing the task on this volume. |
| eqliscsiVolumeTemplateThinClonesTable | 1.3.6.1.4.1.12740.5.1.7.54 | not-accessible | EqualLogic-Dynamic Storage Template Thin Clone Table | |
| eqliscsiVolumeTemplateThinClonesEntry | 1.3.6.1.4.1.12740.5.1.7.54.1 | not-accessible | An entry (row) containing a templates thin clone info. The first 2 indices are the volume index of the template volume and the second 2 indicies are the volume index of the thin clone. | |
| U32 eqliscsiThinCloneLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.54.1.1 | Unsigned32 | not-accessible | This field specifies the first part of a unique index for identifing a the thin clone. |
| U32 eqliscsiThinCloneVolumeIndex | 1.3.6.1.4.1.12740.5.1.7.54.1.2 | Unsigned32 | not-accessible | This field specifies the second part of a unique index for identifing a thin clone. |
| T/F eqliscsiVolumeTemplateThinClonesMember | 1.3.6.1.4.1.12740.5.1.7.54.1.3 | TruthValue | read-only | Always true. |
| eqliscsiVolumeAdminAccountTable | 1.3.6.1.4.1.12740.5.1.7.55 | not-accessible | EqualLogic-Persistent Admin Account Volume Table. This table contains a list of privilege matchings of administrative accounts and the volumes those administrators have access to. | |
| eqliscsiVolumeAdminAccountEntry | 1.3.6.1.4.1.12740.5.1.7.55.1 | not-accessible | An entry (row) containing mapping of administrative accounts and their volume access. | |
| ROW eqliscsiVolumeAdminAccountRowStatus | 1.3.6.1.4.1.12740.5.1.7.55.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| eqliscsiTemplateVolumeStatusTable | 1.3.6.1.4.1.12740.5.1.7.56 | not-accessible | EqualLogic-Dynamic Storage template Volume status Table. This table contains a list of template volumes in a group and their stats. | |
| eqliscsiTemplateVolumeStatusEntry | 1.3.6.1.4.1.12740.5.1.7.56.1 | not-accessible | An entry (row) containing template volume stats. | |
| U32 eqliscsiTemplateVolumeStatusNumThinClones | 1.3.6.1.4.1.12740.5.1.7.56.1.1 | Unsigned32 | read-only | This field represents the number of thin clones associated with a template volume. |
| U32 eqliscsiTemplateVolumeStatusNumThinCloneReplicators | 1.3.6.1.4.1.12740.5.1.7.56.1.2 | Unsigned32 | read-only | This field represents the number of thin clone replicators associated with a template volume. |
| U32 eqliscsiTemplateVolumeStatusNumThinCloneReplicaSets | 1.3.6.1.4.1.12740.5.1.7.56.1.3 | Unsigned32 | read-only | This field represents the number of thin clone replica sets associated with a template volume. |
| eqliscsiSnapAccumulatedStatisticsTable | 1.3.6.1.4.1.12740.5.1.7.57 | not-accessible | EqualLogic-Dynamic This table contains a list inbound-replica sets and their statistics. | |
| eqliscsiSnapAccumulatedStatisticsEntry | 1.3.6.1.4.1.12740.5.1.7.57.1 | not-accessible | An entry (row) containing inbound-replicaset statistics. | |
| C32 eqliscsiSnapAccumulatedStatsCmdPdus | 1.3.6.1.4.1.12740.5.1.7.57.1.1 | Counter32 | read-only | The count of Command PDUs transferred to this snapshot. |
| C32 eqliscsiSnapAccumulatedStatsRspPdus | 1.3.6.1.4.1.12740.5.1.7.57.1.2 | Counter32 | read-only | The count of Response PDUs transferred to this snapshot. |
| C64 eqliscsiSnapAccumulatedStatsTxData | 1.3.6.1.4.1.12740.5.1.7.57.1.3 | Counter64 | read-only | The count of data octets that were transmitted by the local iSCSI node. |
| C64 eqliscsiSnapAccumulatedStatsRxData | 1.3.6.1.4.1.12740.5.1.7.57.1.4 | Counter64 | read-only | The count of data octets that were received by the local iSCSI node. |
| U32 eqliscsiSnapAccumulatedStatsNoOfSessions | 1.3.6.1.4.1.12740.5.1.7.57.1.5 | Unsigned32 | read-only | No of sessions that were established and closed so far to this snapshot. |
| C64 eqliscsiSnapAccumulatedStatsReadLatency | 1.3.6.1.4.1.12740.5.1.7.57.1.6 | Counter64 | read-only | The accumulative latency in milli seconds for read operations on this snapshot. |
| C64 eqliscsiSnapAccumulatedStatsWriteLatency | 1.3.6.1.4.1.12740.5.1.7.57.1.7 | Counter64 | read-only | The accumulative latency in milli seconds for write operations on this snapshot. |
| C64 eqliscsiSnapAccumulatedStatsReadOpCount | 1.3.6.1.4.1.12740.5.1.7.57.1.8 | Counter64 | read-only | The number of read operations on this snapshot. |
| C64 eqliscsiSnapAccumulatedStatsWriteOpCount | 1.3.6.1.4.1.12740.5.1.7.57.1.9 | Counter64 | read-only | The number of write operations on this snapshot. |
| G32 eqliscsiSnapAccumulatedStatsReadAvgLatency | 1.3.6.1.4.1.12740.5.1.7.57.1.10 | Gauge32 | read-only | The average latency in milli seconds for read operations on this snapshot. |
| G32 eqliscsiSnapAccumulatedStatsWriteAvgLatency | 1.3.6.1.4.1.12740.5.1.7.57.1.11 | Gauge32 | read-only | The average latency in milli seconds for write operations on this snapshot. |
| C64 eqliscsiSnapAccumulatedStatsIscsiReadWriteCmdsReceived | 1.3.6.1.4.1.12740.5.1.7.57.1.12 | Counter64 | read-only | The number of iscsi read/write commands received for operations on this volume. This object is a 64-bit version of eqliscsiVolumeStatsIscsiREadWriteCmdsReceived. |
| C64 eqliscsiSnapAccumulatedStatsIscsiTotalQD | 1.3.6.1.4.1.12740.5.1.7.57.1.13 | Counter64 | read-only | A 64-bit counter that is incremented by the current number of outstanding iSCSI IO operations each time an iSCSI IO is received by the target. The iSCSI IO operations include both reads and writes. This counter when divided by the total number of iSCSI IO operations provides the average queue depth. This object is a 64 bit version of eqliscsiVolumeStatsIscsiReadWriteCmdsCompleted. |
| eqliscsiVolumeReplSiteAdminAccountTable | 1.3.6.1.4.1.12740.5.1.7.58 | not-accessible | EqualLogic-Persistent Admin Account Replication Site Table. This table contains a list of privilege matchings of administrative accounts and the replication sites those administrators have access to. | |
| eqliscsiVolumeReplSiteAdminAccountEntry | 1.3.6.1.4.1.12740.5.1.7.58.1 | not-accessible | An entry (row) containing mapping of administrative accounts and their replication site access. | |
| ROW eqliscsiVolumeReplSiteAdminAccountRowStatus | 1.3.6.1.4.1.12740.5.1.7.58.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| REP eqliscsiVolumeReplSiteAdminAccountQuotaType | 1.3.6.1.4.1.12740.5.1.7.58.1.2 | ReplSiteQuotaType | read-create | The format of the adminQuota value: 0 - Unlimited quota, 1 - Size in Megabytes. This field applies only to Volume Administrators. |
| U32 eqliscsiVolumeReplSiteAdminAccountQuota | 1.3.6.1.4.1.12740.5.1.7.58.1.3 | Unsigned32 | read-create | This field specifies the storage space quota (in MB) for a Volume Administrator in the delegated space at this replication site. This field applies only to Volume Administrators. |
| eqlLdapLoginAccessReplSiteTable | 1.3.6.1.4.1.12740.5.1.7.59 | not-accessible | EqualLogic-Persistent Group LDAP login access table. For LDAP login access configured with volume-admin privilege stores the replication sites, volume-admin has access to. | |
| eqlLdapLoginAccessReplSiteEntry | 1.3.6.1.4.1.12740.5.1.7.59.1 | not-accessible | An entry (row) containing the configuration for the LDAP login access replication quotas. | |
| REP eqlLdapLoginAccessReplSiteQuotaType | 1.3.6.1.4.1.12740.5.1.7.59.1.1 | ReplSiteQuotaType | read-create | The format of the adminQuota value: 0 - Unlimited quota, 1 - Size in Megabytes. This field applies only to Volume Administrators. |
| U32 eqlLdapLoginAccessReplSiteQuota | 1.3.6.1.4.1.12740.5.1.7.59.1.2 | Unsigned32 | read-create | This field specifies the storage space quota (in MB) for a Volume Administrator in the storage Repl Site. This field applies only to Volume Administrators. |
| ROW eqlLdapLoginAccessReplSiteRowStatus | 1.3.6.1.4.1.12740.5.1.7.59.1.3 | RowStatus | read-create | This field is used indicate the status of this entry. |
| eqliscsiVolumeSyncReplExtensionTable | 1.3.6.1.4.1.12740.5.1.7.60 | not-accessible | EqualLogic-Persistent | |
| eqliscsiVolumeSyncReplExtensionEntry | 1.3.6.1.4.1.12740.5.1.7.60.1 | not-accessible | An entry (row) containing volume-specific information required for configuring synchronous replication | |
| ROW eqliscsiVolumeSyncReplExtRowStatus | 1.3.6.1.4.1.12740.5.1.7.60.1.1 | RowStatus | read-create | This field is used to indicate the status of this entry. |
| U32 eqliscsiVolumeSyncReplExtSyncReplLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.60.1.2 | Unsigned32 | read-create | This field specifies the first part of a unique index for identifing a synchronous replication relationship between volumes. |
| U32 eqliscsiVolumeSyncReplExtSyncReplIndex | 1.3.6.1.4.1.12740.5.1.7.60.1.3 | Unsigned32 | read-create | This field specifies the second part of a unique index for identifing a synchronous replication relationship between volumes. |
| OCT eqliscsiVolumeSyncReplExtIntTargetIscsiName | 1.3.6.1.4.1.12740.5.1.7.60.1.4 | OCTET STRING | read-create | This field specifies the iSCSI target name that is internally used for a syncronous replication volume. |
| eqliscsiVolumeSyncReplTable | 1.3.6.1.4.1.12740.5.1.7.61 | not-accessible | EqualLogic-Persistent | |
| eqliscsiVolumeSyncReplEntry | 1.3.6.1.4.1.12740.5.1.7.61.1 | not-accessible | An entry (row) containing configuration information for replicating an active volume to a standby | |
| ROW eqliscsiVolumeSyncReplRowStatus | 1.3.6.1.4.1.12740.5.1.7.61.1.1 | RowStatus | read-create | This field is used to indicate the status of this entry. |
| U32 eqliscsiVolumeSyncReplLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.61.1.2 | Unsigned32 | not-accessible | This field specifies the first part of a unique index for identifing a synchronous replication relationship between volumes. |
| U32 eqliscsiVolumeSyncReplIndex | 1.3.6.1.4.1.12740.5.1.7.61.1.3 | Unsigned32 | not-accessible | This field specifies the second part of a unique index for identifing a synchronous replication relationship between volumes. |
| T/F eqliscsiVolumeSyncReplPaused | 1.3.6.1.4.1.12740.5.1.7.61.1.4 | TruthValue | read-write | Indicates whether IO forwarding to the replication standby volume is allowed (false) or halted (true). |
| eqliscsiVolumeSyncReplPeerTable | 1.3.6.1.4.1.12740.5.1.7.62 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolumeSyncReplPeerEntry | 1.3.6.1.4.1.12740.5.1.7.62.1 | not-accessible | An entry (row) containing peer volume information for synchronous volume replication. The first 2 indexes identify the volume, and the second 2 indexes identify the peer. | |
| U32 eqliscsiVolumeSyncReplPeerLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.62.1.1 | Unsigned32 | not-accessible | This field specifies the first part of a unique index for identifing the peer of the synchronous replication volume. |
| U32 eqliscsiVolumeSyncReplPeerVolIndex | 1.3.6.1.4.1.12740.5.1.7.62.1.2 | Unsigned32 | not-accessible | This field specifies the second part of a unique index for identifing the peer of the synchronous replication volume. |
| OCT eqliscsiVolumeSyncReplPeerPsvId | 1.3.6.1.4.1.12740.5.1.7.62.1.3 | OCTET STRING | read-only | If non-zero, the value represents the PsvId of the peer of the synchronous replication volume. |
| eqliscsiVolumeSyncReplStatusTable | 1.3.6.1.4.1.12740.5.1.7.63 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolumeSyncReplStatusEntry | 1.3.6.1.4.1.12740.5.1.7.63.1 | not-accessible | Synchronous replication status information | |
| INT eqliscsiVolumeSyncReplStatusSyncStatus | 1.3.6.1.4.1.12740.5.1.7.63.1.1 | INTEGER | read-only | This field specifies whether the volume is in sync |
| INT eqliscsiVolumeSyncReplStatusUnreplicatedChanges | 1.3.6.1.4.1.12740.5.1.7.63.1.2 | INTEGER | read-only | This field specifies whether unreplicated changes exist for this volume. |
| U32 eqliscsiVolumeSyncReplStatusTotalTxDataMB | 1.3.6.1.4.1.12740.5.1.7.63.1.3 | Unsigned32 | read-only | This field represents the amount of total changes since last in sync. |
| U32 eqliscsiVolumeSyncReplStatusRemainingTxDataMB | 1.3.6.1.4.1.12740.5.1.7.63.1.4 | Unsigned32 | read-only | This field represents the amount of remaining changes which need to be replicated. |
| eqliscsiVolumeSyncReplVirtualTable | 1.3.6.1.4.1.12740.5.1.7.64 | not-accessible | EqualLogic-Dynamic Sync Replication Virtual Volume Table. This table contains a list of sync replication virtual volumes in a group and their attributes. | |
| eqliscsiVolumeSyncReplVirtualEntry | 1.3.6.1.4.1.12740.5.1.7.64.1 | not-accessible | An entry (row) containing sync replication virtual volume info. | |
| INT eqliscsiVolumeSyncReplVirtualAccessType | 1.3.6.1.4.1.12740.5.1.7.64.1.1 | INTEGER | read-create | This field specifies access rights for the volume. The volume can be either read-write or read-only. The default is read-write. |
| INT eqliscsiVolumeSyncReplVirtualAdminStatus | 1.3.6.1.4.1.12740.5.1.7.64.1.2 | INTEGER | read-create | This field specifies if the volume is set to online or offline by the administrator. If a volume is offline, it cannot be accessed by iscsi initiators. |
| INT eqliscsiVolumeSyncReplVirtualMultInitiator | 1.3.6.1.4.1.12740.5.1.7.64.1.3 | INTEGER | read-write | Specifies if the access from multiple initiators is allowed for the volume. |
| eqliscsiVolumeSyncReplVirtualStatusTable | 1.3.6.1.4.1.12740.5.1.7.65 | not-accessible | EqualLogic-Dynamic Sync Replication Virtual Volume Table. This table contains a list of sync replication virtual volumes in a group and their stats. | |
| eqliscsiVolumeSyncReplVirtualStatusEntry | 1.3.6.1.4.1.12740.5.1.7.65.1 | not-accessible | An entry (row) containing sync replication virtual volume stats. | |
| I32 eqliscsiVolumeSyncReplVirtualStatusReservedSpace | 1.3.6.1.4.1.12740.5.1.7.65.1.1 | Integer32 | read-only | This field specifies how many MB of space is reserved for snapshots of this volume. This is a dynamic value, it is not Administrator setable. |
| I32 eqliscsiVolumeSyncReplVirtualStatusReservedSpaceAvail | 1.3.6.1.4.1.12740.5.1.7.65.1.2 | Integer32 | read-only | This field specifies how many MB of reserved space that is unused by the snapshots. |
| I32 eqliscsiVolumeSyncReplVirtualStatusNumSnapshots | 1.3.6.1.4.1.12740.5.1.7.65.1.3 | Integer32 | read-only | Indicates the number of snapshots that the system is maintaining on the specified volume |
| INT eqliscsiVolumeSyncReplVirtualStatusOperStatus | 1.3.6.1.4.1.12740.5.1.7.65.1.4 | INTEGER | read-only | This field specifies the current operational status of the volume. |
| I32 eqliscsiVolumeSyncReplVirtualStatusConnections | 1.3.6.1.4.1.12740.5.1.7.65.1.5 | Integer32 | read-only | The value of this object represents number of active iscsi connections to this volume. It MUST match with the number of rows for this particular iscsiNode in iscsiConnectionAttributesTable. |
| U32 eqliscsiVolumeSyncReplVirtualStatusAllocatedSpace | 1.3.6.1.4.1.12740.5.1.7.65.1.6 | Unsigned32 | read-only | The value of this object represents the actual materialized pages for this volume. |
| U32 eqliscsiVolumeSyncReplVirtualStatusVolReserveSpace | 1.3.6.1.4.1.12740.5.1.7.65.1.7 | Unsigned32 | read-only | The value of this object represents the pages reserved for this volume. |
| I32 eqliscsiVolumeSyncReplVirtualStatusExtConnections | 1.3.6.1.4.1.12740.5.1.7.65.1.8 | Integer32 | read-only | The value of this object represents number of active iscsi connections to this volume, not counting EQL generated connections. |
| eqliscsiVolumeSyncReplVirtualStatisticsTable | 1.3.6.1.4.1.12740.5.1.7.66 | not-accessible | EqualLogic-Dynamic Sync Replication Virtual Volume Table. This table contains a list of sync replication virtual volumes in a group and their statistics. | |
| eqliscsiVolumeSyncReplVirtualStatisticsEntry | 1.3.6.1.4.1.12740.5.1.7.66.1 | not-accessible | An entry (row) containing sync replication virtual volume statistics. | |
| C64 eqliscsiVolumeSyncReplVirtualStatsTxData | 1.3.6.1.4.1.12740.5.1.7.66.1.1 | Counter64 | read-only | The count of data octets that were transmitted by the local iSCSI node. |
| C64 eqliscsiVolumeSyncReplVirtualStatsRxData | 1.3.6.1.4.1.12740.5.1.7.66.1.2 | Counter64 | read-only | The count of data octets that were received by the local iSCSI node. |
| eqliscsiVsrVirtualSyncReplStatusTable | 1.3.6.1.4.1.12740.5.1.7.67 | not-accessible | EqualLogic-Dynamic Sync Replication Virtual Volume Sync Repl Status Table. This table contains a list of sync replication virtual volumes in a group and their sync replication status. | |
| eqliscsiVsrVirtualSyncReplStatusEntry | 1.3.6.1.4.1.12740.5.1.7.67.1 | not-accessible | An entry (row) containing sync replication virtual volume sync replication status. | |
| INT eqliscsiVsrVirtualSyncReplStatusSyncStatus | 1.3.6.1.4.1.12740.5.1.7.67.1.1 | INTEGER | read-only | This field specifies whether the volume is in sync. |
| INT eqliscsiVsrVirtualSyncReplStatusUnreplicatedChanges | 1.3.6.1.4.1.12740.5.1.7.67.1.2 | INTEGER | read-only | This field specifies whether unreplicated changes exist for this volume. |
| U32 eqliscsiVsrVirtualSyncReplStatusTotalTxDataMB | 1.3.6.1.4.1.12740.5.1.7.67.1.3 | Unsigned32 | read-only | This field represents the amount of total changes since last in sync. |
| U32 eqliscsiVsrVirtualSyncReplStatusRemainingTxDataMB | 1.3.6.1.4.1.12740.5.1.7.67.1.4 | Unsigned32 | read-only | This field represents the amount of remaining changes which need to be replicated. |
| eqliscsiSyncReplAfoStateTable | 1.3.6.1.4.1.12740.5.1.7.68 | not-accessible | Equalogic-member local AFO state | |
| eqliscsiSyncReplAfoStateEntry | 1.3.6.1.4.1.12740.5.1.7.68.1 | not-accessible | An member local entry (row) containing a volume's AFO state for synchronous replication The first 4 indexes identify the volume with the lowest psvid, and the second 4 indexes identify the volume with the highest psvid. | |
| U32 eqliscsiSyncReplAfoSeqNum | 1.3.6.1.4.1.12740.5.1.7.68.1.1 | Unsigned32 | not-accessible | This field specifies the sequence number for the record |
| U32 eqliscsiSyncReplAfoState | 1.3.6.1.4.1.12740.5.1.7.68.1.2 | Unsigned32 | not-accessible | This field specifies the current AFO state |
| OCT eqliscsiSyncReplAfoGrpLeadUuid | 1.3.6.1.4.1.12740.5.1.7.68.1.3 | OCTET STRING | not-accessible | This value represents the UUID of the Group lead that wrote this record |
| eqliscsiVolCollectionSyncReplActivePoolTable | 1.3.6.1.4.1.12740.5.1.7.69 | not-accessible | EqualLogic-Persistent This table maintains the list of pool configuration for each sync-repl collection. | |
| eqliscsiVolCollectionSyncReplActivePoolEntry | 1.3.6.1.4.1.12740.5.1.7.69.1 | not-accessible | An entry in the table. | |
| ROW eqliscsiVolCollectionSyncReplActivePoolRowStatus | 1.3.6.1.4.1.12740.5.1.7.69.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| U32 eqliscsiVolCollectionSyncReplActivePoolIndex | 1.3.6.1.4.1.12740.5.1.7.69.1.2 | Unsigned32 | read-write | This field specifies the unique index of the pool serving as the active pool in a sync-replication collection |
| BIT eqliscsiVolCollectionSyncReplActivePoolFlags | 1.3.6.1.4.1.12740.5.1.7.69.1.3 | Bits | read-write | This fields defines the common place holder for sync-replication volume collection. The flags must be of type enable(1) or disable(0), and the default will always be disable(0). |
| eqliscsiVolCollectionSyncReplStatusTable | 1.3.6.1.4.1.12740.5.1.7.70 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolCollectionSyncReplStatusEntry | 1.3.6.1.4.1.12740.5.1.7.70.1 | not-accessible | Synchronous replication status information | |
| INT eqliscsiVolCollectionSyncReplStatusSyncStatus | 1.3.6.1.4.1.12740.5.1.7.70.1.1 | INTEGER | read-only | This field specifies whether the collection is in sync |
| INT eqliscsiVolCollectionSyncReplStatusUnreplicatedChanges | 1.3.6.1.4.1.12740.5.1.7.70.1.2 | INTEGER | read-only | This field specifies whether unreplicated changes exist for this collection |
| U32 eqliscsiVolCollectionSyncReplStatusTotalTxDataMB | 1.3.6.1.4.1.12740.5.1.7.70.1.3 | Unsigned32 | read-only | This field represents the amount of total changes since last in sync for this collection |
| U32 eqliscsiVolCollectionSyncReplStatusRemainingTxDataMB | 1.3.6.1.4.1.12740.5.1.7.70.1.4 | Unsigned32 | read-only | This field represents the amount of remaining changes which need to be replicated for this collection |
| eqliscsiVolumeSyncReplIndexVolumesTable | 1.3.6.1.4.1.12740.5.1.7.71 | not-accessible | EqualLogic-Dynamic Sync replication index volumes table. Provides relationships between sync replication indexes and all the volumes that are associated with that index. | |
| eqliscsiVolumeSyncReplIndexVolumesEntry | 1.3.6.1.4.1.12740.5.1.7.71.1 | not-accessible | An entry (row) containing volume information for synchronous replication access/alternate pairs. The first two parts of the index identify the sync repl index of the pair, and the second two parts of the index identify the volume. | |
| OCT eqliscsiVolumeSyncReplIndexVolumesPsvId | 1.3.6.1.4.1.12740.5.1.7.71.1.1 | OCTET STRING | read-only | If non-zero, the value represents the PsvId of the peer of the synchronous replication volume. |
| eqliscsiVolumeSyncReplSyncActiveOfflineTable | 1.3.6.1.4.1.12740.5.1.7.72 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolumeSyncReplSyncActiveOfflineEntry | 1.3.6.1.4.1.12740.5.1.7.72.1 | not-accessible | An entry (row) containing volume-specific information used to set the identified Synchronous Replication volume offline. | |
| T/F eqliscsiVolumeSyncReplSyncActiveOffline | 1.3.6.1.4.1.12740.5.1.7.72.1.1 | TruthValue | read-write | This field is used to take the SyncActive volume offline. This field is read-write. |
| eqliscsiDeletedVolumeInfoTable | 1.3.6.1.4.1.12740.5.1.7.73 | not-accessible | EqualLogic-Persistent | |
| eqliscsiDeletedVolumeInfoEntry | 1.3.6.1.4.1.12740.5.1.7.73.1 | not-accessible | An entry (row) containing information about a volume at the time it was deleted, used to restore a deleted volume to its original state (on un-delete), or to purge volume permanently to create free space. | |
| ROW eqliscsiDeletedVolumeInfoRowStatus | 1.3.6.1.4.1.12740.5.1.7.73.1.1 | RowStatus | read-only | This field is used to indicate the status of this entry. |
| STR eqliscsiDeletedVolumeInfoOriginalName | 1.3.6.1.4.1.12740.5.1.7.73.1.2 | UTFString | read-only | This field is the original name of the volume at the time it was deleted. A unique name is created for a deleted volume so that it does not collide with visible volumes. The volume is restored with this original name if possible. |
| INT eqliscsiDeletedVolumeInfoOriginalType | 1.3.6.1.4.1.12740.5.1.7.73.1.3 | INTEGER | read-only | This field specifies the volume type at the time it was deleted. Volumes are converted to thin provisioned when they are deleted in order to consume as little free space as possible. They are converted back to this type when they are restored. |
| BIT eqliscsiDeletedVolumeFlags | 1.3.6.1.4.1.12740.5.1.7.73.1.4 | Bits | read-only | This bitfield contains volume modifiers or types that a volume originally had at the time it was deleted. Deleted volumes are converted to thin-provisioned while recoverable, these fields help to restore a volume to its original state. |
| C32 eqliscsiDeletedVolumeInfoDeleteDate | 1.3.6.1.4.1.12740.5.1.7.73.1.5 | Counter32 | read-only | This field specifies the deleted time for a volume. Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. It is used to determine the oldest deleted volume when it is necessary to trim back volumes to create free space. |
| U32 eqliscsiDeletedVolumeThinWarnPercentage | 1.3.6.1.4.1.12740.5.1.7.73.1.6 | Unsigned32 | read-only | This field is the original thin warning percentage for the volume at the time it was deleted. |
| U32 eqliscsiDeletedVolumeThinMaxGrowPercentage | 1.3.6.1.4.1.12740.5.1.7.73.1.7 | Unsigned32 | read-only | This field is the original thin max grow percentage for the volume at the time it was deleted. |
| eqliscsiVolumeSyncReplActivePeerTable | 1.3.6.1.4.1.12740.5.1.7.74 | not-accessible | EqualLogic-Persistent This table maintains the volume index of the volume in the active pool for a sync-repl volume. | |
| eqliscsiVolumeSyncReplActivePeerEntry | 1.3.6.1.4.1.12740.5.1.7.74.1 | not-accessible | An entry (row) containing active peer volume information for synchronous volume replication. | |
| ROW eqliscsiVolumeSyncReplActivePeerRowStatus | 1.3.6.1.4.1.12740.5.1.7.74.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| U32 eqliscsiVolumeSyncReplActivePeerLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.74.1.2 | Unsigned32 | read-write | This field specifies the first part of a unique index for identifing the active peer of the synchronous replication volume. |
| U32 eqliscsiVolumeSyncReplActivePeerVolIndex | 1.3.6.1.4.1.12740.5.1.7.74.1.3 | Unsigned32 | read-write | This field specifies the second part of a unique index for identifing the active peer of the synchronous replication volume. |
| BIT eqliscsiVolumeSyncReplActivePeerFlags | 1.3.6.1.4.1.12740.5.1.7.74.1.4 | Bits | read-write | This field defines the common place holder for sync-replication volume. The flags must be of type enable(1) or disable(0), and the default will always be disable(0). |
| eqliscsiVolumeSyncReplActivePeerLookupTable | 1.3.6.1.4.1.12740.5.1.7.75 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolumeSyncReplActivePeerLookupEntry | 1.3.6.1.4.1.12740.5.1.7.75.1 | not-accessible | An entry (row) containing active peer volume information for synchronous volume replication. The index identifies any peer, and the columns identify the active peer, or 0 if there is none. | |
| U32 eqliscsiVolumeSyncReplActivePeerLookupLocalMemberId | 1.3.6.1.4.1.12740.5.1.7.75.1.1 | Unsigned32 | read-only | This field specifies the first part of a unique index for identifing the active peer of the synchronous replication volume. |
| U32 eqliscsiVolumeSyncReplActivePeerLookupVolIndex | 1.3.6.1.4.1.12740.5.1.7.75.1.2 | Unsigned32 | read-only | This field specifies the second part of a unique index for identifing the active peer of the synchronous replication volume. |
| eqliscsiVolumeSyncReplFailbackTable | 1.3.6.1.4.1.12740.5.1.7.76 | not-accessible | EqualLogic-Persistent This table maintains the list of underlying sync-repl volumes and if they can be used as a sync-repl failback target. | |
| eqliscsiVolumeSyncReplFailbackEntry | 1.3.6.1.4.1.12740.5.1.7.76.1 | not-accessible | An entry in the sync-repl failback table. | |
| ROW eqliscsiVolumeSyncReplFailbackRowStatus | 1.3.6.1.4.1.12740.5.1.7.76.1.1 | RowStatus | read-create | This field is used indicate the status of this table entry. |
| T/F eqliscsiVolumeSyncReplAllowFailback | 1.3.6.1.4.1.12740.5.1.7.76.1.2 | TruthValue | read-write | This field is used to indicate that this volume can be used as a failback target. |
| eqliscsiVolCollectionSyncReplSyncActiveOfflineTable | 1.3.6.1.4.1.12740.5.1.7.77 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolCollectionSyncReplSyncActiveOfflineEntry | 1.3.6.1.4.1.12740.5.1.7.77.1 | not-accessible | An entry (row) containing pool-specific information used to set the identified Synchronous Replication pool offline. | |
| T/F eqliscsiVolCollectionSyncReplSyncActiveOffline | 1.3.6.1.4.1.12740.5.1.7.77.1.1 | TruthValue | read-write | This field is used to take the collection SyncActive pool offline. This field is read-write. |
| eqliscsiSyncReplStateTable | 1.3.6.1.4.1.12740.5.1.7.78 | not-accessible | Equalogic-member local syncrep state | |
| eqliscsiSyncReplStateEntry | 1.3.6.1.4.1.12740.5.1.7.78.1 | not-accessible | An member local entry (row) containing a volume's synchronous replication state The first 4 indexes identify the volume with the lowest psvid, and the second 4 indexes identify the volume with the highest psvid. | |
| U32 eqliscsiSyncReplStateSeqNum | 1.3.6.1.4.1.12740.5.1.7.78.1.1 | Unsigned32 | not-accessible | This field specifies the sequence number for the record |
| U32 eqliscsiSyncReplStateState | 1.3.6.1.4.1.12740.5.1.7.78.1.2 | Unsigned32 | not-accessible | This field specifies the Sync Rep State for the volume |
| OCT eqliscsiSyncReplStateGrpLeadUuid | 1.3.6.1.4.1.12740.5.1.7.78.1.3 | OCTET STRING | not-accessible | This value represents the UUID of the Group lead that wrote this record |
| eqliscsiVsrVirtualSyncReplSyncActiveOfflineTable | 1.3.6.1.4.1.12740.5.1.7.79 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVsrVirtualSyncReplSyncActiveOfflineEntry | 1.3.6.1.4.1.12740.5.1.7.79.1 | not-accessible | An entry (row) containing volume-specific information used to set the identified Synchronous Replication volume offline for a virtual volume. | |
| T/F eqliscsiVsrVirtualSyncReplSyncActiveOffline | 1.3.6.1.4.1.12740.5.1.7.79.1.1 | TruthValue | read-only | This field is used to get the SyncActive offline status for the sync-rep volume pair represented by the virtual volume. This field is read-only, the value can only be set via the volume SyncActive offline table. |
| eqliscsiVsrCollectionSyncReplSyncActiveOfflineTable | 1.3.6.1.4.1.12740.5.1.7.80 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVsrCollectionSyncReplSyncActiveOfflineEntry | 1.3.6.1.4.1.12740.5.1.7.80.1 | not-accessible | An entry (row) containing pool-specific information used to read the identified Synchronous Replication pool offline. | |
| T/F eqliscsiVsrCollectionSyncReplSyncActiveOffline | 1.3.6.1.4.1.12740.5.1.7.80.1.1 | TruthValue | read-only | This field is used to get the SyncActive offline status for the sync-rep collection represented by the virtual collection This field is read-only, the value can only be set via the volume SyncActive offline collection table. |
| eqliscsiVolNameSecondaryIndexTable | 1.3.6.1.4.1.12740.5.1.7.81 | not-accessible | EqualLogic-Dynamic | |
| eqliscsiVolNameSecondaryIndexEntry | 1.3.6.1.4.1.12740.5.1.7.81.1 | not-accessible | An entry (row) which uses the eqliscsiVolumeName secondary key to lookup a eqliscsiVolumeName. | |
| ROW eqliscsiVolNameSecondaryIndexRowStatus | 1.3.6.1.4.1.12740.5.1.7.81.1.1 | RowStatus | read-only | This field is value of the RowStatus of the corresponding eqliscsiVolumeRowStatus volume |
| eqliscsiSharedVolumeSetTable | 1.3.6.1.4.1.12740.5.1.7.82 | not-accessible | EqualLogic-Persistent Table Volume set table. This table stores information about Shared Volume Sets in the PS-Group | |
| eqliscsiSharedVolumeSetEntry | 1.3.6.1.4.1.12740.5.1.7.82.1 | not-accessible | An entry (row) containing shared volume set information. | |
| U32 eqliscsiSharedVolumeSetIndex | 1.3.6.1.4.1.12740.5.1.7.82.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifing shared volume set. |
| ROW eqliscsiSharedVolumeSetRowStatus | 1.3.6.1.4.1.12740.5.1.7.82.1.2 | RowStatus | read-only | This field indicates whether the shared volume set is active or not. |
| OCT eqliscsiSharedVolumeSetPsvid | 1.3.6.1.4.1.12740.5.1.7.82.1.3 | OCTET STRING | read-only | EQL-SECONDARY-KEY This field is for internal use only. |
| INT eqliscsiSharedVolumeSetSectorSize | 1.3.6.1.4.1.12740.5.1.7.82.1.4 | INTEGER | read-only | This field specifies, in bytes, the sector size all shared volumes in this shared volume set. |
| OCT eqliscsiSharedVolumeSetStorageBucketUUID | 1.3.6.1.4.1.12740.5.1.7.82.1.5 | OCTET STRING | read-only | EQL-SECONDARY-KEY A pointer to the parent storage bucket that contains this shared volume set. |
| NUM eqliscsiSharedVolumeSharedVolumeSetBucket | 1.3.6.1.4.1.12740.5.1.7.82.1.6 | EQL2PartRowPointerStr | read-only | A pointer to the parent storage bucket that contains this shared volume set. Note this is a redundant field the StorageBucketUUID field stores the same information. But the UUID field will come out as soon we add the support so IOM can read this table through netmgtd. |
| INT eqliscsiSharedVolumeSetBucketFullPolicy | 1.3.6.1.4.1.12740.5.1.7.82.1.7 | INTEGER | read-only | This field specifies how the firmware will handle the bucket full condition. keep-online-fail-write-to-new-pages: Keep all the shared volumes in the shared volume set online, but fail all write to unallocated pages. make-svs-offline: Take all the shared volumes in the shared volume set offline. |
| eqliscsiSharedVolumeTable | 1.3.6.1.4.1.12740.5.1.7.83 | not-accessible | EqualLogic-Persistent Table for storing shared volume set attributes that can frequently change. | |
| eqliscsiSharedVolumeEntry | 1.3.6.1.4.1.12740.5.1.7.83.1 | not-accessible | An entry (row) containing status for shared volume the values in this table are user configurable. | |
| U32 eqliscsiSharedVolumeIndex | 1.3.6.1.4.1.12740.5.1.7.83.1.1 | Unsigned32 | not-accessible | This field specifies a unique index for identifying a shared volume. |
| ROW eqliscsiSharedVolumeRowStatus | 1.3.6.1.4.1.12740.5.1.7.83.1.2 | RowStatus | read-only | This field is used indicate the status of this entry. |
| OCT eqliscsiSharedVolumePsvid | 1.3.6.1.4.1.12740.5.1.7.83.1.3 | OCTET STRING | read-only | EQL-SECONDARY-KEY This field is a unique universal identifier for this shared volume. This field is mostly for internal use only. |
| STR eqliscsiSharedVolumeName | 1.3.6.1.4.1.12740.5.1.7.83.1.4 | UTFString | read-only | EQL-SECONDARY-KEY This field specifies a user friendly name for the shared volume. The name must be unique within a group. The name must not contain spaces or special characters. The name can be up to 64 characters in length. There is no default. |
| I32 eqliscsiSharedVolumeSize | 1.3.6.1.4.1.12740.5.1.7.83.1.5 | Integer32 | read-only | This field specifies the volume size in MB. There is no default. Note: Volume size is round to a multiple of 15MB. All shared volumes are thin provisioned so this value represents the advertized size of the volume |
| VIR eqliscsiSharedVolumeCreatedAs | 1.3.6.1.4.1.12740.5.1.7.83.1.6 | VirtualVolumeCreatedAs | read-only | This field specifies if the shared volume is set to online or offline by the administrator. If a volume is offline, it cannot be accessed by iscsi initiators. |
| NUM eqliscsiSharedVolumeIfSnapshotOrFastCloneMyParentVVol | 1.3.6.1.4.1.12740.5.1.7.83.1.7 | EQL2PartRowPointerStr | read-only | EQL-SECONDARY-KEY This field is only applicable to shared volumes that are created as snapshots. If snapshot shared volume, this field identifies the parent. |
| NUM eqliscsiSharedVolumeSharedVolumeSet | 1.3.6.1.4.1.12740.5.1.7.83.1.8 | EQL2PartRowPointerStr | read-only | A pointer to the corresponding Shared Volume Set that contains this shared volume. |
| STR eqliscsiSharedVolumeDescription | 1.3.6.1.4.1.12740.5.1.7.83.1.9 | UTFString | read-only | This field specifies a descriptive string that provides details about the volume. The description can be up to 128 characters. There is no default value. |
| BIT eqliscsiSharedVolumeFlags | 1.3.6.1.4.1.12740.5.1.7.83.1.10 | Bits | read-only | This fields defines the common place holder for Volume operational flags. |
| U32 eqliscsiSharedVolumeSecondaryLunId | 1.3.6.1.4.1.12740.5.1.7.83.1.11 | Unsigned32 | read-only | This field specifies the secondary LUN id for the volume This is an auto-generated field for internal use only. |
| eqlVmwareVirtualVolumeTable | 1.3.6.1.4.1.12740.5.1.7.84 | not-accessible | EqualLogic-Persistent Table for storing vmWare specific for virtual volume. Note all virtual volumes are implemented as shared volumes. This table stores information that is not used by the PS-Group and is only used by vmware. | |
| eqlVmwareVirtualVolumeEntry | 1.3.6.1.4.1.12740.5.1.7.84.1 | not-accessible | An entry (row) containing information used by vmWare for this virtual volume. Note columns in this table are not used by PS-Group, for the most purpose they are opaque for the PS-Group. They only persist information relevant to vmWare | |
| ROW eqlVmwareVirtualVolumeRowStatus | 1.3.6.1.4.1.12740.5.1.7.84.1.1 | RowStatus | read-write | This field is used indicate the status of this entry. |
| VIR eqlVmwareVirtualVolumeType | 1.3.6.1.4.1.12740.5.1.7.84.1.2 | VirtualVolumeType | read-write | This field specifies vmware virtual volume type. |
| C32 eqlVmWareVirtualVolumeIfSnapshotCreateDate | 1.3.6.1.4.1.12740.5.1.7.84.1.3 | Counter32 | read-only | This field specifies the time at which this snapshot was created Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. It is meant to be used by the VASA provider to cleanup all the in-progress snapshots that were never completed by VMware |
| eqliscsiSharedVolumeStatusTable | 1.3.6.1.4.1.12740.5.1.7.85 | not-accessible | EqualLogic-Dynamic Storage Volume Table. This table contains a list of volumes in a group and their stats. | |
| eqliscsiSharedVolumeStatusEntry | 1.3.6.1.4.1.12740.5.1.7.85.1 | not-accessible | An entry (row) containing volume stats. | |
| U32 eqliscsiSharedVolumeStatusAllocatedSpace | 1.3.6.1.4.1.12740.5.1.7.85.1.1 | Unsigned32 | read-only | The value of this object represents the actual materialized pages for this volume. |
| U32 eqliscsiSharedVolumeStatusSharedSpace | 1.3.6.1.4.1.12740.5.1.7.85.1.2 | Unsigned32 | read-only | This field represents the number of pages the volume shares with other shared volumes. |
| INT eqliscsiSharedVolumeStatusOperStatus | 1.3.6.1.4.1.12740.5.1.7.85.1.3 | INTEGER | read-only | This field specifies the current operational status of the shared volume. |
| eqliscsiDynVVolTable | 1.3.6.1.4.1.12740.5.1.7.86 | not-accessible | EqualLogic-Dynamic VVol Table. This table is a Dyn table used by clients only to CREATE or DELETE VVol entries. The information contained in this table corresponds to fields present in the eqliscsiVolumeTable and the eqlVVolTable. A successful CREATE on this table will result in CREATION of rows in eqliscsiVolumeTable and eqlVVolTable. A successful DELETE on this table will result in DELETION of rows in eqliscsiVolumeTable and eqlVVolTable. TimeoutCreate:60 | |
| eqliscsiDynVVolEntry | 1.3.6.1.4.1.12740.5.1.7.86.1 | not-accessible | An entry (row) containing the Dyn VVol Information. | |
| ROW eqliscsiDynVVolRowStatus | 1.3.6.1.4.1.12740.5.1.7.86.1.1 | RowStatus | read-create | This field indicates whether the VVol row is ACTIVE or not. |
| STR eqliscsiDynVVolName | 1.3.6.1.4.1.12740.5.1.7.86.1.2 | UTFString | read-create | This field specifies a user friendly name for a VVol. The name must be unique within a group. The name must not contain spaces or special characters. The name can be up to 64 characters in length. There is no default. |
| I32 eqliscsiDynVVolSize | 1.3.6.1.4.1.12740.5.1.7.86.1.3 | Integer32 | read-create | This field specifies the VVol size in MB. There is no default. Note: VVol size is round to a multiple of 15MB. |
| NUM eqliscsiDynVVolContainer | 1.3.6.1.4.1.12740.5.1.7.86.1.4 | EQL2PartRowPointerStr | read-create | This field contains the index of the container to place this VVol in. |
| STR eqliscsiDynVVolDesc | 1.3.6.1.4.1.12740.5.1.7.86.1.5 | UTFString | read-create | This field specifies a descriptive string that provides details about the volume. The description can be up to 128 characters. There is no default value. |
| VIR eqliscsiDynVVolCreatedAs | 1.3.6.1.4.1.12740.5.1.7.86.1.6 | VirtualVolumeCreatedAs | read-only | This field specifies how this virtual volume was created. |
| NUM eqliscsiDynVVolIfSnapshotOrFastCloneMyParentVVol | 1.3.6.1.4.1.12740.5.1.7.86.1.7 | EQL2PartRowPointerStr | read-only | Only applicable if vvol was created as a snapshot or a fast-clone. Gives information about the parent VVol. |
| VIR eqliscsiDynVVolType | 1.3.6.1.4.1.12740.5.1.7.86.1.8 | VirtualVolumeType | read-create | This field stores the type of the VVol. |
| T/F eqliscsiDynVVolCreateIsDerived | 1.3.6.1.4.1.12740.5.1.7.86.1.9 | TruthValue | read-create | Truth value only applicable on VVol create request, used to indicate if the new VVol to create is a derived VVol. |
| INT eqliscsiDynVVolCreateDerivedType | 1.3.6.1.4.1.12740.5.1.7.86.1.10 | INTEGER | read-create | Only applicable when creating new vvols and if Dervied is true, indicates how the new VVol should be derived from the parent VVol |
| NUM eqliscsiDynVVolCreateDerivedFromParent | 1.3.6.1.4.1.12740.5.1.7.86.1.11 | EQL2PartRowPointerStr | read-create | Only applicable when creating new vvols and if isDerived is true, contains the index of the volume to derive from. |
| VIR eqliscsiDynVVolIfSnapshotMyStatus | 1.3.6.1.4.1.12740.5.1.7.86.1.12 | VirtualVolumeSnapshotStatus | read-create | This field specifies the snapshot status if the virtual volume, is a snapshot of another volume. |
| OCT eqliscsiDynVVolPsvid | 1.3.6.1.4.1.12740.5.1.7.86.1.13 | OCTET STRING | read-only | This is read-only field, it stores the unique universal identifier for this Virtual volume. |
| eqlDynamicSharedVolumeCopyTable | 1.3.6.1.4.1.12740.5.1.7.87 | not-accessible | EqualLogic-Dynamic shared volume rollback table. This table is a dynamic table used by clients rollback a shared volume to a snapshot shared volume. | |
| eqlDynamicSharedVolumeCopyEntry | 1.3.6.1.4.1.12740.5.1.7.87.1 | not-accessible | An entry (row) containing the dynamic VVol Information. | |
| ROW eqlDynamicSharedVolumeCopyRowStatus | 1.3.6.1.4.1.12740.5.1.7.87.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| NUM eqlDynamicSharedVolumeCopyDestSharedVolume | 1.3.6.1.4.1.12740.5.1.7.87.1.2 | EQL2PartRowPointerStr | read-create | This field identifes the destination of the rollback. |
| NUM eqlDynamicSharedVolumeCopySourceSharedVolume | 1.3.6.1.4.1.12740.5.1.7.87.1.3 | EQL2PartRowPointerStr | read-create | This field identifes the destination of the rollback. |
| eqlDynamicSharedVolumeBindUnbindTable | 1.3.6.1.4.1.12740.5.1.7.88 | not-accessible | EqualLogic-Dynamic shared volume bind unbind table This write-only table is a dynamic table used by clients to bind a shared volume to a host. | |
| eqlDynamicSharedVolumeBindUnbindEntry | 1.3.6.1.4.1.12740.5.1.7.88.1 | not-accessible | An entry (row) containing the dynamic VVol Information. | |
| ROW eqlDynamicSharedVolumeBindUnbindRowStatus | 1.3.6.1.4.1.12740.5.1.7.88.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| INT eqlDynamicSharedVolumeBindUnbindOper | 1.3.6.1.4.1.12740.5.1.7.88.1.2 | INTEGER | read-create | This field identifes the bind/unbind operation |
| U32 eqlDynamicSharedVolumeBindUnbindAccessGroupIndex | 1.3.6.1.4.1.12740.5.1.7.88.1.3 | Unsigned32 | read-create | This field identifes the host/access group to bind this shared volume to. |
| INT eqlDynamicSharedVolumeBindUnbindOperAugment | 1.3.6.1.4.1.12740.5.1.7.88.1.4 | INTEGER | read-create | This field identifes the bind/unbind augemented operation. 0,1 are used to make sure the ACL fields are updated/created. Option 2 make it so that we DO NOT cleanup ACL's. This would be used for member down status |
| eqliscsiSharedVolumeMetadataTable | 1.3.6.1.4.1.12740.5.1.7.89 | not-accessible | EqualLogic-Persistent Table for storing metadata of shared volumes. | |
| eqliscsiSharedVolumeMetadataEntry | 1.3.6.1.4.1.12740.5.1.7.89.1 | not-accessible | Each entry represents a key-value pair combination for a shared volume. Each shared volume may have several key-value properties in which case a shared volume will be represented by more than one entry where each entry is a specific key-value pair (metadata). | |
| ROW eqliscsiSharedVolumeMetadataRowStatus | 1.3.6.1.4.1.12740.5.1.7.89.1.1 | RowStatus | read-create | This field is used to indicate the status of the shared volume metadata entry. |
| U32 eqliscsiSharedVolumeMetadataIndex | 1.3.6.1.4.1.12740.5.1.7.89.1.2 | Unsigned32 | not-accessible | This field specifies a unique index for identifying the shared volume metadata. |
| STR eqliscsiSharedVolumeMetadataKey | 1.3.6.1.4.1.12740.5.1.7.89.1.3 | UTFString | read-create | Key represents the metadata field name. The maximum supported length of this field including the NULL character is 65. |
| STR eqliscsiSharedVolumeMetadataValue | 1.3.6.1.4.1.12740.5.1.7.89.1.4 | UTFString | read-create | This field represents the value of the metadata field. The maximum supported length of this field including the NULL character is 255. |
| eqlPreppedSnapshotVVolTable | 1.3.6.1.4.1.12740.5.1.7.90 | not-accessible | EqualLogic-Persistent Table for storing virtual volumes that represent prepped snapshots. Note this is a transient state, VMWare creates snapshots in 2 steps 1) prepareToSnapshotVirtualVolume 2) snapshotVirtualVolume This table stages all the VVOLS all the Virtual volumes that were created as a result of the 1st step. Once the 2nd step is executed these virtual volumes will transition into being real Shared Volumes on the equallogic PS-Group. Entries in this table use the same index as the shared volume table, because VMware requires that PS-Group generate the volume identifier in step 1 and it will use this identifier for all forthcoming operations to this volume. Entries in this table will have a corressponding entry in the VmwareVirtualTable this table keeps track of the VVOL Type (config, data, swap) | |
| eqlPreppedSnapshotVVolEntry | 1.3.6.1.4.1.12740.5.1.7.90.1 | not-accessible | An entry (row) containing status for shared volume the values in this table are user configurable. | |
| ROW eqlPreppedSnapshotVVolRowStatus | 1.3.6.1.4.1.12740.5.1.7.90.1.1 | RowStatus | read-only | This field is used indicate the status of this entry. |
| OCT eqlPreppedSnapshotVVolPsvid | 1.3.6.1.4.1.12740.5.1.7.90.1.2 | OCTET STRING | read-only | This field is a unique universal identifier for this shared volume. This field is mostly for internal use only. |
| STR eqlPreppedSnapshotVVolName | 1.3.6.1.4.1.12740.5.1.7.90.1.3 | UTFString | read-only | EQL-SECONDARY-KEY This field specifies a user friendly name for the shared volume. The name must be unique within a group. The name must not contain spaces or special characters. The name can be up to 64 characters in length. There is no default. |
| I32 eqlPreppedSnapshotVVolSize | 1.3.6.1.4.1.12740.5.1.7.90.1.4 | Integer32 | read-only | This field specifies the volume size in MB. There is no default. Note: Volume size is round to a multiple of 15MB. All shared volumes are thin provisioned so this value represents the advertized size of the volume |
| NUM eqlPreppedSnapshotVVolMyParentVVol | 1.3.6.1.4.1.12740.5.1.7.90.1.5 | EQL2PartRowPointerStr | read-only | EQL-SECONDARY-KEY This field is only applicable to shared volumes that are created as snapshots. If snapshot shared volume, this field identifies the parent. |
| NUM eqlPreppedSnapshotVVolBucket | 1.3.6.1.4.1.12740.5.1.7.90.1.6 | EQL2PartRowPointerStr | read-create | This field contains the index of the bucket that contains this prepped snapshot. |
| STR eqlPreppedSnapshotVVolDescription | 1.3.6.1.4.1.12740.5.1.7.90.1.7 | UTFString | read-only | This field specifies a descriptive string that provides details about the volume. The description can be up to 128 characters. There is no default value. |
| eqlDynamicSharedVolumeDiffTable | 1.3.6.1.4.1.12740.5.1.7.91 | not-accessible | EqualLogic-Dynamic shared volume difference table This write-only table is a dynamic table used by clients to perform a difference between 2 volumes | |
| eqlDynamicSharedVolumeDiffEntry | 1.3.6.1.4.1.12740.5.1.7.91.1 | not-accessible | An entry (row) containing the dynamic row. The Index will be the VVol | |
| ROW eqlDynamicSharedVolumeDiffRowStatus | 1.3.6.1.4.1.12740.5.1.7.91.1.1 | RowStatus | read-create | This field is used indicate the status of this entry. |
| NUM eqlDynamicSharedVolumeDiffBaseIndex | 1.3.6.1.4.1.12740.5.1.7.91.1.2 | EQL2PartRowPointerStr | read-create | This field specifies the base shared volume index associated with the shared volume. |
| INT eqlDynamicSharedVolumeDiffAdmin | 1.3.6.1.4.1.12740.5.1.7.91.1.3 | INTEGER | read-create | This field identifes the type of diff ooperation |
| C64 eqlDynamicSharedVolumeDiffStartSegmentOffset | 1.3.6.1.4.1.12740.5.1.7.91.1.4 | Counter64 | read-create | This value represents the starting segment for the diff operation |
| C64 eqlDynamicSharedVolumeDiffSegmentsLength | 1.3.6.1.4.1.12740.5.1.7.91.1.5 | Counter64 | read-create | This value represents the segments size being requested. |
| U32 eqlDynamicSharedVolumeDiffChunkSize | 1.3.6.1.4.1.12740.5.1.7.91.1.6 | Unsigned32 | read-create | This value represents the size of the Chunk entry for the bit map or other calculation |
| eqliscsiVolumeCompressionConfigurationTable | 1.3.6.1.4.1.12740.5.1.7.92 | not-accessible | EqualLogic-Persistent This table defines volume specific compression paramters. | |
| eqliscsiVolumeCompressionConfigurationEntry | 1.3.6.1.4.1.12740.5.1.7.92.1 | not-accessible | An entry in the volume compression configuration table. | |
| ROW eqliscsiVolumeCompressionConfigurationRowStatus | 1.3.6.1.4.1.12740.5.1.7.92.1.1 | RowStatus | read-create | This field is used indicate the status of this table entry. |
| INT eqliscsiVolumeCompressionConfigurationPolicy | 1.3.6.1.4.1.12740.5.1.7.92.1.2 | INTEGER | read-create | Specify how this volume's snapshots should be compressed. |
| I32 eqliscsiVolumeCompressionConfigurationSnapDelay | 1.3.6.1.4.1.12740.5.1.7.92.1.3 | Integer32 | read-create | The value of this object represents how long to wait prior to marking a snapshot as eligible for compression. Current default is 24 hours. Only used when eqliscsiVolumeCompressionConfigurationPolicy is set to user-defined. |
| eqlDynamicSharedVolumeDiffChunkTable | 1.3.6.1.4.1.12740.5.1.7.93 | not-accessible | EqualLogic-Dynamic. This table exposes the vvol as number of chunks. | |
| eqlDynamicSharedVolumeDiffChunkEntry | 1.3.6.1.4.1.12740.5.1.7.93.1 | not-accessible | Information related to each chunk. | |
| U32 eqlDynamicSharedVolumeDiffChunkIndex | 1.3.6.1.4.1.12740.5.1.7.93.1.1 | Unsigned32 | not-accessible | This value represents index of the chunk. |
| U32 eqlDynamicSharedVolumeDiffChunkSegmentSize | 1.3.6.1.4.1.12740.5.1.7.93.1.2 | Unsigned32 | read-only | This value represents the size of a segment. This is passed in to the row create of the eqlDynamicSharedVolumeDiffChunkTable |
| U32 eqlDynamicSharedVolumeDiffNumChunkSegments | 1.3.6.1.4.1.12740.5.1.7.93.1.3 | Unsigned32 | read-only | This value represents the size of the chunk expressed as number of segments. |
| OCT eqlDynamicSharedVolumeDiffChunkModified | 1.3.6.1.4.1.12740.5.1.7.93.1.4 | OCTET STRING | read-only | This value represents a bit mask of modified segments in the given chunk. |
| eqliscsiVolumeMetadataTable | 1.3.6.1.4.1.12740.5.1.7.94 | not-accessible | EqualLogic-Persistent Table for storing metadata of volumes. | |
| eqliscsiVolumeMetadataEntry | 1.3.6.1.4.1.12740.5.1.7.94.1 | not-accessible | Each entry represents a key-value pair combination for a volume. Each volume may have several key-value properties in which case a volume will be represented by more than one entry where each entry is a specific key-value pair (metadata). | |
| ROW eqliscsiVolumeMetadataRowStatus | 1.3.6.1.4.1.12740.5.1.7.94.1.1 | RowStatus | read-create | This field is used to indicate the status of the volume metadata entry. |
| U32 eqliscsiVolumeMetadataIndex | 1.3.6.1.4.1.12740.5.1.7.94.1.2 | Unsigned32 | not-accessible | This field specifies a unique index for identifying the volume metadata. |
| STR eqliscsiVolumeMetadataKey | 1.3.6.1.4.1.12740.5.1.7.94.1.3 | UTFString | read-create | EQL-SECONDARY-KEY Key represents the metadata field name. The maximum supported length of this field including the NULL character is 65. |
| STR eqliscsiVolumeMetadataValue | 1.3.6.1.4.1.12740.5.1.7.94.1.4 | UTFString | read-create | This field represents the value of the metadata field. The maximum supported length of this field including the NULL character is 255. |
| eqliscsiSnapshotMetadataTable | 1.3.6.1.4.1.12740.5.1.7.95 | not-accessible | EqualLogic-Persistent Table for storing metadata of snapshots. | |
| eqliscsiSnapshotMetadataEntry | 1.3.6.1.4.1.12740.5.1.7.95.1 | not-accessible | Each entry represents a key-value pair combination for a snapshot. Each snapshot may have several key-value properties in which case a snapshot will be represented by more than one entry where each entry is a specific key-value pair (metadata). | |
| ROW eqliscsiSnapshotMetadataRowStatus | 1.3.6.1.4.1.12740.5.1.7.95.1.1 | RowStatus | read-create | This field is used to indicate the status of the snapshot metadata entry. |
| U32 eqliscsiSnapshotMetadataIndex | 1.3.6.1.4.1.12740.5.1.7.95.1.2 | Unsigned32 | not-accessible | This field specifies a unique index for identifying the snapshot metadata. |
| STR eqliscsiSnapshotMetadataKey | 1.3.6.1.4.1.12740.5.1.7.95.1.3 | UTFString | read-create | EQL-SECONDARY-KEY Key represents the metadata field name. The maximum supported length of this field including the NULL character is 65. |
| STR eqliscsiSnapshotMetadataValue | 1.3.6.1.4.1.12740.5.1.7.95.1.4 | UTFString | read-create | This field represents the value of the metadata field. The maximum supported length of this field including the NULL character is 255. |
| eqliscsiSyncReplAfoTiebreakerTable | 1.3.6.1.4.1.12740.5.1.7.96 | not-accessible | Equalogic-member local AFO tiebreaker | |
| eqliscsiSyncReplAfoTiebreakerEntry | 1.3.6.1.4.1.12740.5.1.7.96.1 | not-accessible | An member local entry (row) containing a volume's AFO tiebreaker for synchronous replication The first 4 indexes identify the volume with the lowest psvid, and the second 4 indexes identify the volume with the highest psvid. | |
| C64 eqliscsiSyncReplAfoTiebreakerSeqNum | 1.3.6.1.4.1.12740.5.1.7.96.1.1 | Counter64 | not-accessible | This field specifies the sequence number for the record |
| OCT eqliscsiSyncReplAfoTiebreaker | 1.3.6.1.4.1.12740.5.1.7.96.1.2 | OCTET STRING | not-accessible | This value represents the UUID of the Tiebreaker |
| OCT eqliscsiSyncReplAfoTiebreakerGrpLeadUuid | 1.3.6.1.4.1.12740.5.1.7.96.1.3 | OCTET STRING | not-accessible | This value represents the UUID of the Group lead that wrote this record |
| eqliscsiSharedVolumeStatisticsTable | 1.3.6.1.4.1.12740.5.1.7.97 | not-accessible | EqualLogic-Dynamic Storage SharedVolume Table. This table contains a list of volumes in a group and their statistics. | |
| eqliscsiSharedVolumeStatisticsEntry | 1.3.6.1.4.1.12740.5.1.7.97.1 | not-accessible | An entry (row) containing volume statistics. | |
| C32 eqliscsiSharedVolumeStatsCmdPdus | 1.3.6.1.4.1.12740.5.1.7.97.1.1 | Counter32 | read-only | The count of Command PDUs transferred to this volume. |
| C32 eqliscsiSharedVolumeStatsRspPdus | 1.3.6.1.4.1.12740.5.1.7.97.1.2 | Counter32 | read-only | The count of Response PDUs transferred to this volume. |
| C64 eqliscsiSharedVolumeStatsTxData | 1.3.6.1.4.1.12740.5.1.7.97.1.3 | Counter64 | read-only | The count of data octets that were transmitted by the local iSCSI node. |
| C64 eqliscsiSharedVolumeStatsRxData | 1.3.6.1.4.1.12740.5.1.7.97.1.4 | Counter64 | read-only | The count of data octets that were received by the local iSCSI node. |
| U32 eqliscsiSharedVolumeStatsNoOfSessions | 1.3.6.1.4.1.12740.5.1.7.97.1.5 | Unsigned32 | read-only | No of sessions that were established and closed so far to this volume. |
| C64 eqliscsiSharedVolumeStatsReadLatency | 1.3.6.1.4.1.12740.5.1.7.97.1.6 | Counter64 | read-only | The accumulative latency in milli seconds for read operations on this volume. |
| C64 eqliscsiSharedVolumeStatsWriteLatency | 1.3.6.1.4.1.12740.5.1.7.97.1.7 | Counter64 | read-only | The accumulative latency in milli seconds for write operations on this volume. |
| C64 eqliscsiSharedVolumeStatsReadOpCount | 1.3.6.1.4.1.12740.5.1.7.97.1.8 | Counter64 | read-only | The number of read operations on this volume. |
| C64 eqliscsiSharedVolumeStatsWriteOpCount | 1.3.6.1.4.1.12740.5.1.7.97.1.9 | Counter64 | read-only | The number of write operations on this volume. |
| G32 eqliscsiSharedVolumeStatsReadAvgLatency | 1.3.6.1.4.1.12740.5.1.7.97.1.10 | Gauge32 | read-only | The average latency in milli seconds for read operations on this volume. |
| G32 eqliscsiSharedVolumeStatsWriteAvgLatency | 1.3.6.1.4.1.12740.5.1.7.97.1.11 | Gauge32 | read-only | The average latency in milli seconds for write operations on this volume. |
| C64 eqliscsiSharedVolumeStatsHCIscsiReadWriteCmdsReceived | 1.3.6.1.4.1.12740.5.1.7.97.1.13 | Counter64 | read-only | The number of iscsi read/write commands received for operations on this volume. This object is a 64-bit version of eqliscsiSharedVolumeStatsIscsiReadWriteCmdsReceived. |
| C64 eqliscsiSharedVolumeStatsHCIscsiTotalQD | 1.3.6.1.4.1.12740.5.1.7.97.1.14 | Counter64 | read-only | A 64-bit counter that is incremented by the current number of outstanding iSCSI IO operations each time an iSCSI IO is received by the target. The iSCSI IO operations include both reads and writes. This counter when divided by the total number of iSCSI IO operations provides the average queue depth. This object is a 64 bit version of eqliscsiSharedVolumeStatsIscsiReadWriteCmdsCompleted. |
| C64 eqliscsiSharedVolumeStatsMisAlignedIO | 1.3.6.1.4.1.12740.5.1.7.97.1.15 | Counter64 | read-only | A 64-bit counter that is incremented by the number of mis-aligned I/O operations performed on a volume TODO - beef this up!!!!! |
| eqliscsiNodeTable | 1.3.6.1.4.1.12740.5.1.8 | not-accessible | EqualLogic-Dynamic iscsi Node Table: maintains a mapping of the iscsi Node indeces back to the eql private volume and snapshot Mibs | |
| eqliscsiNodeEntry | 1.3.6.1.4.1.12740.5.1.8.1 | not-accessible | An entry containing the aformentioned mapping. The value of eqliscsiSnapshotIndex will be zero (0) for those nodes that represent volumes rather than snapshots. | |
| U32 eqliscsiNodeIndex | 1.3.6.1.4.1.12740.5.1.8.1.1 | Unsigned32 | read-only | The node index of the iSCSI target node. This will correspond to a value of iscsiNodeIndex, eqliscsiVOlumeNodeIndex, or eqliscsiSnapshotIndex. The indeces are allocated such that even values of this object repesent snapshots and odd values represent volumes. |
| U32 eqliscsiNodeLocalMemberId | 1.3.6.1.4.1.12740.5.1.8.1.2 | Unsigned32 | read-only | EqualLogic-Dynamic A number which uniquely identifies this instance of the Equallogic SNMP agent within the group. This number will the same as the corresponding MemberIndex for this array in the eqlMemberTable. |
| U32 eqliscsiNodeVolumeIndex | 1.3.6.1.4.1.12740.5.1.8.1.3 | Unsigned32 | read-only | This field specifies a unique index for identifing a volume in the eqliscsiVolumeTable. An instance here will reflect a specific instance in the eqliscsiVolumeTable and/or eqliscsiSnapshotTable. |
| U32 eqliscsiNodeSnapshotIndex | 1.3.6.1.4.1.12740.5.1.8.1.4 | Unsigned32 | read-only | This field specifies a unique index which identifies a volume SnapShot. in the eqliscsiSnapshotTable. If the conceptiual row in this table does NOT reflect a snapshot, this instance of the variable will be set to zero (0). |
| eqliscsiNotifications | 1.3.6.1.4.1.12740.5.2 | |||
| eqliscsiConformance | 1.3.6.1.4.1.12740.5.3 |
RFC description
Dell EqualLogic MIB for managing iSCSI storage array volume information and administrative configurations.
Start monitoring Dell EqualLogic PS-series iSCSI SAN storage array (iSCSI volume management) 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.