EQLVOLUME-MIB

File: EQLVOLUME-MIB.mib (394396 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
EQUALLOGIC-SMI EQLGROUP-MIB EQLSTORAGEPOOL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter64 Integer32 TimeTicks
enterprises IpAddress Counter32
Gauge32 DateAndTime RowPointer
TruthValue RowStatus DisplayString
InetAddressType InetAddress equalLogic
eqlGroupId eqlStorageGroupAdminAccountIndex UTFString
eqlGroupTaskIndex eqlLdapLoginAccessName eqlLdapLoginAccessType
eqlStoragePoolIndex

Defined Types

ACLAppliesTo  
This textual convention defines the possible states for an access control group, list, or record as pertains to whether it applies to the volume, snapshots, or both.
TEXTUAL-CONVENTION    
  INTEGER volume-only(1), snapshot-only(2), volume-and-snapshot(3)  

SiteIndex  
This textual convention defines a greater than zero value used to identify an external group operating autonomously from the local group.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

SiteIndexOrZero  
This textual convention is an extension of the SiteIndex convention. The latter defines a greater than zero value used to identify an external group operating autonomously from the local group. This extension permits the additional value of zero. the value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. Examples of the usage of zero might include situations where the site is unknown or not relevant
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

ReplSiteQuotaType  
The format of the adminQuota value: 0 - Unlimited quota, 1 - Size in Megabytes.
TEXTUAL-CONVENTION    
  INTEGER none(0), size(1)  

StatusEnabledDefault  
This textual convention can be used to define a status of enabled or disabled. The value 0 is assigned to enabled
TEXTUAL-CONVENTION    
  INTEGER enabled(0), disabled(1)  

StatusDisabledDefault  
This textual convention can be used to define a status of enabled or disabled. The value 0 is assigned to disabled
TEXTUAL-CONVENTION    
  INTEGER disabled(0), enabled(1)  

StatusAutoDefault  
This textual convention can be used to define a status of auto, enabled and disabled. The value 0 is assigned to auto
TEXTUAL-CONVENTION    
  INTEGER auto(0), enabled(1), disabled(2)  

VirtualVolumeType  
This textual convention defines the possible values for virtual volume type
TEXTUAL-CONVENTION    
  INTEGER unknown(0), config-VVol(1), data-VVol(2), swap-VVol(3)  

EQLRowPointer  
Short row pointer that points to a row in one of the EQL proprietery MIBs. For cases when a column in table X will always refers to a row in table Y a the generic RowPointer is not space efficient. Storing the full OID means, the same OID prefix is repeated for each row in table Y. This type provides a more compact but context sensitive way of storing row pointers unlike the standard RowPointer. Essentially it stores just the instance index of the row it is pointing to, and not the full table OID. i.e. stores the relative path and not the absolute path. Size is 12 bytes, so it can store a pointer to a row that has 3 or less parts to its instance index. Example: If storing pointer to the eqliscsiVolumeTable. This table has an index with 2 parts eqliscsiLocalMemberId.eqliscsiVolumeIndex. byte[4-7]: eqliscsiLocalMemberId byte[8-11]: eqliscsiVolumeIndex
TEXTUAL-CONVENTION    
  OCTET STRING Size(12)  

EQL2PartRowPointerStr  
Short row pointer that points to a row in one of the EQL proprietery MIBs. For cases when a column in table X will always refers to a row in table Y a the generic RowPointer is not space efficient. Storing the full OID means, the same OID prefix is repeated for each row in table Y. This type provides a more compact but context sensitive way of storing row pointers unlike the standard RowPointer. Essentially it stores just the two part instance index of the row it is pointing to, and not the full table OID. i.e. stores the relative path and not the absolute path. The base type is a DisplayString using dot notation, .x.y, where x and y are each unsigned integers representing the components of a 2 part complex table index. Max size of the string is 23 to accommodate the max digits for 2 unsigned integers plus an '.' to separate and prepend the 2 unsigned integers plus 1 to accommodate null terminator. Example: If storing pointer to the eqliscsiVolumeTable. This table has an index with 2 parts .eqliscsiLocalMemberId.eqliscsiVolumeIndex
TEXTUAL-CONVENTION    
  DisplayString Size(0..23)  

VirtualVolumeSnapshotStatus  
This textual convention defines the possible virtual volume snapshot status
TEXTUAL-CONVENTION    
  INTEGER unknown(0), in-progress(1), complete(2)  

VirtualVolumeCreatedAs  
This textual convention defines the possible virtual volume created as values
TEXTUAL-CONVENTION    
  INTEGER stand-alone(1), snapshot(2), fast-clone(3)  

EqliscsiVolumeEntry  
SEQUENCE    
  eqliscsiVolumeIndex Unsigned32
  eqliscsiVolumeRowStatus RowStatus
  eqliscsiVolumePsvId OCTET STRING
  eqliscsiVolumeName UTFString
  eqliscsiVolumeSite OCTET STRING
  eqliscsiVolumeDescription UTFString
  eqliscsiVolumeAccessType INTEGER
  eqliscsiVolumeSize Integer32
  eqliscsiVolumeAdminStatus INTEGER
  eqliscsiVolumeReservedPercentage Integer32
  eqliscsiVolumeSnapWarningLevel Integer32
  eqliscsiVolumeSnapDeletionPolicy INTEGER
  eqliscsiVolumeAutoloadBalancing INTEGER
  eqliscsiVolumeTargetAlias OCTET STRING
  eqliscsiVolumeTargetIscsiName OCTET STRING
  eqliscsiVolumeNodeIndex Unsigned32
  eqliscsiVolumeDataDigests TruthValue
  eqliscsiVolumeHdrDigests TruthValue
  eqliscsiVolumeCloneSrcPsvId OCTET STRING
  eqliscsiVolumeReplService INTEGER
  eqliscsiVolumeMultInitiator INTEGER
  eqliscsiVolumeStoragePoolIndex Unsigned32
  eqliscsiVolumeStoragePoolSourceIndex Unsigned32
  eqliscsiVolumeTargetLocalMemberId Unsigned32
  eqliscsiVolumeTargetIndex Unsigned32
  eqliscsiVolumeThinProvision TruthValue
  eqliscsiVolumeMinThinReserve Unsigned32
  eqliscsiVolumeThinWarnPercentage Unsigned32
  eqliscsiVolumeThinMaxGrowPercentage Unsigned32
  eqliscsiVolumeShrinkAutoAdjust TruthValue
  eqliscsiVolumeReplRollbackSeqNum Counter64
  eqliscsiVolumeThinWarnMode INTEGER
  eqliscsiVolumeFlags BITS
  eqliscsiVolumeTemplate TruthValue
  eqliscsiVolumeThinClone TruthValue
  eqliscsiVolumeThinCloneParentMemberId Unsigned32
  eqliscsiVolumeThinCloneParentVolIndex Unsigned32
  eqliscsiVolumeThinCloneParentPsvId OCTET STRING
  eqliscsiVolumeAdminAccountKey Unsigned32
  eqliscsiVolumeSCSIQErr INTEGER
  eqliscsiVolumeBorrow StatusAutoDefault
  eqliscsiVolumeSectorSize INTEGER

EqliscsiSnapshotEntry  
SEQUENCE    
  eqliscsiSnapshotIndex Unsigned32
  eqliscsiSnapshotRowStatus RowStatus
  eqliscsiSnapshotPsvId OCTET STRING
  eqliscsiSnapshotBasePsvId OCTET STRING
  eqliscsiSnapshotName OCTET STRING
  eqliscsiSnapshotAccessType INTEGER
  eqliscsiSnapshotSize Integer32
  eqliscsiSnapshotAdminStatus INTEGER
  eqliscsiSnapshotTimestamp Counter32
  eqliscsiSnapshotScheduleName OCTET STRING
  eqliscsiSnapshotRollBack TruthValue
  eqliscsiSnapshotTargetAlias OCTET STRING
  eqliscsiSnapshotTargetIscsiName OCTET STRING
  eqliscsiSnapshotScheduleIndex Integer32
  eqliscsiSnapshotDescription UTFString
  eqliscsiSnapshotNodeIndex Unsigned32
  eqliscsiSnapshotReplicated SiteIndexOrZero
  eqliscsiSnapshotType INTEGER
  eqliscsiSnapshotCollectionIndex INTEGER
  eqliscsiSnapshotStoragePoolIndex Unsigned32
  eqliscsiSnapshotTargetLocalMemberId Unsigned32
  eqliscsiSnapshotTargetIndex Unsigned32
  eqliscsiSnapshotMultInitiator INTEGER
  eqliscsiSnapshotFlags BITS
  eqliscsiSnapshotCompressionDelay Unsigned32
  eqliscsiSnapshotLifeExpectancy Unsigned32

EqliscsiVolumeMemberEntry  
SEQUENCE    
  eqliscsiVolumeMemberIndex Integer32
  eqliscsiVolumeMemberPssId Integer32
  eqliscsiVolumeMemberShareOfVolume Integer32

EqliscsiVolumeInitiatorsEntry  
SEQUENCE    
  eqliscsiVolumeInitiatorsIndex Integer32
  eqliscsiVolumeInitiatorsName OCTET STRING

EqliscsiVolumeSnapshotPolicyEntry  
SEQUENCE    
  eqliscsiVolumeSnapshotPolicyIndex Integer32
  eqliscsiVolumeSnapshotPolicyRowStatus RowStatus
  eqliscsiVolumeSnapshotPolicyName OCTET STRING
  eqliscsiVolumeSnapshotPolicyAccessType INTEGER
  eqliscsiVolumeSnapshotPolicyStatus INTEGER
  eqliscsiVolumeSnapshotPolicyMaxKeep Integer32
  eqliscsiVolumeSnapshotPolicyType INTEGER
  eqliscsiVolumeSnapshotPolicyRepeatFactor Integer32
  eqliscsiVolumeSnapshotPolicyStartTime Integer32
  eqliscsiVolumeSnapshotPolicyEndTime Integer32
  eqliscsiVolumeSnapshotPolicyTimeFrequency Integer32
  eqliscsiVolumeSnapshotPolicyStartDate Integer32
  eqliscsiVolumeSnapshotPolicyEndDate Integer32
  eqliscsiVolumeSnapshotPolicyWeekMask Integer32
  eqliscsiVolumeSnapshotPolicyMonthMask Integer32
  eqliscsiVolumeSnapshotPolicyNextCreate Counter32
  eqliscsiVolumeSnapshotPolicyOccurence Integer32
  eqliscsiVolumeSnapshotPolicyReplication SiteIndexOrZero
  eqliscsiVolumeSnapshotPolicyAdminStatus INTEGER

EqliscsiVolumeACLEntry  
SEQUENCE    
  eqliscsiVolumeACLIndex Integer32
  eqliscsiVolumeACLInitiatorName UTFString
  eqliscsiVolumeACLInitiatorIpAddress IpAddress
  eqliscsiVolumeACLInitiatorAuthenticationMethod INTEGER
  eqliscsiVolumeACLInitiatorUserName UTFString
  eqliscsiVolumeACLInitiatorUserPassword OCTET STRING
  eqliscsiVolumeACLTargetType ACLAppliesTo
  eqliscsiVolumeACLRowStatus RowStatus
  eqliscsiVolumeACLInitiatorUserName2 UTFString
  eqliscsiVolumeACLAuthType INTEGER
  eqliscsiVolumeACLInitiatorIpWildcard IpAddress
  eqliscsiVolumeACLInitiatorInetAddressType InetAddressType
  eqliscsiVolumeACLInitiatorInetAddress InetAddress
  eqliscsiVolumeACLInitiatorInetWildcardType InetAddressType
  eqliscsiVolumeACLInitiatorInetWildcard InetAddress

EqliscsiVolumeStatusEntry  
SEQUENCE    
  eqliscsiVolumeStatusPsvId OCTET STRING
  eqliscsiVolumeStatusReservedSpace Integer32
  eqliscsiVolumeStatusReservedSpaceAvail Integer32
  eqliscsiVolumeStatusActualMemberCount Integer32
  eqliscsiVolumeStatusNumSnapshots Integer32
  eqliscsiVolumeStatusCreationTime DateAndTime
  eqliscsiVolumeStatusAvailable INTEGER
  eqliscsiVolumeStatusOperStatus INTEGER
  eqliscsiVolumeStatusConnections Integer32
  eqliscsiVolumeStatusLostRaidBlocksAction INTEGER
  eqliscsiVolumeStatusNumReplicas Unsigned32
  eqliscsiVolumeStatusReplReserveSpace Unsigned32
  eqliscsiVolumeStatusAllocatedSpace Unsigned32
  eqliscsiVolumeStatusReplResvInUse Unsigned32
  eqliscsiVolumeStatusReplTxData Unsigned32
  eqliscsiVolumeStatusNumOnlineSnaps Unsigned32
  eqliscsiVolumeStatusPagesSharedWithParent Unsigned32
  eqliscsiVolumeStatusExternalConnections Integer32
  eqliscsiVolumeStatusSpaceBorrowing Integer32
  eqliscsiVolumeStatusBorrow INTEGER

EqliscsiSnapshotStatusEntry  
SEQUENCE    
  eqliscsiSnapshotStatusOperStatus INTEGER
  eqliscsiSnapshotStatusConnections Integer32
  eqliscsiSnapshotStatusLostRaidBlocksAction INTEGER

EqliscsiNodeEntry  
SEQUENCE    
  eqliscsiNodeIndex Unsigned32
  eqliscsiNodeLocalMemberId Unsigned32
  eqliscsiNodeVolumeIndex Unsigned32
  eqliscsiNodeSnapshotIndex Unsigned32

EqliscsiVolumeAuthAttributesEntry  
SEQUENCE    
  eqliscsiVolumeAuthRowStatus RowStatus
  eqliscsiVolumeAuthIdentity RowPointer

EqliscsiVolumeBindingEntry  
SEQUENCE    
  eqliscsiVolumeBindingRowStatus RowStatus

EqliscsiVolumeReplSiteEntry  
SEQUENCE    
  eqliscsiVolumeReplSiteIndex SiteIndex
  eqliscsiVolumeReplSiteRowStatus RowStatus
  eqliscsiVolumeReplSiteName DisplayString
  eqliscsiVolumeReplSiteIpAddr IpAddress
  eqliscsiVolumeReplSiteControlCredentials RowPointer
  eqliscsiVolumeReplControlTargetIscsiName OCTET STRING
  eqliscsiVolumeReplSiteSNMPContext DisplayString
  eqliscsiVolumeReplSiteContact DisplayString
  eqliscsiVolumeReplSiteEmail DisplayString
  eqliscsiVolumeReplSitePhone DisplayString
  eqliscsiVolumeReplSiteMobile DisplayString
  eqliscsiVolumeReplSiteDescription UTFString
  eqliscsiVolumeReplSiteSpaceAllocated Unsigned32
  eqliscsiVolumeReplSiteSpaceUsed Unsigned32
  eqliscsiVolumeReplControlChannelStatus INTEGER
  eqliscsiVolumeReplSiteAdminStatus INTEGER
  eqliscsiVolumeReplSiteTotalNumSnapshots Unsigned32
  eqliscsiVolumeReplSiteSpaceSubscribed Unsigned32
  eqliscsiVolumeReplSiteInetAddrType InetAddressType
  eqliscsiVolumeReplSiteInetAddr InetAddress
  eqliscsiVolumeReplSiteNASPartnershipId Unsigned32
  eqliscsiVolumeReplSiteBlockState StatusEnabledDefault
  eqliscsiVolumeReplSiteNASState StatusDisabledDefault
  eqliscsiVolumeReplSiteType INTEGER

EqliscsiVolumeReplicationEntry  
SEQUENCE    
  eqliscsiVolumeReplRowStatus RowStatus
  eqliscsiVolumeReplAdminStatus INTEGER
  eqliscsiVolumeReplRemoteIscsiName OCTET STRING
  eqliscsiVolumeReplRemoteIscsiPort Unsigned32
  eqliscsiVolumeReplRemotePsvId OCTET STRING
  eqliscsiVolumeReplDiscardPolicy INTEGER
  eqliscsiVolumeReplReserve Unsigned32
  eqliscsiVolumeReplDeletionPolicy INTEGER
  eqliscsiVolumeReplNumReplicas Unsigned32
  eqliscsiVolumeReplPrimaryReserve Unsigned32
  eqliscsiVolumeReplPrimaryBorrow TruthValue
  eqliscsiVolumeReplManualReplStatus INTEGER
  eqliscsiVolumeReplCurLwMark Integer32
  eqliscsiVolumeReplLwMark Integer32
  eqliscsiVolumeReplSize Integer32
  eqliscsiVolumeReplThinProvision TruthValue
  eqliscsiVolumeReplMinThinReserve Unsigned32
  eqliscsiVolumeReplThinWarnPercentage Unsigned32
  eqliscsiVolumeReplThinMaxGrowPercentage Unsigned32
  eqliscsiVolumeReplDynamicThinReserve Unsigned32
  eqliscsiVolumeReplFailBackMode INTEGER
  eqliscsiVolumeReplPromoteSeqNum Counter64
  eqliscsiVolumeReplSyncAdminStatus INTEGER
  eqliscsiVolumeReplSyncOperStatus INTEGER
  eqliscsiVolumeReplTemplateReplicated TruthValue
  eqliscsiVolumeReplThinClone TruthValue

EqliscsiVolumeReplicationStatusEntry  
SEQUENCE    
  eqliscsiVolumeReplOperStatus INTEGER
  eqliscsiVolumeReplMBRemaining Counter64
  eqliscsiVolumeReplMBCompleted Counter64
  eqliscsiVolumeReplCurrentSnapshot RowPointer
  eqliscsiVolumeReplCancel TruthValue
  eqliscsiVolumeRemoteReplReserveIncrNeeded Unsigned32
  eqliscsiVolumeReplFailbackSnap RowPointer

EqliscsiRemoteReplicaEntry  
SEQUENCE    
  eqliscsiRemoteVolumeIndex Unsigned32
  eqliscsiRemoteSnapIndex Unsigned32
  eqliscsiRemoteReplName OCTET STRING
  eqliscsiRemoteReplISCSIName OCTET STRING
  eqliscsiRemoteReplPsvId OCTET STRING
  eqliscsiRemoteReplAdminStatus INTEGER
  eqliscsiRemoteReplTimeStamp Counter32
  eqliscsiRemoteReplSnapColIndex Unsigned32
  eqliscsiRemoteReplScheduleIndex Unsigned32
  eqliscsiRemoteReplLocalMemberId Unsigned32

EqliscsiReplicaSetEntry  
SEQUENCE    
  eqliscsiReplicaSetPrimaryIscsiName OCTET STRING
  eqliscsiReplicaSetReserve Unsigned32
  eqliscsiReplicaSetSite SiteIndex
  eqliscsiReplicaSetAdminStatus INTEGER
  eqliscsiReplicaSetPromotePolicy INTEGER
  eqliscsiReplicaSetManualReplStatus INTEGER
  eqliscsiReplicaSetFailBackMode INTEGER
  eqliscsiReplicaSetType INTEGER
  eqliscsiReplicaSetAccess INTEGER
  eqliscsiReplicaSetFailbackReserve Unsigned32
  eqliscsiReplicaSetLSRPsvId OCTET STRING
  eqliscsiReplicaSetOrigSize Unsigned32
  eqliscsiReplicaSetPrimaryMemberId Unsigned32
  eqliscsiReplicaSetPrimaryVolumeIndex Unsigned32
  eqliscsiReplicaSetPrimarySite Unsigned32
  eqliscsiReplicaSetSyncAdminStatus INTEGER
  eqliscsiReplicaSetTemplateReplicated TruthValue
  eqliscsiReplicaSetThinClone TruthValue
  eqliscsiReplicaSetRemotePsvId OCTET STRING

EqliscsiReplicaSetStatusEntry  
SEQUENCE    
  eqliscsiReplicaSetOperStatus INTEGER
  eqliscsiReplicaSetSize Unsigned32

EqliscsiReplicantSiteEntry  
SEQUENCE    
  eqliscsiReplicantSiteIndex SiteIndex
  eqliscsiReplicantSiteRowStatus RowStatus
  eqliscsiReplicantSiteName DisplayString
  eqliscsiReplicantSiteIpAddr IpAddress
  eqliscsiReplicantSiteControlCredentials RowPointer
  eqliscsiReplicantControlTargetIscsiName OCTET STRING
  eqliscsiReplicantSiteSNMPContext DisplayString
  eqliscsiReplicantSiteContact DisplayString
  eqliscsiReplicantSiteEmail DisplayString
  eqliscsiReplicantSitePhone DisplayString
  eqliscsiReplicantSiteMobile DisplayString
  eqliscsiReplicantSiteDescription UTFString
  eqliscsiReplicantSiteSpaceAllocated Unsigned32
  eqliscsiReplicantSiteSpaceUsed Unsigned32
  eqliscsiReplicantSiteControlChannelStatus INTEGER
  eqliscsiReplicantSiteAdminStatus INTEGER
  eqliscsiReplicantSiteTotalNumSnapshots Unsigned32
  eqliscsiReplicantSiteStoragePoolIndex Unsigned32
  eqliscsiReplicantSiteSpaceSubscribed Unsigned32
  eqliscsiReplicantSiteInetAddrType InetAddressType
  eqliscsiReplicantSiteInetAddr InetAddress
  eqliscsiReplicantSiteUnmanagedSpace Unsigned32
  eqliscsiReplicantSiteReplType INTEGER

EqliscsiVolCollectionObjectsEntry  
SEQUENCE    
  eqliscsiVolCollectionIndex Unsigned32
  eqliscsiVolCollectionObjectRowStatus RowStatus

EqliscsiVolCollectionEntry  
SEQUENCE    
  eqliscsiVolCollectionRowStatus RowStatus
  eqliscsiVolCollectionName OCTET STRING
  eqliscsiVolCollectionDescription UTFString
  eqliscsiVolCollectionReplService INTEGER
  eqliscsiVolCollectionSite SiteIndexOrZero
  eqliscsiVolCollectionFlags BITS

EqliscsiSnapCollectionObjectsEntry  
SEQUENCE    
  eqliscsiSnapCollectionIndex Unsigned32
  eqliscsiSnapCollectionObjectRowStatus RowStatus

EqliscsiSnapCollectionEntry  
SEQUENCE    
  eqliscsiSnapCollectionRowStatus RowStatus
  eqliscsiSnapCollectionName OCTET STRING
  eqliscsiSnapCollectionDescription UTFString
  eqliscsiSnapCollectionTimestamp Counter32
  eqliscsiSnapCollectionNoofSnaps Unsigned32
  eqliscsiSnapCollectionVolIndex Unsigned32
  eqliscsiSnapCollectionVSS INTEGER
  eqliscsiSnapCollectionScheduleIndex Integer32
  eqliscsiSnapCollectionReplicated SiteIndexOrZero
  eqliscsiSnapCollectionType INTEGER
  eqliscsiSnapCollectionSite SiteIndexOrZero

EqliscsiSnapCollectionPolicyEntry  
SEQUENCE    
  eqliscsiSnapCollectionPolicyIndex Integer32
  eqliscsiSnapCollectionPolicyRowStatus RowStatus
  eqliscsiSnapCollectionPolicyName OCTET STRING
  eqliscsiSnapCollectionPolicyAccessType INTEGER
  eqliscsiSnapCollectionPolicyStatus INTEGER
  eqliscsiSnapCollectionPolicyMaxKeep Integer32
  eqliscsiSnapCollectionPolicyType INTEGER
  eqliscsiSnapCollectionPolicyRepeatFactor Integer32
  eqliscsiSnapCollectionPolicyStartTime Integer32
  eqliscsiSnapCollectionPolicyEndTime Integer32
  eqliscsiSnapCollectionPolicyTimeFrequency Integer32
  eqliscsiSnapCollectionPolicyStartDate Integer32
  eqliscsiSnapCollectionPolicyEndDate Integer32
  eqliscsiSnapCollectionPolicyWeekMask Integer32
  eqliscsiSnapCollectionPolicyMonthMask Integer32
  eqliscsiSnapCollectionPolicyNextCreate Counter32
  eqliscsiSnapCollectionPolicyOccurence Integer32
  eqliscsiSnapCollectionPolicyReplication SiteIndexOrZero
  eqliscsiSnapCollectionPolicyAdminStatus INTEGER

EqliscsiVolCollectionStatusEntry  
SEQUENCE    
  eqliscsiNoOfSnapCollections Unsigned32

EqliscsiRemoteReplicaCollectionObjectsEntry  
SEQUENCE    
  eqliscsiRemoteSnapCollectionIndex Unsigned32
  eqliscsiRemoteReplCollectionObjRowStatus RowStatus

EqliscsiRemoteReplicaCollectionEntry  
SEQUENCE    
  eqliscsiRemoteReplCollectionName OCTET STRING
  eqliscsiRemoteReplCollectionAdminStatus INTEGER
  eqliscsiRemoteReplCollectionTimeStamp Counter32
  eqliscsiRemoteReplCollectionVolIndex Unsigned32
  eqliscsiRemoteReplCollectionSchedIndex Unsigned32

EqliscsiVolColReplicationEntry  
SEQUENCE    
  eqliscsiVolColReplRowStatus RowStatus
  eqliscsiVolColReplAdminStatus INTEGER
  eqliscsiVolColReplDeletionPolicy INTEGER
  eqliscsiVolColReplRemoteCollectionId Unsigned32

EqliscsiVolColReplStatusEntry  
SEQUENCE    
  eqliscsiVolColReplStatusNumReplicas Unsigned32

EqlVolumePoolPlacementEntry  
SEQUENCE    
  eqlVolumePoolPlacementiscsiVolumePsvId OCTET STRING

EqliscsiVolReplStatisticsEntry  
SEQUENCE    
  eqliscsiReplSampleIndex Unsigned32
  eqliscsiReplStartTime Counter32
  eqliscsiReplEndTime Counter32
  eqliscsiReplTxData Counter64
  eqliscsiReplTxStatus INTEGER

EqliscsiVolumeStatisticsEntry  
SEQUENCE    
  eqliscsiVolumeStatsCmdPdus Counter32
  eqliscsiVolumeStatsRspPdus Counter32
  eqliscsiVolumeStatsTxData Counter64
  eqliscsiVolumeStatsRxData Counter64
  eqliscsiVolumeStatsNoOfSessions Unsigned32
  eqliscsiVolumeStatsReadLatency Counter64
  eqliscsiVolumeStatsWriteLatency Counter64
  eqliscsiVolumeStatsReadOpCount Counter64
  eqliscsiVolumeStatsWriteOpCount Counter64
  eqliscsiVolumeStatsReadAvgLatency Gauge32
  eqliscsiVolumeStatsWriteAvgLatency Gauge32
  eqliscsiVolumeStatsIscsiReadWriteCmdsReceived Counter32
  eqliscsiVolumeStatsIscsiReadWriteCmdsCompleted Counter32
  eqliscsiVolumeStatsHCIscsiReadWriteCmdsReceived Counter64
  eqliscsiVolumeStatsHCIscsiTotalQD Counter64
  eqliscsiVolumeStatsMisAlignedIO Counter64

EqliscsiTargetEntry  
SEQUENCE    
  eqliscsiTargetIndex Unsigned32
  eqliscsiTargetRowStatus RowStatus
  eqliscsiTargetUUID OCTET STRING
  eqliscsiTargetAlias OCTET STRING
  eqliscsiTargetIscsiName OCTET STRING
  eqliscsiTargetReserved1 Unsigned32
  eqliscsiTargetReserved2 Unsigned32
  eqliscsiTargetReserved3 Unsigned32

EqliscsiTargetChapSecretsEntry  
SEQUENCE    
  eqliscsiTargetChapSecretsUsage INTEGER
  eqliscsiTargetChapSecretsIndex Unsigned32
  eqliscsiTargetChapSecretsRowStatus RowStatus
  eqliscsiTargetChapSecretsUserName OCTET STRING
  eqliscsiTargetChapSecretsPassword OCTET STRING

EqliscsiVolumeSnapshotPolicyStatusEntry  
SEQUENCE    
  eqliscsiVolumeSnapshotPolicyStatusNextCreate Counter32
  eqliscsiVolumeSnapshotPolicyStatusOperStatus INTEGER
  eqliscsiVolumeSnapshotPolicyStatusNoOfSnaps INTEGER

EqliscsiSnapCollectionPolicyStatusEntry  
SEQUENCE    
  eqliscsiSnapCollectionPolicyStatusNextCreate Counter32
  eqliscsiSnapCollectionPolicyStatusOperStatus INTEGER
  eqliscsiSnapCollectionPolicyStatusNoOfCollections INTEGER

EqliscsiVolumeOpsEntry  
SEQUENCE    
  eqliscsiVolumeOpsIndex Unsigned32
  eqliscsiVolumeOpsRowStatus RowStatus
  eqliscsiVolumeOpsOperation INTEGER
  eqliscsiVolumeOpsExec INTEGER
  eqliscsiVolumeOpsStartTime Counter32
  eqliscsiVolumeOpsStoragePoolSourceIndex Unsigned32
  eqliscsiVolumeOpsStoragePoolDestinationIndex Unsigned32
  eqliscsiVolumeOpsVolBalCommandIndex Unsigned32
  eqliscsiVolumeOpsVolBalCommandiscsiLocalMemberId Unsigned32

EqliscsiReplicaSetExtensionEntry  
SEQUENCE    
  eqliscsiReplicaSetPrimaryPsvId OCTET STRING

EqliscsiVolumeStoragePreferenceEntry  
SEQUENCE    
  eqliscsiVolumeStoragePreferenceRowStatus RowStatus
  eqliscsiVolumeStoragePreferenceRAIDType INTEGER
  eqliscsiVolumeStoragePreferenceDriveType INTEGER
  eqliscsiVolumeStoragePreferenceDiskSpeed INTEGER
  eqliscsiVolumeStoragePreferenceRAIDTypeStatus INTEGER

EqlAdminAccountVolumeEntry  
SEQUENCE    
  eqlAdminAccountVolumeAccess INTEGER

EqlAdminAccountReplicantSiteEntry  
SEQUENCE    
  eqlAdminAccountReplicantSiteAccess INTEGER

EqlAdminAccountVolCollectionEntry  
SEQUENCE    
  eqlAdminAccountVolCollectionAccess INTEGER

EqliscsiVolumeOpsStatusEntry  
SEQUENCE    
  eqliscsiVolumeOpsStatusCompletePct Unsigned32

EqliscsiVolumeDynamicConfigEntry  
SEQUENCE    
  eqliscsiVolumeDynamicRowStatus RowStatus
  eqliscsiVolumeDynamicThinReserve Unsigned32
  eqliscsiVolumeDynamicInUseHighWaterMark Unsigned32
  eqliscsiVolumeDynamicInUseHighWaterMarkTimestamp Unsigned32

EqliscsiVolumeReplSiteStatusEntry  
SEQUENCE    
  eqliscsiVolumeReplSiteFailbackSpace Unsigned32

EqliscsiVolumeChunkEntry  
SEQUENCE    
  eqliscsiVolumeChunkIndex Unsigned32
  eqliscsiVolumeChunkVersion Unsigned32
  eqliscsiVolumeChunkSegmentSize Unsigned32
  eqliscsiVolumeChunkSegments Unsigned32
  eqliscsiVolumeChunkModified OCTET STRING

EqliscsiReplicantSiteOpsEntry  
SEQUENCE    
  eqliscsiReplicantSiteOpsIndex Unsigned32
  eqliscsiReplicantSiteOpsRowStatus RowStatus
  eqliscsiReplicantSiteOpsOperation INTEGER
  eqliscsiReplicantSiteOpsExec INTEGER
  eqliscsiReplicantSiteOpsStartTime Counter32
  eqliscsiReplicantSiteOpsStoragePoolSourceIndex Unsigned32
  eqliscsiReplicantSiteOpsStoragePoolDestinationIndex Unsigned32
  eqliscsiReplicantSiteOpsVolBalCommandIndex Unsigned32
  eqliscsiReplicantSiteOpsVolBalCommandiscsiLocalMemberId Unsigned32

EqliscsiReplicantSiteOpsStatusEntry  
SEQUENCE    
  eqliscsiReplicantSiteOpsStatusCompletePct Unsigned32

EqliscsiReplicantSiteStatusEntry  
SEQUENCE    
  eqliscsiReplicantSiteStatusAvailable INTEGER
  eqliscsiReplicantSiteStatusMajorVersion Unsigned32
  eqliscsiReplicantSiteStatusMinorVersion Unsigned32
  eqliscsiReplicantSiteStatusMaintVersion Unsigned32

EqliscsiVolumeTaskStatusEntry  
SEQUENCE    
  eqliscsiVolumeTaskStatusErrorCode Unsigned32

EqliscsiVolumeTemplateThinClonesEntry  
SEQUENCE    
  eqliscsiThinCloneLocalMemberId Unsigned32
  eqliscsiThinCloneVolumeIndex Unsigned32
  eqliscsiVolumeTemplateThinClonesMember TruthValue

EqliscsiVolumeAdminAccountEntry  
SEQUENCE    
  eqliscsiVolumeAdminAccountRowStatus RowStatus

EqliscsiTemplateVolumeStatusEntry  
SEQUENCE    
  eqliscsiTemplateVolumeStatusNumThinClones Unsigned32
  eqliscsiTemplateVolumeStatusNumThinCloneReplicators Unsigned32
  eqliscsiTemplateVolumeStatusNumThinCloneReplicaSets Unsigned32

EqliscsiSnapAccumulatedStatisticsEntry  
SEQUENCE    
  eqliscsiSnapAccumulatedStatsCmdPdus Counter32
  eqliscsiSnapAccumulatedStatsRspPdus Counter32
  eqliscsiSnapAccumulatedStatsTxData Counter64
  eqliscsiSnapAccumulatedStatsRxData Counter64
  eqliscsiSnapAccumulatedStatsNoOfSessions Unsigned32
  eqliscsiSnapAccumulatedStatsReadLatency Counter64
  eqliscsiSnapAccumulatedStatsWriteLatency Counter64
  eqliscsiSnapAccumulatedStatsReadOpCount Counter64
  eqliscsiSnapAccumulatedStatsWriteOpCount Counter64
  eqliscsiSnapAccumulatedStatsReadAvgLatency Gauge32
  eqliscsiSnapAccumulatedStatsWriteAvgLatency Gauge32
  eqliscsiSnapAccumulatedStatsIscsiReadWriteCmdsReceived Counter64
  eqliscsiSnapAccumulatedStatsIscsiTotalQD Counter64

EqliscsiVolumeReplSiteAdminAccountEntry  
SEQUENCE    
  eqliscsiVolumeReplSiteAdminAccountRowStatus RowStatus
  eqliscsiVolumeReplSiteAdminAccountQuotaType ReplSiteQuotaType
  eqliscsiVolumeReplSiteAdminAccountQuota Unsigned32

EqlLdapLoginAccessReplSiteEntry  
SEQUENCE    
  eqlLdapLoginAccessReplSiteQuotaType ReplSiteQuotaType
  eqlLdapLoginAccessReplSiteQuota Unsigned32
  eqlLdapLoginAccessReplSiteRowStatus RowStatus

EqliscsiVolumeSyncReplExtensionEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplExtRowStatus RowStatus
  eqliscsiVolumeSyncReplExtSyncReplLocalMemberId Unsigned32
  eqliscsiVolumeSyncReplExtSyncReplIndex Unsigned32
  eqliscsiVolumeSyncReplExtIntTargetIscsiName OCTET STRING

EqliscsiVolumeSyncReplEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplRowStatus RowStatus
  eqliscsiVolumeSyncReplLocalMemberId Unsigned32
  eqliscsiVolumeSyncReplIndex Unsigned32
  eqliscsiVolumeSyncReplPaused TruthValue

EqliscsiVolumeSyncReplPeerEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplPeerLocalMemberId Unsigned32
  eqliscsiVolumeSyncReplPeerVolIndex Unsigned32
  eqliscsiVolumeSyncReplPeerPsvId OCTET STRING

EqliscsiVolumeSyncReplStatusEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplStatusSyncStatus INTEGER
  eqliscsiVolumeSyncReplStatusUnreplicatedChanges INTEGER
  eqliscsiVolumeSyncReplStatusTotalTxDataMB Unsigned32
  eqliscsiVolumeSyncReplStatusRemainingTxDataMB Unsigned32

EqliscsiVolumeSyncReplVirtualEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplVirtualAccessType INTEGER
  eqliscsiVolumeSyncReplVirtualAdminStatus INTEGER
  eqliscsiVolumeSyncReplVirtualMultInitiator INTEGER

EqliscsiVolumeSyncReplVirtualStatusEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplVirtualStatusReservedSpace Integer32
  eqliscsiVolumeSyncReplVirtualStatusReservedSpaceAvail Integer32
  eqliscsiVolumeSyncReplVirtualStatusNumSnapshots Integer32
  eqliscsiVolumeSyncReplVirtualStatusOperStatus INTEGER
  eqliscsiVolumeSyncReplVirtualStatusConnections Integer32
  eqliscsiVolumeSyncReplVirtualStatusAllocatedSpace Unsigned32
  eqliscsiVolumeSyncReplVirtualStatusVolReserveSpace Unsigned32
  eqliscsiVolumeSyncReplVirtualStatusExtConnections Integer32

EqliscsiVolumeSyncReplVirtualStatisticsEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplVirtualStatsTxData Counter64
  eqliscsiVolumeSyncReplVirtualStatsRxData Counter64

EqliscsiVsrVirtualSyncReplStatusEntry  
SEQUENCE    
  eqliscsiVsrVirtualSyncReplStatusSyncStatus INTEGER
  eqliscsiVsrVirtualSyncReplStatusUnreplicatedChanges INTEGER
  eqliscsiVsrVirtualSyncReplStatusTotalTxDataMB Unsigned32
  eqliscsiVsrVirtualSyncReplStatusRemainingTxDataMB Unsigned32

EqliscsiSyncReplAfoStateEntry  
SEQUENCE    
  eqliscsiSyncReplAfoSeqNum Unsigned32
  eqliscsiSyncReplAfoState Unsigned32
  eqliscsiSyncReplAfoGrpLeadUuid OCTET STRING

EqliscsiVolCollectionSyncReplActivePoolEntry  
SEQUENCE    
  eqliscsiVolCollectionSyncReplActivePoolRowStatus RowStatus
  eqliscsiVolCollectionSyncReplActivePoolIndex Unsigned32
  eqliscsiVolCollectionSyncReplActivePoolFlags BITS

EqliscsiVolCollectionSyncReplStatusEntry  
SEQUENCE    
  eqliscsiVolCollectionSyncReplStatusSyncStatus INTEGER
  eqliscsiVolCollectionSyncReplStatusUnreplicatedChanges INTEGER
  eqliscsiVolCollectionSyncReplStatusTotalTxDataMB Unsigned32
  eqliscsiVolCollectionSyncReplStatusRemainingTxDataMB Unsigned32

EqliscsiVolumeSyncReplIndexVolumesEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplIndexVolumesPsvId OCTET STRING

EqliscsiVolumeSyncReplSyncActiveOfflineEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplSyncActiveOffline TruthValue

EqliscsiDeletedVolumeInfoEntry  
SEQUENCE    
  eqliscsiDeletedVolumeInfoRowStatus RowStatus
  eqliscsiDeletedVolumeInfoOriginalName UTFString
  eqliscsiDeletedVolumeInfoOriginalType INTEGER
  eqliscsiDeletedVolumeFlags BITS
  eqliscsiDeletedVolumeInfoDeleteDate Counter32
  eqliscsiDeletedVolumeThinWarnPercentage Unsigned32
  eqliscsiDeletedVolumeThinMaxGrowPercentage Unsigned32

EqliscsiVolumeSyncReplActivePeerEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplActivePeerRowStatus RowStatus
  eqliscsiVolumeSyncReplActivePeerLocalMemberId Unsigned32
  eqliscsiVolumeSyncReplActivePeerVolIndex Unsigned32
  eqliscsiVolumeSyncReplActivePeerFlags BITS

EqliscsiVolumeSyncReplActivePeerLookupEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplActivePeerLookupLocalMemberId Unsigned32
  eqliscsiVolumeSyncReplActivePeerLookupVolIndex Unsigned32

EqliscsiVolumeSyncReplFailbackEntry  
SEQUENCE    
  eqliscsiVolumeSyncReplFailbackRowStatus RowStatus
  eqliscsiVolumeSyncReplAllowFailback TruthValue

EqliscsiVolCollectionSyncReplSyncActiveOfflineEntry  
SEQUENCE    
  eqliscsiVolCollectionSyncReplSyncActiveOffline TruthValue

EqliscsiSyncReplStateEntry  
SEQUENCE    
  eqliscsiSyncReplStateSeqNum Unsigned32
  eqliscsiSyncReplStateState Unsigned32
  eqliscsiSyncReplStateGrpLeadUuid OCTET STRING

EqliscsiVsrVirtualSyncReplSyncActiveOfflineEntry  
SEQUENCE    
  eqliscsiVsrVirtualSyncReplSyncActiveOffline TruthValue

EqliscsiVsrCollectionSyncReplSyncActiveOfflineEntry  
SEQUENCE    
  eqliscsiVsrCollectionSyncReplSyncActiveOffline TruthValue

EqliscsiVolNameSecondaryIndexEntry  
SEQUENCE    
  eqliscsiVolNameSecondaryIndexRowStatus RowStatus

EqliscsiSharedVolumeSetEntry  
SEQUENCE    
  eqliscsiSharedVolumeSetIndex Unsigned32
  eqliscsiSharedVolumeSetRowStatus RowStatus
  eqliscsiSharedVolumeSetPsvid OCTET STRING
  eqliscsiSharedVolumeSetSectorSize INTEGER
  eqliscsiSharedVolumeSetStorageBucketUUID OCTET STRING
  eqliscsiSharedVolumeSharedVolumeSetBucket EQL2PartRowPointerStr
  eqliscsiSharedVolumeSetBucketFullPolicy INTEGER

EqliscsiSharedVolumeEntry  
SEQUENCE    
  eqliscsiSharedVolumeIndex Unsigned32
  eqliscsiSharedVolumeRowStatus RowStatus
  eqliscsiSharedVolumePsvid OCTET STRING
  eqliscsiSharedVolumeName UTFString
  eqliscsiSharedVolumeSize Integer32
  eqliscsiSharedVolumeCreatedAs VirtualVolumeCreatedAs
  eqliscsiSharedVolumeIfSnapshotOrFastCloneMyParentVVol EQL2PartRowPointerStr
  eqliscsiSharedVolumeSharedVolumeSet EQL2PartRowPointerStr
  eqliscsiSharedVolumeDescription UTFString
  eqliscsiSharedVolumeFlags BITS
  eqliscsiSharedVolumeSecondaryLunId Unsigned32

EqlVmwareVirtualVolumeEntry  
SEQUENCE    
  eqlVmwareVirtualVolumeRowStatus RowStatus
  eqlVmwareVirtualVolumeType VirtualVolumeType
  eqlVmWareVirtualVolumeIfSnapshotCreateDate Counter32

EqliscsiSharedVolumeStatusEntry  
SEQUENCE    
  eqliscsiSharedVolumeStatusAllocatedSpace Unsigned32
  eqliscsiSharedVolumeStatusSharedSpace Unsigned32
  eqliscsiSharedVolumeStatusOperStatus INTEGER

EqliscsiDynVVolEntry  
SEQUENCE    
  eqliscsiDynVVolRowStatus RowStatus
  eqliscsiDynVVolName UTFString
  eqliscsiDynVVolSize Integer32
  eqliscsiDynVVolContainer EQL2PartRowPointerStr
  eqliscsiDynVVolDesc UTFString
  eqliscsiDynVVolCreatedAs VirtualVolumeCreatedAs
  eqliscsiDynVVolIfSnapshotOrFastCloneMyParentVVol EQL2PartRowPointerStr
  eqliscsiDynVVolType VirtualVolumeType
  eqliscsiDynVVolCreateIsDerived TruthValue
  eqliscsiDynVVolCreateDerivedType INTEGER
  eqliscsiDynVVolCreateDerivedFromParent EQL2PartRowPointerStr
  eqliscsiDynVVolIfSnapshotMyStatus VirtualVolumeSnapshotStatus
  eqliscsiDynVVolPsvid OCTET STRING

EqlDynamicSharedVolumeCopyEntry  
SEQUENCE    
  eqlDynamicSharedVolumeCopyRowStatus RowStatus
  eqlDynamicSharedVolumeCopyDestSharedVolume EQL2PartRowPointerStr
  eqlDynamicSharedVolumeCopySourceSharedVolume EQL2PartRowPointerStr

EqlDynamicSharedVolumeBindUnbindEntry  
SEQUENCE    
  eqlDynamicSharedVolumeBindUnbindRowStatus RowStatus
  eqlDynamicSharedVolumeBindUnbindOper INTEGER
  eqlDynamicSharedVolumeBindUnbindAccessGroupIndex Unsigned32
  eqlDynamicSharedVolumeBindUnbindOperAugment INTEGER

EqliscsiSharedVolumeMetadataEntry  
SEQUENCE    
  eqliscsiSharedVolumeMetadataRowStatus RowStatus
  eqliscsiSharedVolumeMetadataIndex Unsigned32
  eqliscsiSharedVolumeMetadataKey UTFString
  eqliscsiSharedVolumeMetadataValue UTFString

EqlPreppedSnapshotVVolEntry  
SEQUENCE    
  eqlPreppedSnapshotVVolRowStatus RowStatus
  eqlPreppedSnapshotVVolPsvid OCTET STRING
  eqlPreppedSnapshotVVolName UTFString
  eqlPreppedSnapshotVVolSize Integer32
  eqlPreppedSnapshotVVolMyParentVVol EQL2PartRowPointerStr
  eqlPreppedSnapshotVVolBucket EQL2PartRowPointerStr
  eqlPreppedSnapshotVVolDescription UTFString

EqlDynamicSharedVolumeDiffEntry  
SEQUENCE    
  eqlDynamicSharedVolumeDiffRowStatus RowStatus
  eqlDynamicSharedVolumeDiffBaseIndex EQL2PartRowPointerStr
  eqlDynamicSharedVolumeDiffAdmin INTEGER
  eqlDynamicSharedVolumeDiffStartSegmentOffset Counter64
  eqlDynamicSharedVolumeDiffSegmentsLength Counter64
  eqlDynamicSharedVolumeDiffChunkSize Unsigned32

EqliscsiVolumeCompressionConfigurationEntry  
SEQUENCE    
  eqliscsiVolumeCompressionConfigurationRowStatus RowStatus
  eqliscsiVolumeCompressionConfigurationPolicy INTEGER
  eqliscsiVolumeCompressionConfigurationSnapDelay Integer32

EqlDynamicSharedVolumeDiffChunkEntry  
SEQUENCE    
  eqlDynamicSharedVolumeDiffChunkIndex Unsigned32
  eqlDynamicSharedVolumeDiffChunkSegmentSize Unsigned32
  eqlDynamicSharedVolumeDiffNumChunkSegments Unsigned32
  eqlDynamicSharedVolumeDiffChunkModified OCTET STRING

EqliscsiVolumeMetadataEntry  
SEQUENCE    
  eqliscsiVolumeMetadataRowStatus RowStatus
  eqliscsiVolumeMetadataIndex Unsigned32
  eqliscsiVolumeMetadataKey UTFString
  eqliscsiVolumeMetadataValue UTFString

EqliscsiSnapshotMetadataEntry  
SEQUENCE    
  eqliscsiSnapshotMetadataRowStatus RowStatus
  eqliscsiSnapshotMetadataIndex Unsigned32
  eqliscsiSnapshotMetadataKey UTFString
  eqliscsiSnapshotMetadataValue UTFString

EqliscsiSyncReplAfoTiebreakerEntry  
SEQUENCE    
  eqliscsiSyncReplAfoTiebreakerSeqNum Counter64
  eqliscsiSyncReplAfoTiebreaker OCTET STRING
  eqliscsiSyncReplAfoTiebreakerGrpLeadUuid OCTET STRING

EqliscsiSharedVolumeStatisticsEntry  
SEQUENCE    
  eqliscsiSharedVolumeStatsCmdPdus Counter32
  eqliscsiSharedVolumeStatsRspPdus Counter32
  eqliscsiSharedVolumeStatsTxData Counter64
  eqliscsiSharedVolumeStatsRxData Counter64
  eqliscsiSharedVolumeStatsNoOfSessions Unsigned32
  eqliscsiSharedVolumeStatsReadLatency Counter64
  eqliscsiSharedVolumeStatsWriteLatency Counter64
  eqliscsiSharedVolumeStatsReadOpCount Counter64
  eqliscsiSharedVolumeStatsWriteOpCount Counter64
  eqliscsiSharedVolumeStatsReadAvgLatency Gauge32
  eqliscsiSharedVolumeStatsWriteAvgLatency Gauge32
  eqliscsiSharedVolumeStatsHCIscsiReadWriteCmdsReceived Counter64
  eqliscsiSharedVolumeStatsHCIscsiTotalQD Counter64
  eqliscsiSharedVolumeStatsMisAlignedIO Counter64

Defined Values

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.
MODULE-IDENTITY    

eqliscsiObjects 1.3.6.1.4.1.12740.5.1
OBJECT IDENTIFIER    

eqliscsiNotifications 1.3.6.1.4.1.12740.5.2
OBJECT IDENTIFIER    

eqliscsiConformance 1.3.6.1.4.1.12740.5.3
OBJECT IDENTIFIER    

eqliscsiTarget 1.3.6.1.4.1.12740.5.1.7
OBJECT IDENTIFIER    

eqliscsiVolumeTable 1.3.6.1.4.1.12740.5.1.7.1
EqualLogic-Persistent Storage Volume Table. This table contains a list of volumes in a group and their attributes. TimeoutCreate:60 TimeoutDelete:60
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeEntry

eqliscsiVolumeEntry 1.3.6.1.4.1.12740.5.1.7.1.1
An entry (row) containing volume info.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeEntry  

eqliscsiVolumeIndex 1.3.6.1.4.1.12740.5.1.7.1.1.1
This field specifies a unique index for identifing a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeRowStatus 1.3.6.1.4.1.12740.5.1.7.1.1.2
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumePsvId 1.3.6.1.4.1.12740.5.1.7.1.1.3
EQL-SECONDARY-KEY This field is for internal use only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeName 1.3.6.1.4.1.12740.5.1.7.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..64)  

eqliscsiVolumeSite 1.3.6.1.4.1.12740.5.1.7.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

eqliscsiVolumeDescription 1.3.6.1.4.1.12740.5.1.7.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiVolumeAccessType 1.3.6.1.4.1.12740.5.1.7.1.1.7
This field specifies access rights for the volume. The volume can be either read-write or read-only. The default is read-write.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

eqliscsiVolumeSize 1.3.6.1.4.1.12740.5.1.7.1.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeAdminStatus 1.3.6.1.4.1.12740.5.1.7.1.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER online(1), offline(2), online-lost-cached-blocks(3), online-control(4), offline-control(5)  

eqliscsiVolumeReservedPercentage 1.3.6.1.4.1.12740.5.1.7.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSnapWarningLevel 1.3.6.1.4.1.12740.5.1.7.1.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100  

eqliscsiVolumeSnapDeletionPolicy 1.3.6.1.4.1.12740.5.1.7.1.1.12
This field specifies what should happen when the space reserved for SnapShots is exhuasted. The default is delete-oldest SnapShots.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER make-volume-offline(1), delete-oldest(2), stop-snapshots(3)  

eqliscsiVolumeAutoloadBalancing 1.3.6.1.4.1.12740.5.1.7.1.1.13
This field specifies whether or not the volume should be load balanced across multiple arrays. The default is load balancing is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER on(1), off(2)  

eqliscsiVolumeTargetAlias 1.3.6.1.4.1.12740.5.1.7.1.1.14
This field specifies the iSCSI alias used for the volume. This field defaults to the volume name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

eqliscsiVolumeTargetIscsiName 1.3.6.1.4.1.12740.5.1.7.1.1.15
EQL-SECONDARY-KEY This field specifies the iSCSI target name for the volume. This name is auto-generated, though users can override the name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiVolumeNodeIndex 1.3.6.1.4.1.12740.5.1.7.1.1.16
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeHdrDigests 1.3.6.1.4.1.12740.5.1.7.1.1.17
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
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeDataDigests 1.3.6.1.4.1.12740.5.1.7.1.1.18
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
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeCloneSrcPsvId 1.3.6.1.4.1.12740.5.1.7.1.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeReplService 1.3.6.1.4.1.12740.5.1.7.1.1.20
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), replica-site(2), replicated-primary(3), replica-control-target(4), host-control-target(5), failover(6), pe-control-target(7)  

eqliscsiVolumeMultInitiator 1.3.6.1.4.1.12740.5.1.7.1.1.21
Specifies if the access from multiple initiators is allowed for the volume.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER allowed(0), not-allowed(1)  

eqliscsiVolumeStoragePoolIndex 1.3.6.1.4.1.12740.5.1.7.1.1.22
This field specifies a unique index for identifying a storage pool. Thin clones get their pool index from the parent template.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStoragePoolSourceIndex 1.3.6.1.4.1.12740.5.1.7.1.1.23
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).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeTargetLocalMemberId 1.3.6.1.4.1.12740.5.1.7.1.1.24
This field specifies the first part of a unique index for identifing an iSCSI target.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeTargetIndex 1.3.6.1.4.1.12740.5.1.7.1.1.25
This field specifies the second part of a unique index for identifing an iSCSI target.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeThinProvision 1.3.6.1.4.1.12740.5.1.7.1.1.26
This field specifies if the Volume is enabled for Thin Provisioning.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeMinThinReserve 1.3.6.1.4.1.12740.5.1.7.1.1.27
This field specifies the amount of pool free space that is currently reserved for this Thin Provisioned Volume configured as percentage of eqliscsiVolumeSize.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

eqliscsiVolumeThinWarnPercentage 1.3.6.1.4.1.12740.5.1.7.1.1.28
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..100  

eqliscsiVolumeThinMaxGrowPercentage 1.3.6.1.4.1.12740.5.1.7.1.1.29
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..100  

eqliscsiVolumeShrinkAutoAdjust 1.3.6.1.4.1.12740.5.1.7.1.1.30
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeReplRollbackSeqNum 1.3.6.1.4.1.12740.5.1.7.1.1.31
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeThinWarnMode 1.3.6.1.4.1.12740.5.1.7.1.1.32
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER warnWithOffline(0), warnWithIscsi(1), warnWithOfflineForced(2), warnWithSoftOnly(3), warnWithHardOnly(4)  

eqliscsiVolumeFlags 1.3.6.1.4.1.12740.5.1.7.1.1.33
This field defines the common place holder for Volume operational flags.
Status: current Access: read-create
OBJECT-TYPE    
  BITS iSNSDiscoverable(0), isUnmanaged(1), isPoolSyncReplicated(2), flag3(3), flag4(4), flag5(5), isNASVolume(6), isSyncRepAfoEnabled(7), flag8(8), syncReplAllowUnprotectedAccess(9), isDeleted(10), flags11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqliscsiVolumeTemplate 1.3.6.1.4.1.12740.5.1.7.1.1.34
This field specifies if the Volume is a Template Volume.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeThinClone 1.3.6.1.4.1.12740.5.1.7.1.1.35
This field specifies if the Volume is a Thin Clone Volume.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeThinCloneParentMemberId 1.3.6.1.4.1.12740.5.1.7.1.1.36
If the entry has indicated that this is a Thin Clone Volume, then this field will specify the Parent Index's MemberId.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeThinCloneParentVolIndex 1.3.6.1.4.1.12740.5.1.7.1.1.37
If the entry has indicated that this is a Thin Clone Volume, then this field will specify the Parent Index's VolumeIndex.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeThinCloneParentPsvId 1.3.6.1.4.1.12740.5.1.7.1.1.38
If non-empty, then this volume is a Thin Clone of a Template Volume. This field is the PsvId of the Template Volume.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeAdminAccountKey 1.3.6.1.4.1.12740.5.1.7.1.1.39
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSCSIQErr 1.3.6.1.4.1.12740.5.1.7.1.1.40
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), zeroZero(1), zeroOne(2), oneZero(3), oneOne(4), allCommandsAborted(5)  

eqliscsiVolumeBorrow 1.3.6.1.4.1.12740.5.1.7.1.1.41
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.
Status: current Access: read-create
OBJECT-TYPE    
  StatusAutoDefault  

eqliscsiVolumeSectorSize 1.3.6.1.4.1.12740.5.1.7.1.1.42
This field specifies, in bytes, the sector size of this volume.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sector-size-512-bytes(0), sector-size-4096-bytes(1)  

eqliscsiSnapshotTable 1.3.6.1.4.1.12740.5.1.7.2
EqualLogic-Persistent Storage Volume Snap Shot Table TimeoutCreate:60 TimeoutDelete:60
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapshotEntry

eqliscsiSnapshotEntry 1.3.6.1.4.1.12740.5.1.7.2.1
An entry (row) containing snap shot info.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapshotEntry  

eqliscsiSnapshotIndex 1.3.6.1.4.1.12740.5.1.7.2.1.1
This field specifies a unique index which identifies a volume SnapShot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotRowStatus 1.3.6.1.4.1.12740.5.1.7.2.1.2
The rowstatus....
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiSnapshotPsvId 1.3.6.1.4.1.12740.5.1.7.2.1.3
EQL-SECONDARY-KEY This field contains an internal key for identifing a SnapShot.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSnapshotBasePsvId 1.3.6.1.4.1.12740.5.1.7.2.1.4
EQL-SECONDARY-KEY This field contains an internal key which identifies the volume the SnapShot is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSnapshotName 1.3.6.1.4.1.12740.5.1.7.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

eqliscsiSnapshotAccessType 1.3.6.1.4.1.12740.5.1.7.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

eqliscsiSnapshotSize 1.3.6.1.4.1.12740.5.1.7.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiSnapshotAdminStatus 1.3.6.1.4.1.12740.5.1.7.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER online(1), offline(2), online-lost-cached-blocks(3)  

eqliscsiSnapshotTimestamp 1.3.6.1.4.1.12740.5.1.7.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSnapshotScheduleName 1.3.6.1.4.1.12740.5.1.7.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

eqliscsiSnapshotRollBack 1.3.6.1.4.1.12740.5.1.7.2.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiSnapshotTargetAlias 1.3.6.1.4.1.12740.5.1.7.2.1.12
This field specifies what iSCSI alias will be used to identify the SnapShot. The alias is autogenerated by default, though it can be overriden.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

eqliscsiSnapshotTargetIscsiName 1.3.6.1.4.1.12740.5.1.7.2.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiSnapshotScheduleIndex 1.3.6.1.4.1.12740.5.1.7.2.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiSnapshotDescription 1.3.6.1.4.1.12740.5.1.7.2.1.15
This field specifies a descriptive string that administrator can add to provide details about the snapshot.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiSnapshotNodeIndex 1.3.6.1.4.1.12740.5.1.7.2.1.16
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
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotReplicated 1.3.6.1.4.1.12740.5.1.7.2.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  SiteIndexOrZero  

eqliscsiSnapshotType 1.3.6.1.4.1.12740.5.1.7.2.1.18
Specifies the type of snapshot. Snapshot is of type of replica-site when the parent volume is of type replica-site.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER regular(1), replica-site(2), sync-repl-protected(3), sync-repl-failback(4)  

eqliscsiSnapshotCollectionIndex 1.3.6.1.4.1.12740.5.1.7.2.1.19
The eqliscsiSnapCollectionIndex if this snap is part of a group. Otherwise the value will be set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

eqliscsiSnapshotStoragePoolIndex 1.3.6.1.4.1.12740.5.1.7.2.1.20
This field specifies a unique index for identifying a storage pool.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotTargetLocalMemberId 1.3.6.1.4.1.12740.5.1.7.2.1.21
This field specifies the first part of a unique index for identifing an iSCSI target.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotTargetIndex 1.3.6.1.4.1.12740.5.1.7.2.1.22
This field specifies the second part of a unique index for identifing an iSCSI target.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotMultInitiator 1.3.6.1.4.1.12740.5.1.7.2.1.23
Specifies if the access from multiple initiators is allowed for the snapshot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER allowed(0), not-allowed(1)  

eqliscsiSnapshotFlags 1.3.6.1.4.1.12740.5.1.7.2.1.24
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).
Status: current Access: read-create
OBJECT-TYPE    
  BITS iSNSDiscoverable(0), externalPauseReplication(1), compressible(2), flag3(3), flag4(4), flag5(5), flag6(6), flag7(7), flag8(8), flag9(9), flag10(10), flag11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqliscsiSnapshotCompressionDelay 1.3.6.1.4.1.12740.5.1.7.2.1.25
The minimum amount of time (minutes) to wait before allowing this snapshot to be compressed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotLifeExpectancy 1.3.6.1.4.1.12740.5.1.7.2.1.26
The amount of time (minutes) this snapshot is estimated to be around.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeMemberTable 1.3.6.1.4.1.12740.5.1.7.3
EqualLogic-Dynamic Volume Member Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeMemberEntry

eqliscsiVolumeMemberEntry 1.3.6.1.4.1.12740.5.1.7.3.1
An entry (row) containing volume member info.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeMemberEntry  

eqliscsiVolumeMemberIndex 1.3.6.1.4.1.12740.5.1.7.3.1.1
This field specifies the index for the Member Volume table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeMemberPssId 1.3.6.1.4.1.12740.5.1.7.3.1.2
EQL-SECONDARY-KEY This field contains the internal id for the Member which hosts a slice of the volume.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeMemberShareOfVolume 1.3.6.1.4.1.12740.5.1.7.3.1.3
This field contains storage allocated to the volume on the specified member. The storage is specified in MBs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeInitiatorsTable 1.3.6.1.4.1.12740.5.1.7.4
This table is used to gather information about the iSCSI Initiators connected to a specified volume.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeInitiatorsEntry

eqliscsiVolumeInitiatorsEntry 1.3.6.1.4.1.12740.5.1.7.4.1
An entry (row) containing Initiator data.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeInitiatorsEntry  

eqliscsiVolumeInitiatorsIndex 1.3.6.1.4.1.12740.5.1.7.4.1.1
This field specifies the index to the Volume Initiator table. The list is created from the iSCSI Initiators connected to a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeInitiatorsName 1.3.6.1.4.1.12740.5.1.7.4.1.2
This field specifies the name of the iSCSI Initiator accessing this volume.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiVolumeSnapshotPolicyTable 1.3.6.1.4.1.12740.5.1.7.5
EqualLogic-Persistent Storage SnapSnot Policy Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSnapshotPolicyEntry

eqliscsiVolumeSnapshotPolicyEntry 1.3.6.1.4.1.12740.5.1.7.5.1
An entry (row) containing snapshot scheduling policy information.The policy determines when to create snapshot(s) of a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSnapshotPolicyEntry  

eqliscsiVolumeSnapshotPolicyIndex 1.3.6.1.4.1.12740.5.1.7.5.1.1
This value uniquely identifies the snapshot policies for a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSnapshotPolicyRowStatus 1.3.6.1.4.1.12740.5.1.7.5.1.2
This value is used to manage the conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeSnapshotPolicyName 1.3.6.1.4.1.12740.5.1.7.5.1.3
This value specifies user friendly name for the policy. It is unique within the context of a volume. Spaces are not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

eqliscsiVolumeSnapshotPolicyAccessType 1.3.6.1.4.1.12740.5.1.7.5.1.4
Snapshots created using this policy will have accesstype same as the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

eqliscsiVolumeSnapshotPolicyStatus 1.3.6.1.4.1.12740.5.1.7.5.1.5
Snapshots created using this policy will have status same as the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

eqliscsiVolumeSnapshotPolicyMaxKeep 1.3.6.1.4.1.12740.5.1.7.5.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

eqliscsiVolumeSnapshotPolicyType 1.3.6.1.4.1.12740.5.1.7.5.1.7
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.)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER once(1), daily(2), weekly(3), monthly(4), hourly(5)  

eqliscsiVolumeSnapshotPolicyRepeatFactor 1.3.6.1.4.1.12740.5.1.7.5.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

eqliscsiVolumeSnapshotPolicyStartTime 1.3.6.1.4.1.12740.5.1.7.5.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1439  

eqliscsiVolumeSnapshotPolicyEndTime 1.3.6.1.4.1.12740.5.1.7.5.1.10
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1439  

eqliscsiVolumeSnapshotPolicyTimeFrequency 1.3.6.1.4.1.12740.5.1.7.5.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1439  

eqliscsiVolumeSnapshotPolicyStartDate 1.3.6.1.4.1.12740.5.1.7.5.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

eqliscsiVolumeSnapshotPolicyEndDate 1.3.6.1.4.1.12740.5.1.7.5.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

eqliscsiVolumeSnapshotPolicyWeekMask 1.3.6.1.4.1.12740.5.1.7.5.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSnapshotPolicyMonthMask 1.3.6.1.4.1.12740.5.1.7.5.1.15
The value of this column is currently not being used.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSnapshotPolicyNextCreate 1.3.6.1.4.1.12740.5.1.7.5.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeSnapshotPolicyOccurence 1.3.6.1.4.1.12740.5.1.7.5.1.17
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSnapshotPolicyReplication 1.3.6.1.4.1.12740.5.1.7.5.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  SiteIndexOrZero  

eqliscsiVolumeSnapshotPolicyAdminStatus 1.3.6.1.4.1.12740.5.1.7.5.1.19
When disabled, the schedule will stop creating snapshots until re-enabled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

eqliscsiVolumeACLTable 1.3.6.1.4.1.12740.5.1.7.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeACLEntry

eqliscsiVolumeACLEntry 1.3.6.1.4.1.12740.5.1.7.6.1
An entry (row) containing volume access parameters to this target.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeACLEntry  

eqliscsiVolumeACLIndex 1.3.6.1.4.1.12740.5.1.7.6.1.1
The index value that uniquely identifies the volume access record.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeACLInitiatorName 1.3.6.1.4.1.12740.5.1.7.6.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..223)  

eqliscsiVolumeACLInitiatorIpAddress 1.3.6.1.4.1.12740.5.1.7.6.1.3
This field is deprecated and will be unsupported in the next release.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

eqliscsiVolumeACLInitiatorAuthenticationMethod 1.3.6.1.4.1.12740.5.1.7.6.1.4
The authentication method to be used for initiator authentication.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER chap5(1), chap-local(2), srp-local(3), none(4)  

eqliscsiVolumeACLInitiatorUserName 1.3.6.1.4.1.12740.5.1.7.6.1.5
EQL-SECONDARY-KEY The user name to be used for initiator authentication if the authentication method is CHAP5 local or SRP local.
Status: deprecated Access: read-create
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiVolumeACLInitiatorUserPassword 1.3.6.1.4.1.12740.5.1.7.6.1.6
The user name to be used for initiator authentication if the authentication method is CHAP5 local or SRP local
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

eqliscsiVolumeACLTargetType 1.3.6.1.4.1.12740.5.1.7.6.1.7
The target type to be authenticated.
Status: current Access: read-create
OBJECT-TYPE    
  ACLAppliesTo  

eqliscsiVolumeACLRowStatus 1.3.6.1.4.1.12740.5.1.7.6.1.8
The volume acl row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeACLInitiatorUserName2 1.3.6.1.4.1.12740.5.1.7.6.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..255)  

eqliscsiVolumeACLAuthType 1.3.6.1.4.1.12740.5.1.7.6.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER not-set(0), none(1), eql-psg-chap(2), radius(3), ms-vds(4), mpio(5)  

eqliscsiVolumeACLInitiatorIpWildcard 1.3.6.1.4.1.12740.5.1.7.6.1.11
This field is deprecated and will be unsupported in the next release.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

eqliscsiVolumeACLInitiatorInetAddressType 1.3.6.1.4.1.12740.5.1.7.6.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

eqliscsiVolumeACLInitiatorInetAddress 1.3.6.1.4.1.12740.5.1.7.6.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

eqliscsiVolumeACLInitiatorInetWildcardType 1.3.6.1.4.1.12740.5.1.7.6.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

eqliscsiVolumeACLInitiatorInetWildcard 1.3.6.1.4.1.12740.5.1.7.6.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

eqliscsiVolumeStatusTable 1.3.6.1.4.1.12740.5.1.7.7
EqualLogic-Dynamic Storage Volume Table. This table contains a list of volumes in a group and their stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeStatusEntry

eqliscsiVolumeStatusEntry 1.3.6.1.4.1.12740.5.1.7.7.1
An entry (row) containing volume stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeStatusEntry  

eqliscsiVolumeStatusPsvId 1.3.6.1.4.1.12740.5.1.7.7.1.1
This field is for internal use only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeStatusReservedSpace 1.3.6.1.4.1.12740.5.1.7.7.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusReservedSpaceAvail 1.3.6.1.4.1.12740.5.1.7.7.1.3
This field specifies how many MB of reserved space that is unused by the snapshots.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusActualMemberCount 1.3.6.1.4.1.12740.5.1.7.7.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusNumSnapshots 1.3.6.1.4.1.12740.5.1.7.7.1.5
Indicates the number of snapshots that the system is maintaining on the specified volume
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusCreationTime 1.3.6.1.4.1.12740.5.1.7.7.1.6
Indicates the local system time when the specified volume was created
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eqliscsiVolumeStatusAvailable 1.3.6.1.4.1.12740.5.1.7.7.1.7
Indicates the local system time when the specified volume was created
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), membersMissing(2)  

eqliscsiVolumeStatusOperStatus 1.3.6.1.4.1.12740.5.1.7.7.1.8
This field specifies the current operational status of the volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), not-available(2), not-available-due-to-snap-reserve-met(3), not-available-due-to-members-offline(4), not-available-due-to-lost-cached-blocks(5), not-available-due-to-thin-max-growth-met(6), not-available-due-to-nospace-for-auto-grow(7), not-available-due-to-missing-pages(8), not-available-due-to-syncrep(9), available-no-new-connections(10), not-available-due-to-internal-error(11)  

eqliscsiVolumeStatusConnections 1.3.6.1.4.1.12740.5.1.7.7.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusLostRaidBlocksAction 1.3.6.1.4.1.12740.5.1.7.7.1.10
This field specifies what action administrator wants to take on lost raid blocks.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mark-valid(1), zero-out(2)  

eqliscsiVolumeStatusNumReplicas 1.3.6.1.4.1.12740.5.1.7.7.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusReplReserveSpace 1.3.6.1.4.1.12740.5.1.7.7.1.12
The value of this object represents space reserved for this volume for replication purposes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusAllocatedSpace 1.3.6.1.4.1.12740.5.1.7.7.1.13
The value of this object represents the actual materialized pages for this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusReplResvInUse 1.3.6.1.4.1.12740.5.1.7.7.1.14
This field represents the amount of local replication reserve in use.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusReplTxData 1.3.6.1.4.1.12740.5.1.7.7.1.15
This field represents the amount of data that will be transferred during next replication.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusNumOnlineSnaps 1.3.6.1.4.1.12740.5.1.7.7.1.16
This field represents the number of online snapshots on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusPagesSharedWithParent 1.3.6.1.4.1.12740.5.1.7.7.1.17
This field represents the number of pages the volume shares with its parent. Is NA for a non-thin clone volume
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatusExternalConnections 1.3.6.1.4.1.12740.5.1.7.7.1.18
The value of this object represents number of active iscsi connections to this volume, not counting any extended copy sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusSpaceBorrowing 1.3.6.1.4.1.12740.5.1.7.7.1.19
This field specifies how many MB of space that this volume is borrowing.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeStatusBorrow 1.3.6.1.4.1.12740.5.1.7.7.1.20
This field specifies operational status of borrowing.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(0), enabled(1), disabled(2)  

eqliscsiSnapshotStatusTable 1.3.6.1.4.1.12740.5.1.7.8
EqualLogic-Dynamic Storage Snapshot Table. This table contains a list of volumes in a group and their stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapshotStatusEntry

eqliscsiSnapshotStatusEntry 1.3.6.1.4.1.12740.5.1.7.8.1
An entry (row) containing volume stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapshotStatusEntry  

eqliscsiSnapshotStatusOperStatus 1.3.6.1.4.1.12740.5.1.7.8.1.1
This field specifies the current operational status of the snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), not-available(2), not-available-due-to-snap-reserve-met(3), not-available-due-to-members-offline(4), not-available-due-to-lost-cached-blocks(5), not-available-due-to-thin-max-growth-met(6), not-available-due-to-nospace-for-auto-grow(7), not-available-due-to-missing-pages(8)  

eqliscsiSnapshotStatusConnections 1.3.6.1.4.1.12740.5.1.7.8.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiSnapshotStatusLostRaidBlocksAction 1.3.6.1.4.1.12740.5.1.7.8.1.10
This field specifies what action administrator wants to take on lost raid blocks.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mark-valid(1), zero-out(2)  

eqliscsiAdminGroup 1.3.6.1.4.1.12740.5.1.7.9
OBJECT IDENTIFIER    

eqliscsiLocalMemberId 1.3.6.1.4.1.12740.5.1.7.9.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiLocalMemberIdLow 1.3.6.1.4.1.12740.5.1.7.9.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiLocalMemberIdHigh 1.3.6.1.4.1.12740.5.1.7.9.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeAdminGroup 1.3.6.1.4.1.12740.5.1.7.10
OBJECT IDENTIFIER    

eqliscsiLastVolumeIndex 1.3.6.1.4.1.12740.5.1.7.10.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeIndexLow 1.3.6.1.4.1.12740.5.1.7.10.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeIndexHigh 1.3.6.1.4.1.12740.5.1.7.10.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeLowPsvId0 1.3.6.1.4.1.12740.5.1.7.10.4
EqualLogic-Dynamic first word of low volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeLowPsvId1 1.3.6.1.4.1.12740.5.1.7.10.5
EqualLogic-Dynamic second word of low volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeLowPsvId2 1.3.6.1.4.1.12740.5.1.7.10.6
EqualLogic-Dynamic third word of low volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeLowPsvId3 1.3.6.1.4.1.12740.5.1.7.10.7
EqualLogic-Dynamic fourth word of low volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeHighPsvId0 1.3.6.1.4.1.12740.5.1.7.10.8
EqualLogic-Dynamic first word of high volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeHighPsvId1 1.3.6.1.4.1.12740.5.1.7.10.9
EqualLogic-Dynamic second word of high volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeHighPsvId2 1.3.6.1.4.1.12740.5.1.7.10.10
EqualLogic-Dynamic third word of high volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeHighPsvId3 1.3.6.1.4.1.12740.5.1.7.10.11
EqualLogic-Dynamic fourth word of high volume PsvId
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotAdminGroup 1.3.6.1.4.1.12740.5.1.7.11
OBJECT IDENTIFIER    

eqliscsiLastSnapshotIndex 1.3.6.1.4.1.12740.5.1.7.11.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiTargetAdminGroup 1.3.6.1.4.1.12740.5.1.7.35
OBJECT IDENTIFIER    

eqliscsiLastTargetIndex 1.3.6.1.4.1.12740.5.1.7.35.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiNodeTable 1.3.6.1.4.1.12740.5.1.8
EqualLogic-Dynamic iscsi Node Table: maintains a mapping of the iscsi Node indeces back to the eql private volume and snapshot Mibs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiNodeEntry

eqliscsiNodeEntry 1.3.6.1.4.1.12740.5.1.8.1
An entry containing the aformentioned mapping. The value of eqliscsiSnapshotIndex will be zero (0) for those nodes that represent volumes rather than snapshots.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiNodeEntry  

eqliscsiNodeIndex 1.3.6.1.4.1.12740.5.1.8.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiNodeLocalMemberId 1.3.6.1.4.1.12740.5.1.8.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiNodeVolumeIndex 1.3.6.1.4.1.12740.5.1.8.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiNodeSnapshotIndex 1.3.6.1.4.1.12740.5.1.8.1.4
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).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeAuthAttributesTable 1.3.6.1.4.1.12740.5.1.7.12
EqualLogic-Persistent A list of identities that the PSA uses to authenticate itself to initiators
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeAuthAttributesEntry

eqliscsiVolumeAuthAttributesEntry 1.3.6.1.4.1.12740.5.1.7.12.1
An entry (row) containing management information applicable to a particular target node's authorized initiator identity.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeAuthAttributesEntry  

eqliscsiVolumeAuthRowStatus 1.3.6.1.4.1.12740.5.1.7.12.1.1
The status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeAuthIdentity 1.3.6.1.4.1.12740.5.1.7.12.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

eqliscsiVolumeBindingTable 1.3.6.1.4.1.12740.5.1.7.13
EqualLogic-Persistent A table that specifies the specific members of the group that a particular volume may occupy
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeBindingEntry

eqliscsiVolumeBindingEntry 1.3.6.1.4.1.12740.5.1.7.13.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeBindingEntry  

eqliscsiVolumeBindingRowStatus 1.3.6.1.4.1.12740.5.1.7.13.1.1
The status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeReplSiteTable 1.3.6.1.4.1.12740.5.1.7.14
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeReplSiteEntry

eqliscsiVolumeReplSiteEntry 1.3.6.1.4.1.12740.5.1.7.14.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeReplSiteEntry  

eqliscsiVolumeReplSiteIndex 1.3.6.1.4.1.12740.5.1.7.14.1.1
A unique 32 bit identifier for this row
Status: current Access: not-accessible
OBJECT-TYPE    
  SiteIndex  

eqliscsiVolumeReplSiteRowStatus 1.3.6.1.4.1.12740.5.1.7.14.1.2
The status of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeReplSiteName 1.3.6.1.4.1.12740.5.1.7.14.1.3
A concise, human readable string indentifier for the site, for example: Boston HQ
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

eqliscsiVolumeReplSiteIpAddr 1.3.6.1.4.1.12740.5.1.7.14.1.4
EQL-SECONDARY-KEY This field is deprecated and will be unsupported in the next release.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

eqliscsiVolumeReplSiteControlCredentials 1.3.6.1.4.1.12740.5.1.7.14.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

eqliscsiVolumeReplControlTargetIscsiName 1.3.6.1.4.1.12740.5.1.7.14.1.6
The iSCSI name of the group-wide target that is used to encapsulate replication control commands.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiVolumeReplSiteSNMPContext 1.3.6.1.4.1.12740.5.1.7.14.1.7
The SNMP context that will be used by applications at the local site to browse MIBs on the remote site.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

eqliscsiVolumeReplSiteContact 1.3.6.1.4.1.12740.5.1.7.14.1.8
This field contains the full name of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

eqliscsiVolumeReplSiteEmail 1.3.6.1.4.1.12740.5.1.7.14.1.9
This field specifies the email address of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

eqliscsiVolumeReplSitePhone 1.3.6.1.4.1.12740.5.1.7.14.1.10
This field specifies the phone number of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

eqliscsiVolumeReplSiteMobile 1.3.6.1.4.1.12740.5.1.7.14.1.11
This field specifies the cell phone number of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

eqliscsiVolumeReplSiteDescription 1.3.6.1.4.1.12740.5.1.7.14.1.12
This field contains a detailed description of the site.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..64)  

eqliscsiVolumeReplSiteSpaceAllocated 1.3.6.1.4.1.12740.5.1.7.14.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplSiteSpaceUsed 1.3.6.1.4.1.12740.5.1.7.14.1.14
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
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplControlChannelStatus 1.3.6.1.4.1.12740.5.1.7.14.1.15
The current status of the control channel to replica site.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ipaddress-not-configured(1), generic-error(2), control-target-not-configured(3), control-target-not-present-at-replica-site(4), control-credentials-not-configured(5), authentication-failed(6), logged-in(7), logged-out(8), paused(9)  

eqliscsiVolumeReplSiteAdminStatus 1.3.6.1.4.1.12740.5.1.7.14.1.16
When set to pause, all the replications going to this replica site will be temporarily suspended until set by the user to start.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), paused(2)  

eqliscsiVolumeReplSiteTotalNumSnapshots 1.3.6.1.4.1.12740.5.1.7.14.1.17
the total number of snapshots in secondary site
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplSiteSpaceSubscribed 1.3.6.1.4.1.12740.5.1.7.14.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplSiteInetAddrType 1.3.6.1.4.1.12740.5.1.7.14.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

eqliscsiVolumeReplSiteInetAddr 1.3.6.1.4.1.12740.5.1.7.14.1.20
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

eqliscsiVolumeReplSiteNASPartnershipId 1.3.6.1.4.1.12740.5.1.7.14.1.21
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplSiteBlockState 1.3.6.1.4.1.12740.5.1.7.14.1.22
The state of this site for block replication.
Status: current Access: read-write
OBJECT-TYPE    
  StatusEnabledDefault  

eqliscsiVolumeReplSiteNASState 1.3.6.1.4.1.12740.5.1.7.14.1.23
The state of this site for NAS replication.
Status: current Access: read-write
OBJECT-TYPE    
  StatusDisabledDefault  

eqliscsiVolumeReplSiteType 1.3.6.1.4.1.12740.5.1.7.14.1.24
This field represents the site type. 0 is normal aka regular repl site. 1 is external site that is not an EQL array.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER normal(0), external(1)  

eqliscsiVolumeReplicationTable 1.3.6.1.4.1.12740.5.1.7.15
EqualLogic-Persistent TimeoutCreate:60
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeReplicationEntry

eqliscsiVolumeReplicationEntry 1.3.6.1.4.1.12740.5.1.7.15.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeReplicationEntry  

eqliscsiVolumeReplRowStatus 1.3.6.1.4.1.12740.5.1.7.15.1.1
The status of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeReplAdminStatus 1.3.6.1.4.1.12740.5.1.7.15.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), paused(3)  

eqliscsiVolumeReplRemoteIscsiName 1.3.6.1.4.1.12740.5.1.7.15.1.3
This field specifies the iSCSI target name for the remote volume which serves as a replica target.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiVolumeReplRemoteIscsiPort 1.3.6.1.4.1.12740.5.1.7.15.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplRemotePsvId 1.3.6.1.4.1.12740.5.1.7.15.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeReplDiscardPolicy 1.3.6.1.4.1.12740.5.1.7.15.1.6
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER overRun(1), discard(2)  

eqliscsiVolumeReplReserve 1.3.6.1.4.1.12740.5.1.7.15.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplDeletionPolicy 1.3.6.1.4.1.12740.5.1.7.15.1.8
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER local-only(1), remote(2)  

eqliscsiVolumeReplNumReplicas 1.3.6.1.4.1.12740.5.1.7.15.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplPrimaryReserve 1.3.6.1.4.1.12740.5.1.7.15.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 5..200  

eqliscsiVolumeReplPrimaryBorrow 1.3.6.1.4.1.12740.5.1.7.15.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeReplManualReplStatus 1.3.6.1.4.1.12740.5.1.7.15.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), done(3)  

eqliscsiVolumeReplCurLwMark 1.3.6.1.4.1.12740.5.1.7.15.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeReplLwMark 1.3.6.1.4.1.12740.5.1.7.15.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeReplSize 1.3.6.1.4.1.12740.5.1.7.15.1.15
This field is eqliscsiVolumeSize for the current replication started.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeReplThinProvision 1.3.6.1.4.1.12740.5.1.7.15.1.16
This field is eqliscsiVolumeThinProvision for the current replication started.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeReplMinThinReserve 1.3.6.1.4.1.12740.5.1.7.15.1.17
This field is eqliscsiVolumeMinThinReserve for the current replication started.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplThinWarnPercentage 1.3.6.1.4.1.12740.5.1.7.15.1.18
This field is eqliscsiVolumeThinWarnPercentage for the current replication started.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplThinMaxGrowPercentage 1.3.6.1.4.1.12740.5.1.7.15.1.19
This field is eqliscsiVolumeThinMaxGrowPercentage for the current replication started.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplDynamicThinReserve 1.3.6.1.4.1.12740.5.1.7.15.1.20
This field is eqliscsiVolumeDynamicThinReserve for the current replication started.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplFailBackMode 1.3.6.1.4.1.12740.5.1.7.15.1.21
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER normal(0), fast(1)  

eqliscsiVolumeReplPromoteSeqNum 1.3.6.1.4.1.12740.5.1.7.15.1.22
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.
Status: current Access: read-create
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeReplTemplateReplicated 1.3.6.1.4.1.12740.5.1.7.15.1.23
This field specifies if the Template has been successfully replicated
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeReplSyncAdminStatus 1.3.6.1.4.1.12740.5.1.7.15.1.24
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

eqliscsiVolumeReplSyncOperStatus 1.3.6.1.4.1.12740.5.1.7.15.1.25
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), waiting-for-first-sync(1), first-sync-done(2)  

eqliscsiVolumeReplThinClone 1.3.6.1.4.1.12740.5.1.7.15.1.26
This field specifies if the Volume is a Thin Clone Volume.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeReplicationStatusTable 1.3.6.1.4.1.12740.5.1.7.16
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeReplicationStatusEntry

eqliscsiVolumeReplicationStatusEntry 1.3.6.1.4.1.12740.5.1.7.16.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeReplicationStatusEntry  

eqliscsiVolumeReplOperStatus 1.3.6.1.4.1.12740.5.1.7.16.1.1
The current operational status of the replication process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), inProgress(2), waiting(3), farEndDown(4), authFailure(5), completed(6), paused(7), remoteResizeFailed(8), remotePaused(9), partnerPausedLocal(10), failed(11), remoteReplReserveLow(12), nomoresnapallowed(13), remoteReplReserveInvalid(14), cancelling(15), pendingDataTransfer(16), manualDataTransferInProgress(17), remoteDisallowDowngradesNotSet(18), remotePartnerNeedsUpgrade(19)  

eqliscsiVolumeReplMBRemaining 1.3.6.1.4.1.12740.5.1.7.16.1.2
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeReplMBCompleted 1.3.6.1.4.1.12740.5.1.7.16.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeReplCurrentSnapshot 1.3.6.1.4.1.12740.5.1.7.16.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

eqliscsiVolumeReplCancel 1.3.6.1.4.1.12740.5.1.7.16.1.6
Setting this variable to true will cause cancellation of any replication that is in progress.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeRemoteReplReserveIncrNeeded 1.3.6.1.4.1.12740.5.1.7.16.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplFailbackSnap 1.3.6.1.4.1.12740.5.1.7.16.1.8
This pointer points to the fast fail-back snap kept in the local replication reserve.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

eqliscsiRemoteReplicaTable 1.3.6.1.4.1.12740.5.1.7.17
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiRemoteReplicaEntry

eqliscsiRemoteReplicaEntry 1.3.6.1.4.1.12740.5.1.7.17.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiRemoteReplicaEntry  

eqliscsiRemoteVolumeIndex 1.3.6.1.4.1.12740.5.1.7.17.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteSnapIndex 1.3.6.1.4.1.12740.5.1.7.17.1.2
This field specifies a unique index for identifing a snapshot. The index is the same as the value for eqliscsiSnapshotIndex on the remote site.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteReplName 1.3.6.1.4.1.12740.5.1.7.17.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

eqliscsiRemoteReplISCSIName 1.3.6.1.4.1.12740.5.1.7.17.1.4
The iscsi name of the volume for which this site is keeping replicas.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiRemoteReplPsvId 1.3.6.1.4.1.12740.5.1.7.17.1.5
EQL-SECONDARY-KEY A universally unique 16 byte identifier for the remote replica.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiRemoteReplAdminStatus 1.3.6.1.4.1.12740.5.1.7.17.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), delete(1), in-progress(2), incomplete(3)  

eqliscsiRemoteReplTimeStamp 1.3.6.1.4.1.12740.5.1.7.17.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiRemoteReplSnapColIndex 1.3.6.1.4.1.12740.5.1.7.17.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteReplScheduleIndex 1.3.6.1.4.1.12740.5.1.7.17.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteReplLocalMemberId 1.3.6.1.4.1.12740.5.1.7.17.1.10
This field represents eqliscsiLocalMemberId field of the snapshot index of the replica on secondary site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetTable 1.3.6.1.4.1.12740.5.1.7.18
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicaSetEntry

eqliscsiReplicaSetEntry 1.3.6.1.4.1.12740.5.1.7.18.1
The Replica set consists of the base volume and the snapshots associated with this base volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicaSetEntry  

eqliscsiReplicaSetPrimaryIscsiName 1.3.6.1.4.1.12740.5.1.7.18.1.1
The iscsi name of the volume for which this site is keeping replicas.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiReplicaSetReserve 1.3.6.1.4.1.12740.5.1.7.18.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetSite 1.3.6.1.4.1.12740.5.1.7.18.1.3
Represents the value of eqliscsiReplicantSiteIndex that corresponds to the site to which this replica belongs.
Status: current Access: read-write
OBJECT-TYPE    
  SiteIndex  

eqliscsiReplicaSetAdminStatus 1.3.6.1.4.1.12740.5.1.7.18.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stopped(1), started(2)  

eqliscsiReplicaSetPromotePolicy 1.3.6.1.4.1.12740.5.1.7.18.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default-iscsi-name(1), primary-iscsi-name(2)  

eqliscsiReplicaSetManualReplStatus 1.3.6.1.4.1.12740.5.1.7.18.1.12
This object is used to let the secondary know that the transfer of data has completed for volumes using manual data transfer for replication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), done(3)  

eqliscsiReplicaSetFailBackMode 1.3.6.1.4.1.12740.5.1.7.18.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), fast(1)  

eqliscsiReplicaSetType 1.3.6.1.4.1.12740.5.1.7.18.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER regular(0), fail-back(1)  

eqliscsiReplicaSetAccess 1.3.6.1.4.1.12740.5.1.7.18.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no-access(0), read-only(1)  

eqliscsiReplicaSetFailbackReserve 1.3.6.1.4.1.12740.5.1.7.18.1.16
The value local repl reserve before demoting outbound-replicaset to failback-replicaset
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetLSRPsvId 1.3.6.1.4.1.12740.5.1.7.18.1.17
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiReplicaSetOrigSize 1.3.6.1.4.1.12740.5.1.7.18.1.18
The value of this column represents the size of the recovery volume when it was promoted.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetPrimaryMemberId 1.3.6.1.4.1.12740.5.1.7.18.1.19
The value of this column represents the eqliscsiLocalMemberId of the corresponding volume on the primary site.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetPrimaryVolumeIndex 1.3.6.1.4.1.12740.5.1.7.18.1.20
The value of this column represents the eqliscsiVolumeIndex of the corresponding volume on the primary site.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetPrimarySite 1.3.6.1.4.1.12740.5.1.7.18.1.21
The value of this column represents the eqliscsiVolumeReplSiteIndex of the corresponding volume on the primary site.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetTemplateReplicated 1.3.6.1.4.1.12740.5.1.7.18.1.22
This field specifies if the Template set has been successfully replicated
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiReplicaSetSyncAdminStatus 1.3.6.1.4.1.12740.5.1.7.18.1.23
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

eqliscsiReplicaSetThinClone 1.3.6.1.4.1.12740.5.1.7.18.1.24
This field specifies if the Volume is a Thin Clone Volume.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eqliscsiReplicaSetRemotePsvId 1.3.6.1.4.1.12740.5.1.7.18.1.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiReplicaSetStatusTable 1.3.6.1.4.1.12740.5.1.7.19
EqualLogic-Dynamic replica set status Table. This table contains a list of replicasets with their size, status etc.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicaSetStatusEntry

eqliscsiReplicaSetStatusEntry 1.3.6.1.4.1.12740.5.1.7.19.1
a row replicaset status table
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicaSetStatusEntry  

eqliscsiReplicaSetOperStatus 1.3.6.1.4.1.12740.5.1.7.19.1.1
The current operational status of the replication process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stopped(1), inProgress(2), waiting(3), farEndDown(4), authFailure(5)  

eqliscsiReplicaSetSize 1.3.6.1.4.1.12740.5.1.7.19.1.2
The size of the replicaset in MegaBytes.This includes the local replication reserve for failback replicasets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteTable 1.3.6.1.4.1.12740.5.1.7.20
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicantSiteEntry

eqliscsiReplicantSiteEntry 1.3.6.1.4.1.12740.5.1.7.20.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicantSiteEntry  

eqliscsiReplicantSiteIndex 1.3.6.1.4.1.12740.5.1.7.20.1.1
A unique 32 bit identifier for this row
Status: current Access: not-accessible
OBJECT-TYPE    
  SiteIndex  

eqliscsiReplicantSiteRowStatus 1.3.6.1.4.1.12740.5.1.7.20.1.2
The status of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiReplicantSiteName 1.3.6.1.4.1.12740.5.1.7.20.1.3
A concise, human readable string indentifier for the site, for example: Boston HQ
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

eqliscsiReplicantSiteIpAddr 1.3.6.1.4.1.12740.5.1.7.20.1.4
EQL-SECONDARY-KEY This field is deprecated and will be unsupported in the next release.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

eqliscsiReplicantSiteControlCredentials 1.3.6.1.4.1.12740.5.1.7.20.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

eqliscsiReplicantControlTargetIscsiName 1.3.6.1.4.1.12740.5.1.7.20.1.6
EQL-SECONDARY-KEY The iSCSI name of the group-wide target that is used to encapsulate replication control commands.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiReplicantSiteSNMPContext 1.3.6.1.4.1.12740.5.1.7.20.1.7
The SNMP context that will be used by applications at the local site to browse MIBs on the remote site.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

eqliscsiReplicantSiteContact 1.3.6.1.4.1.12740.5.1.7.20.1.8
This field contains the full name of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

eqliscsiReplicantSiteEmail 1.3.6.1.4.1.12740.5.1.7.20.1.9
This field specifies the email address of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

eqliscsiReplicantSitePhone 1.3.6.1.4.1.12740.5.1.7.20.1.10
This field specifies the phone number of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

eqliscsiReplicantSiteMobile 1.3.6.1.4.1.12740.5.1.7.20.1.11
This field specifies the cell phone number of the replication site administrator.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

eqliscsiReplicantSiteDescription 1.3.6.1.4.1.12740.5.1.7.20.1.12
This field contains a detailed description of the site.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..64)  

eqliscsiReplicantSiteSpaceAllocated 1.3.6.1.4.1.12740.5.1.7.20.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteSpaceUsed 1.3.6.1.4.1.12740.5.1.7.20.1.14
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
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteControlChannelStatus 1.3.6.1.4.1.12740.5.1.7.20.1.15
The current status of the control channel from primary site.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER control-target-not-configured(1), control-credentials-not-configured(2), authentication-failed(3), logged-in(4), logged-out(5), paused(6)  

eqliscsiReplicantSiteAdminStatus 1.3.6.1.4.1.12740.5.1.7.20.1.16
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), paused(2), nuke(3)  

eqliscsiReplicantSiteTotalNumSnapshots 1.3.6.1.4.1.12740.5.1.7.20.1.17
the total number of snapshots in secondary site.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteStoragePoolIndex 1.3.6.1.4.1.12740.5.1.7.20.1.18
This field specifies a unique index for identifying a storage pool.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteSpaceSubscribed 1.3.6.1.4.1.12740.5.1.7.20.1.19
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteInetAddrType 1.3.6.1.4.1.12740.5.1.7.20.1.20
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

eqliscsiReplicantSiteInetAddr 1.3.6.1.4.1.12740.5.1.7.20.1.21
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

eqliscsiReplicantSiteUnmanagedSpace 1.3.6.1.4.1.12740.5.1.7.20.1.22
The total amount of pool space not managed by the site. This includes the space used by the unmanaged replica sets and recovery volumes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteReplType 1.3.6.1.4.1.12740.5.1.7.20.1.23
This field represents the site type. 0 is normal aka regular repl site. 1 is external site that is not EQL.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER normal(0), external(1)  

eqliscsiVolCollectionObjectsTable 1.3.6.1.4.1.12740.5.1.7.21
EqualLogic-Persistent This table maintains the list of volume objects in each collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolCollectionObjectsEntry

eqliscsiVolCollectionObjectsEntry 1.3.6.1.4.1.12740.5.1.7.21.1
An entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolCollectionObjectsEntry  

eqliscsiVolCollectionIndex 1.3.6.1.4.1.12740.5.1.7.21.1.1
A unique 32 bit identifier for this row
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolCollectionObjectRowStatus 1.3.6.1.4.1.12740.5.1.7.21.1.2
Row status used to manage this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolCollectionTable 1.3.6.1.4.1.12740.5.1.7.22
EqualLogic-Persistent This table maintains the list of volume collections and the supported operations on the collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolCollectionEntry

eqliscsiVolCollectionEntry 1.3.6.1.4.1.12740.5.1.7.22.1
An entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolCollectionEntry  

eqliscsiVolCollectionRowStatus 1.3.6.1.4.1.12740.5.1.7.22.1.1
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolCollectionName 1.3.6.1.4.1.12740.5.1.7.22.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

eqliscsiVolCollectionDescription 1.3.6.1.4.1.12740.5.1.7.22.1.3
This field specifies a descriptive string that provides details about this collection. The description can be up to 128 characters.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiVolCollectionReplService 1.3.6.1.4.1.12740.5.1.7.22.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), replica-site(1), replicated-primary(2)  

eqliscsiVolCollectionSite 1.3.6.1.4.1.12740.5.1.7.22.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  SiteIndexOrZero  

eqliscsiVolCollectionFlags 1.3.6.1.4.1.12740.5.1.7.22.1.6
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).
Status: current Access: read-create
OBJECT-TYPE    
  BITS isPoolSyncReplicated(0), flag1(1), flag2(2), flag3(3), flag4(4), flag5(5), flag6(6), flag7(7), flag8(8), flag9(9), flag10(10), flag11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqliscsiSnapCollectionObjectsTable 1.3.6.1.4.1.12740.5.1.7.23
EqualLogic-Persistent This table maintains the list of snapshot objects in each collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapCollectionObjectsEntry

eqliscsiSnapCollectionObjectsEntry 1.3.6.1.4.1.12740.5.1.7.23.1
An entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapCollectionObjectsEntry  

eqliscsiSnapCollectionIndex 1.3.6.1.4.1.12740.5.1.7.23.1.1
A unique 32 bit identifier for this row
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapCollectionObjectRowStatus 1.3.6.1.4.1.12740.5.1.7.23.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiSnapCollectionTable 1.3.6.1.4.1.12740.5.1.7.24
EqualLogic-Persistent This table maintains the list of snapshot collections and the supported operations on the collection. TimeoutCreate:60 TimeoutDelete:60
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapCollectionEntry

eqliscsiSnapCollectionEntry 1.3.6.1.4.1.12740.5.1.7.24.1
An entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapCollectionEntry  

eqliscsiSnapCollectionRowStatus 1.3.6.1.4.1.12740.5.1.7.24.1.1
Row status used to manage this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiSnapCollectionName 1.3.6.1.4.1.12740.5.1.7.24.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

eqliscsiSnapCollectionDescription 1.3.6.1.4.1.12740.5.1.7.24.1.3
This field specifies a descriptive string that provides details about this collection. The description can be up to 128 characters.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiSnapCollectionTimestamp 1.3.6.1.4.1.12740.5.1.7.24.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSnapCollectionNoofSnaps 1.3.6.1.4.1.12740.5.1.7.24.1.5
No of snapshots in this collection at the time of creation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapCollectionVolIndex 1.3.6.1.4.1.12740.5.1.7.24.1.6
EQL-SECONDARY-KEY The index of the volcollection that created this group. When the volcollection is deleted, this value will be set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapCollectionVSS 1.3.6.1.4.1.12740.5.1.7.24.1.7
If this snap collection is created using vss.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER regular(0), vss(1)  

eqliscsiSnapCollectionScheduleIndex 1.3.6.1.4.1.12740.5.1.7.24.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiSnapCollectionReplicated 1.3.6.1.4.1.12740.5.1.7.24.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  SiteIndexOrZero  

eqliscsiSnapCollectionType 1.3.6.1.4.1.12740.5.1.7.24.1.10
Specifies the type of snapcollection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER regular(0), replica-site(1)  

eqliscsiSnapCollectionSite 1.3.6.1.4.1.12740.5.1.7.24.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  SiteIndexOrZero  

eqliscsiSnapCollectionPolicyTable 1.3.6.1.4.1.12740.5.1.7.25
EqualLogic-Persistent Storage SnapSnot Policy Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapCollectionPolicyEntry

eqliscsiSnapCollectionPolicyEntry 1.3.6.1.4.1.12740.5.1.7.25.1
An entry (row) containing snapshot scheduling policy information.The policy determines when to create snapshot(s) of a volume collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapCollectionPolicyEntry  

eqliscsiSnapCollectionPolicyIndex 1.3.6.1.4.1.12740.5.1.7.25.1.1
This value uniquely identifies the snapshot policies for a volume collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

eqliscsiSnapCollectionPolicyRowStatus 1.3.6.1.4.1.12740.5.1.7.25.1.2
This value is used to manage the conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiSnapCollectionPolicyName 1.3.6.1.4.1.12740.5.1.7.25.1.3
This value specifies user friendly name for the policy. It is unique within the context of a volume collection. Spaces are not allowed.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

eqliscsiSnapCollectionPolicyAccessType 1.3.6.1.4.1.12740.5.1.7.25.1.4
Snapshots created using this policy will have accesstype same as the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

eqliscsiSnapCollectionPolicyStatus 1.3.6.1.4.1.12740.5.1.7.25.1.5
Snapshots created using this policy will have status same as the value of this object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

eqliscsiSnapCollectionPolicyMaxKeep 1.3.6.1.4.1.12740.5.1.7.25.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

eqliscsiSnapCollectionPolicyType 1.3.6.1.4.1.12740.5.1.7.25.1.7
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.)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER once(1), daily(2), weekly(3), monthly(4), hourly(5)  

eqliscsiSnapCollectionPolicyRepeatFactor 1.3.6.1.4.1.12740.5.1.7.25.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

eqliscsiSnapCollectionPolicyStartTime 1.3.6.1.4.1.12740.5.1.7.25.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1439  

eqliscsiSnapCollectionPolicyEndTime 1.3.6.1.4.1.12740.5.1.7.25.1.10
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1439  

eqliscsiSnapCollectionPolicyTimeFrequency 1.3.6.1.4.1.12740.5.1.7.25.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1439  

eqliscsiSnapCollectionPolicyStartDate 1.3.6.1.4.1.12740.5.1.7.25.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

eqliscsiSnapCollectionPolicyEndDate 1.3.6.1.4.1.12740.5.1.7.25.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

eqliscsiSnapCollectionPolicyWeekMask 1.3.6.1.4.1.12740.5.1.7.25.1.14
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiSnapCollectionPolicyMonthMask 1.3.6.1.4.1.12740.5.1.7.25.1.15
The value of this column is currently not being used.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiSnapCollectionPolicyNextCreate 1.3.6.1.4.1.12740.5.1.7.25.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSnapCollectionPolicyOccurence 1.3.6.1.4.1.12740.5.1.7.25.1.17
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiSnapCollectionPolicyReplication 1.3.6.1.4.1.12740.5.1.7.25.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  SiteIndexOrZero  

eqliscsiSnapCollectionPolicyAdminStatus 1.3.6.1.4.1.12740.5.1.7.25.1.19
When disabled, the schedule will stop creating snap collections until reenabled.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(0), disable(1)  

eqliscsiVolCollectionStatusTable 1.3.6.1.4.1.12740.5.1.7.26
EqualLogic-Dynamic This table maintains the dynamic values related to volume collection like number of snapcollection in a volume collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolCollectionStatusEntry

eqliscsiVolCollectionStatusEntry 1.3.6.1.4.1.12740.5.1.7.26.1
An entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolCollectionStatusEntry  

eqliscsiNoOfSnapCollections 1.3.6.1.4.1.12740.5.1.7.26.1.1
This field specifies the total number of snap collections in a volume collection. number of rows in eqliscsiSnapCollectionTable that belong to this volume set.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapCollectionAdminGroup 1.3.6.1.4.1.12740.5.1.7.27
OBJECT IDENTIFIER    

eqliscsiLastSnapCollectionIndex 1.3.6.1.4.1.12740.5.1.7.27.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteReplicaCollectionObjectsTable 1.3.6.1.4.1.12740.5.1.7.28
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiRemoteReplicaCollectionObjectsEntry

eqliscsiRemoteReplicaCollectionObjectsEntry 1.3.6.1.4.1.12740.5.1.7.28.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiRemoteReplicaCollectionObjectsEntry  

eqliscsiRemoteSnapCollectionIndex 1.3.6.1.4.1.12740.5.1.7.28.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteReplCollectionObjRowStatus 1.3.6.1.4.1.12740.5.1.7.28.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

eqliscsiRemoteReplicaCollectionTable 1.3.6.1.4.1.12740.5.1.7.29
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiRemoteReplicaCollectionEntry

eqliscsiRemoteReplicaCollectionEntry 1.3.6.1.4.1.12740.5.1.7.29.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiRemoteReplicaCollectionEntry  

eqliscsiRemoteReplCollectionName 1.3.6.1.4.1.12740.5.1.7.29.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

eqliscsiRemoteReplCollectionAdminStatus 1.3.6.1.4.1.12740.5.1.7.29.1.2
Manage the replica status. The row will be deleted from this table if value is set to delete.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), delete(1)  

eqliscsiRemoteReplCollectionTimeStamp 1.3.6.1.4.1.12740.5.1.7.29.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiRemoteReplCollectionVolIndex 1.3.6.1.4.1.12740.5.1.7.29.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiRemoteReplCollectionSchedIndex 1.3.6.1.4.1.12740.5.1.7.29.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolColReplicationTable 1.3.6.1.4.1.12740.5.1.7.30
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolColReplicationEntry

eqliscsiVolColReplicationEntry 1.3.6.1.4.1.12740.5.1.7.30.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolColReplicationEntry  

eqliscsiVolColReplRowStatus 1.3.6.1.4.1.12740.5.1.7.30.1.1
The status of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolColReplAdminStatus 1.3.6.1.4.1.12740.5.1.7.30.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

eqliscsiVolColReplDeletionPolicy 1.3.6.1.4.1.12740.5.1.7.30.1.3
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER local-only(1), remote(2)  

eqliscsiVolColReplRemoteCollectionId 1.3.6.1.4.1.12740.5.1.7.30.1.4
An identifier for the remote replica volume collection. The value is same as eqliscsiVolCollectionIndex of the collection created at partner site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolColReplStatusTable 1.3.6.1.4.1.12740.5.1.7.31
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolColReplStatusEntry

eqliscsiVolColReplStatusEntry 1.3.6.1.4.1.12740.5.1.7.31.1
Statistics related to volume collection replication configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolColReplStatusEntry  

eqliscsiVolColReplStatusNumReplicas 1.3.6.1.4.1.12740.5.1.7.31.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqlVolumePoolPlacementTable 1.3.6.1.4.1.12740.5.1.7.32
EqualLogic-Dynamic Volume Storage Pool Placement Table. This table contains a list of volume placements in a pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlVolumePoolPlacementEntry

eqlVolumePoolPlacementEntry 1.3.6.1.4.1.12740.5.1.7.32.1
An entry (row) containing a placement of a volume in a pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlVolumePoolPlacementEntry  

eqlVolumePoolPlacementiscsiVolumePsvId 1.3.6.1.4.1.12740.5.1.7.32.1.1
EQL-SECONDARY-KEY This field is for internal use only.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolReplStatisticsTable 1.3.6.1.4.1.12740.5.1.7.33
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolReplStatisticsEntry

eqliscsiVolReplStatisticsEntry 1.3.6.1.4.1.12740.5.1.7.33.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolReplStatisticsEntry  

eqliscsiReplSampleIndex 1.3.6.1.4.1.12740.5.1.7.33.1.1
An integer value to represent the sample.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplStartTime 1.3.6.1.4.1.12740.5.1.7.33.1.2
Time at which the replication started represented as number of seconds since epoch.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiReplEndTime 1.3.6.1.4.1.12740.5.1.7.33.1.3
Time at which the replication finished represented as number of seconds since epoch.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiReplTxData 1.3.6.1.4.1.12740.5.1.7.33.1.4
The amount of data transfered from startTime to endTime in MB.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiReplTxStatus 1.3.6.1.4.1.12740.5.1.7.33.1.5
Status of data transfer for this replication. If replication is disabled, the status will be set to incomplete.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER in-progress(0), success(1), cancelled(2), failed(3), remoteReplicaSetIsFailoverVolume(4), incomplete(5)  

eqliscsiVolumeStatisticsTable 1.3.6.1.4.1.12740.5.1.7.34
EqualLogic-Dynamic Storage Volume Table. This table contains a list of volumes in a group and their statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeStatisticsEntry

eqliscsiVolumeStatisticsEntry 1.3.6.1.4.1.12740.5.1.7.34.1
An entry (row) containing volume statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeStatisticsEntry  

eqliscsiVolumeStatsCmdPdus 1.3.6.1.4.1.12740.5.1.7.34.1.1
The count of Command PDUs transferred to this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeStatsRspPdus 1.3.6.1.4.1.12740.5.1.7.34.1.2
The count of Response PDUs transferred to this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeStatsTxData 1.3.6.1.4.1.12740.5.1.7.34.1.3
The count of data octets that were transmitted by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsRxData 1.3.6.1.4.1.12740.5.1.7.34.1.4
The count of data octets that were received by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsNoOfSessions 1.3.6.1.4.1.12740.5.1.7.34.1.5
No of sessions that were established and closed so far to this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeStatsReadLatency 1.3.6.1.4.1.12740.5.1.7.34.1.6
The accumulative latency in milli seconds for read operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsWriteLatency 1.3.6.1.4.1.12740.5.1.7.34.1.7
The accumulative latency in milli seconds for write operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsReadOpCount 1.3.6.1.4.1.12740.5.1.7.34.1.8
The number of read operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsWriteOpCount 1.3.6.1.4.1.12740.5.1.7.34.1.9
The number of write operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsReadAvgLatency 1.3.6.1.4.1.12740.5.1.7.34.1.10
The average latency in milli seconds for read operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqliscsiVolumeStatsWriteAvgLatency 1.3.6.1.4.1.12740.5.1.7.34.1.11
The average latency in milli seconds for write operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqliscsiVolumeStatsIscsiReadWriteCmdsReceived 1.3.6.1.4.1.12740.5.1.7.34.1.12
The number of iscsi read/write commands received for operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeStatsIscsiReadWriteCmdsCompleted 1.3.6.1.4.1.12740.5.1.7.34.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeStatsHCIscsiReadWriteCmdsReceived 1.3.6.1.4.1.12740.5.1.7.34.1.14
The number of iscsi read/write commands received for operations on this volume. This object is a 64-bit version of eqliscsiVolumeStatsIscsiReadWriteCmdsReceived.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsHCIscsiTotalQD 1.3.6.1.4.1.12740.5.1.7.34.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeStatsMisAlignedIO 1.3.6.1.4.1.12740.5.1.7.34.1.16
A 64-bit counter that is incremented by the number of mis-aligned I/O operations performed on a volume TODO - beef this up!!!!!
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiTargetTable 1.3.6.1.4.1.12740.5.1.7.36
EqualLogic-Persistent iSCSI Target Table. This table contains a list of iSCSI targets in a group and their attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiTargetEntry

eqliscsiTargetEntry 1.3.6.1.4.1.12740.5.1.7.36.1
An entry (row) containing target info.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiTargetEntry  

eqliscsiTargetIndex 1.3.6.1.4.1.12740.5.1.7.36.1.1
This field specifies a unique index for identifing an iSCSI target.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiTargetRowStatus 1.3.6.1.4.1.12740.5.1.7.36.1.2
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiTargetUUID 1.3.6.1.4.1.12740.5.1.7.36.1.3
EQL-SECONDARY-KEY This field is for internal use only.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiTargetAlias 1.3.6.1.4.1.12740.5.1.7.36.1.4
This field specifies the iSCSI alias used for the target.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

eqliscsiTargetIscsiName 1.3.6.1.4.1.12740.5.1.7.36.1.5
EQL-SECONDARY-KEY This field specifies the iSCSI target name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiTargetReserved1 1.3.6.1.4.1.12740.5.1.7.36.1.6
This field is not currently used and is reserved.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiTargetReserved2 1.3.6.1.4.1.12740.5.1.7.36.1.7
This field is not currently used and is reserved.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiTargetReserved3 1.3.6.1.4.1.12740.5.1.7.36.1.8
This field is not currently used and is reserved.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiTargetChapSecretsTable 1.3.6.1.4.1.12740.5.1.7.37
EqualLogic-Persistent Chap Secrets Table for iSCSI targets
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiTargetChapSecretsEntry

eqliscsiTargetChapSecretsEntry 1.3.6.1.4.1.12740.5.1.7.37.1
An entry (row) containing a CHAP secret credential.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiTargetChapSecretsEntry  

eqliscsiTargetChapSecretsUsage 1.3.6.1.4.1.12740.5.1.7.37.1.1
This field specifies a unique index for identifing a specific Chap credential.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER inbound-iscsi-chap(1), outbound-iscsi-chap(2), inbound-repl-chap(3)  

eqliscsiTargetChapSecretsIndex 1.3.6.1.4.1.12740.5.1.7.37.1.2
This field specifies a unique index for identifing a specific Chap credential.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiTargetChapSecretsRowStatus 1.3.6.1.4.1.12740.5.1.7.37.1.3
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiTargetChapSecretsUserName 1.3.6.1.4.1.12740.5.1.7.37.1.4
EQL-SECONDARY-KEY An octet string containing the user name for this credential.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

eqliscsiTargetChapSecretsPassword 1.3.6.1.4.1.12740.5.1.7.37.1.5
An octet string containing the password for this credential.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

eqliscsiVolumeSnapshotPolicyStatusTable 1.3.6.1.4.1.12740.5.1.7.38
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSnapshotPolicyStatusEntry

eqliscsiVolumeSnapshotPolicyStatusEntry 1.3.6.1.4.1.12740.5.1.7.38.1
An entry containing snapshot scheduling policy information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSnapshotPolicyStatusEntry  

eqliscsiVolumeSnapshotPolicyStatusNextCreate 1.3.6.1.4.1.12740.5.1.7.38.1.1
The value of this column represents number of seconds since epoch at which the next snapshot by this policy is going to be created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeSnapshotPolicyStatusOperStatus 1.3.6.1.4.1.12740.5.1.7.38.1.2
The value of this column represents the current operational status of this policy. The policy status is set to expired after end date.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1), expired(2)  

eqliscsiVolumeSnapshotPolicyStatusNoOfSnaps 1.3.6.1.4.1.12740.5.1.7.38.1.3
The value of this column represents the current number of snapshots that exist in the system created by this schedule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

eqliscsiSnapCollectionPolicyStatusTable 1.3.6.1.4.1.12740.5.1.7.39
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapCollectionPolicyStatusEntry

eqliscsiSnapCollectionPolicyStatusEntry 1.3.6.1.4.1.12740.5.1.7.39.1
An entry containing snapshot scheduling policy information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapCollectionPolicyStatusEntry  

eqliscsiSnapCollectionPolicyStatusNextCreate 1.3.6.1.4.1.12740.5.1.7.39.1.1
The value of this column represents number of seconds since epoch at which the next snapshot by this policy is going to be created.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSnapCollectionPolicyStatusOperStatus 1.3.6.1.4.1.12740.5.1.7.39.1.2
The value of this column represents the current operational status of this policy. The policy status is set to expired after end date.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1), expired(2)  

eqliscsiSnapCollectionPolicyStatusNoOfCollections 1.3.6.1.4.1.12740.5.1.7.39.1.3
The value of this column represents the current number of snapshots that exist in the system created by this schedule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

eqliscsiVolumeOpsTable 1.3.6.1.4.1.12740.5.1.7.40
EqualLogic-Persistent Storage Volume Operations Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeOpsEntry

eqliscsiVolumeOpsEntry 1.3.6.1.4.1.12740.5.1.7.40.1
An entry (row) containing info for volume operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeOpsEntry  

eqliscsiVolumeOpsIndex 1.3.6.1.4.1.12740.5.1.7.40.1.1
This field specifies a unique index for identifing a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeOpsRowStatus 1.3.6.1.4.1.12740.5.1.7.40.1.2
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeOpsOperation 1.3.6.1.4.1.12740.5.1.7.40.1.3
The current operation for this drive group 0 - no operation 1 - move Pool
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), movePool(1)  

eqliscsiVolumeOpsExec 1.3.6.1.4.1.12740.5.1.7.40.1.4
The action to perform on this operation 0 - no operation 1 - cancel 2 - failed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), cancel(1), failed(2)  

eqliscsiVolumeOpsStartTime 1.3.6.1.4.1.12740.5.1.7.40.1.5
This field contains the time of the start of the operation.
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

eqliscsiVolumeOpsStoragePoolSourceIndex 1.3.6.1.4.1.12740.5.1.7.40.1.6
This field unique identifies the source Storage Pool. Also the 1st part of Index for row in eqliscsiVolBalCommandTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeOpsStoragePoolDestinationIndex 1.3.6.1.4.1.12740.5.1.7.40.1.7
This field unique identifies the destination Storage Pool.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeOpsVolBalCommandIndex 1.3.6.1.4.1.12740.5.1.7.40.1.8
2nd Part of Index for row in eqliscsiVolBalCommandTable
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeOpsVolBalCommandiscsiLocalMemberId 1.3.6.1.4.1.12740.5.1.7.40.1.9
3rd Part of Index for row in eqliscsiVolBalCommandTable
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicaSetExtensionTable 1.3.6.1.4.1.12740.5.1.7.41
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicaSetExtensionEntry

eqliscsiReplicaSetExtensionEntry 1.3.6.1.4.1.12740.5.1.7.41.1
This table maintains the information required by the volume if replicaset gets promoted to a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicaSetExtensionEntry  

eqliscsiReplicaSetPrimaryPsvId 1.3.6.1.4.1.12740.5.1.7.41.1.1
If non-zero, the value represents the PsvId of primary site volume. The value is used by iscsi during page83 and page80 requests.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeStoragePreferenceTable 1.3.6.1.4.1.12740.5.1.7.42
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeStoragePreferenceEntry

eqliscsiVolumeStoragePreferenceEntry 1.3.6.1.4.1.12740.5.1.7.42.1
This table maintains the information related to storage preference of volumes.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeStoragePreferenceEntry  

eqliscsiVolumeStoragePreferenceRowStatus 1.3.6.1.4.1.12740.5.1.7.42.1.1
Rowstatus variable used to manage rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeStoragePreferenceRAIDType 1.3.6.1.4.1.12740.5.1.7.42.1.2
EQL-SECONDARY-KEY This field specifies the user's request to store this volume on the given RAID type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), raid5(5), raid6(6), raid10(10), raid50(50), raid60(60), raid6-accelerated(61)  

eqliscsiVolumeStoragePreferenceDriveType 1.3.6.1.4.1.12740.5.1.7.42.1.3
EQL-SECONDARY-KEY This field specifies the user's request to store this volume on the given drive type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), sas(1), sata(2)  

eqliscsiVolumeStoragePreferenceDiskSpeed 1.3.6.1.4.1.12740.5.1.7.42.1.4
EQL-SECONDARY-KEY This field specifies the user's request to store this volume on the disks with given speed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), s5400(5400), s7200(7200), s10000(10000), s15000(15000)  

eqliscsiVolumeStoragePreferenceRAIDTypeStatus 1.3.6.1.4.1.12740.5.1.7.42.1.5
EQL-SECONDARY-KEY The value of this object represents current status of raid preference set on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), in-progress(1), honored(2), not-available(3), over-subscribed(4), temporarily-unknown(5)  

eqlAdminAccountVolumeTable 1.3.6.1.4.1.12740.5.1.7.43
EqualLogic-Dynamic table indicating the access an administrator has to a volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlAdminAccountVolumeEntry

eqlAdminAccountVolumeEntry 1.3.6.1.4.1.12740.5.1.7.43.1
An entry (row) containing the access privilege.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlAdminAccountVolumeEntry  

eqlAdminAccountVolumeAccess 1.3.6.1.4.1.12740.5.1.7.43.1.1
The administrative permission to a volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER read-only(1), read-write(2)  

eqlAdminAccountReplicantSiteTable 1.3.6.1.4.1.12740.5.1.7.44
EqualLogic-Dynamic table indicating the access an administrator has to a partner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlAdminAccountReplicantSiteEntry

eqlAdminAccountReplicantSiteEntry 1.3.6.1.4.1.12740.5.1.7.44.1
An entry (row) containing the access privilege.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlAdminAccountReplicantSiteEntry  

eqlAdminAccountReplicantSiteAccess 1.3.6.1.4.1.12740.5.1.7.44.1.1
The administrative permission to a partner.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER read-only(1), read-write(2)  

eqlAdminAccountVolCollectionTable 1.3.6.1.4.1.12740.5.1.7.45
EqualLogic-Dynamic table indicating the access an administrator has to a volume collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlAdminAccountVolCollectionEntry

eqlAdminAccountVolCollectionEntry 1.3.6.1.4.1.12740.5.1.7.45.1
An entry (row) containing the access privilege.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlAdminAccountVolCollectionEntry  

eqlAdminAccountVolCollectionAccess 1.3.6.1.4.1.12740.5.1.7.45.1.1
The administrative permission to a volume collection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER read-only(1), read-write(2)  

eqliscsiVolumeOpsStatusTable 1.3.6.1.4.1.12740.5.1.7.46
EqualLogic-Dynamic Storage Volume Operations Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeOpsStatusEntry

eqliscsiVolumeOpsStatusEntry 1.3.6.1.4.1.12740.5.1.7.46.1
An entry (row) containing status for volume operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeOpsStatusEntry  

eqliscsiVolumeOpsStatusCompletePct 1.3.6.1.4.1.12740.5.1.7.46.1.1
The percentage complete an ongoing move or bind operation is
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeDynamicConfigTable 1.3.6.1.4.1.12740.5.1.7.47
EqualLogic-Persistent Table for storing in database volume attributes that can frequently change.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeDynamicConfigEntry

eqliscsiVolumeDynamicConfigEntry 1.3.6.1.4.1.12740.5.1.7.47.1
An entry (row) containing status for volume dynamic config. The values in this table are not user configurable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeDynamicConfigEntry  

eqliscsiVolumeDynamicRowStatus 1.3.6.1.4.1.12740.5.1.7.47.1.1
This field is used to create new entries and indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeDynamicThinReserve 1.3.6.1.4.1.12740.5.1.7.47.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeDynamicInUseHighWaterMark 1.3.6.1.4.1.12740.5.1.7.47.1.3
This field specifies the high water mark of the volume's in-use.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeDynamicInUseHighWaterMarkTimestamp 1.3.6.1.4.1.12740.5.1.7.47.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeReplSiteStatusTable 1.3.6.1.4.1.12740.5.1.7.48
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeReplSiteStatusEntry

eqliscsiVolumeReplSiteStatusEntry 1.3.6.1.4.1.12740.5.1.7.48.1
partner related status information
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeReplSiteStatusEntry  

eqliscsiVolumeReplSiteFailbackSpace 1.3.6.1.4.1.12740.5.1.7.48.1.1
This value represents the space consumed by of all failback replicasets that belong to this partner.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeChunkTable 1.3.6.1.4.1.12740.5.1.7.49
EqualLogic-Dynamic. This table exposes the volume as number of chunks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeChunkEntry

eqliscsiVolumeChunkEntry 1.3.6.1.4.1.12740.5.1.7.49.1
Information related to each chunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeChunkEntry  

eqliscsiVolumeChunkIndex 1.3.6.1.4.1.12740.5.1.7.49.1.1
This value represents index of the chunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeChunkVersion 1.3.6.1.4.1.12740.5.1.7.49.1.2
This value represents version of the chunk. Different versions of chunks can be of different sizes. Currently chunks with version 1 are supported.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeChunkSegmentSize 1.3.6.1.4.1.12740.5.1.7.49.1.3
This value represents the size of a segment. In chunk version 1, segment size is 256k bytes of data.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeChunkSegments 1.3.6.1.4.1.12740.5.1.7.49.1.4
This value represents the size of the chunk expressed as number of segments.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeChunkModified 1.3.6.1.4.1.12740.5.1.7.49.1.5
This value represents a bit mask of modified segments in the given chunk.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1024)  

eqliscsiReplicantSiteOpsTable 1.3.6.1.4.1.12740.5.1.7.50
EqualLogic-Persistent Replicant Site Operations Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicantSiteOpsEntry

eqliscsiReplicantSiteOpsEntry 1.3.6.1.4.1.12740.5.1.7.50.1
An entry (row) containing info for replicant site operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicantSiteOpsEntry  

eqliscsiReplicantSiteOpsIndex 1.3.6.1.4.1.12740.5.1.7.50.1.1
This field specifies a unique index for identifing a replicant site operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteOpsRowStatus 1.3.6.1.4.1.12740.5.1.7.50.1.2
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiReplicantSiteOpsOperation 1.3.6.1.4.1.12740.5.1.7.50.1.3
The current operation for this drive group 0 - no operation 1 - move Pool
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), movePool(1)  

eqliscsiReplicantSiteOpsExec 1.3.6.1.4.1.12740.5.1.7.50.1.4
The action to perform on this operation 0 - no operation 1 - cancel 2 - failed
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), cancel(1), failed(2)  

eqliscsiReplicantSiteOpsStartTime 1.3.6.1.4.1.12740.5.1.7.50.1.5
This field contains the time of the start of the operation.
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

eqliscsiReplicantSiteOpsStoragePoolSourceIndex 1.3.6.1.4.1.12740.5.1.7.50.1.6
This field unique identifies the source Storage Pool. Also the 1st part of Index for row in eqliscsiVolBalCommandTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteOpsStoragePoolDestinationIndex 1.3.6.1.4.1.12740.5.1.7.50.1.7
This field unique identifies the destination Storage Pool.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteOpsVolBalCommandIndex 1.3.6.1.4.1.12740.5.1.7.50.1.8
2nd Part of Index for row in eqliscsiVolBalCommandTable
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteOpsVolBalCommandiscsiLocalMemberId 1.3.6.1.4.1.12740.5.1.7.50.1.9
3rd Part of Index for row in eqliscsiVolBalCommandTable
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteOpsStatusTable 1.3.6.1.4.1.12740.5.1.7.51
EqualLogic-Dynamic Replicant Site Operations Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicantSiteOpsStatusEntry

eqliscsiReplicantSiteOpsStatusEntry 1.3.6.1.4.1.12740.5.1.7.51.1
An entry (row) containing status for replicant site operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicantSiteOpsStatusEntry  

eqliscsiReplicantSiteOpsStatusCompletePct 1.3.6.1.4.1.12740.5.1.7.51.1.1
The percentage complete an ongoing move or bind operation is
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteStatusTable 1.3.6.1.4.1.12740.5.1.7.52
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiReplicantSiteStatusEntry

eqliscsiReplicantSiteStatusEntry 1.3.6.1.4.1.12740.5.1.7.52.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiReplicantSiteStatusEntry  

eqliscsiReplicantSiteStatusAvailable 1.3.6.1.4.1.12740.5.1.7.52.1.1
The current availability of the remote site
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(1), available(2)  

eqliscsiReplicantSiteStatusMajorVersion 1.3.6.1.4.1.12740.5.1.7.52.1.2
This variable specifies the Major part of the lowest member software version of the remote replication site group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteStatusMinorVersion 1.3.6.1.4.1.12740.5.1.7.52.1.3
This variable specifies the Minor part of the lowest member software version of the remote replication site group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiReplicantSiteStatusMaintVersion 1.3.6.1.4.1.12740.5.1.7.52.1.4
This variable specifies the Maintenance part of the lowest member software version of the remote replication site group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeTaskStatusTable 1.3.6.1.4.1.12740.5.1.7.53
EqualLogic-Dynamic Storage Volume Operations Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeTaskStatusEntry

eqliscsiVolumeTaskStatusEntry 1.3.6.1.4.1.12740.5.1.7.53.1
An entry (row) containing status for volume operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeTaskStatusEntry  

eqliscsiVolumeTaskStatusErrorCode 1.3.6.1.4.1.12740.5.1.7.53.1.1
Error if any occurred while executing the task on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeTemplateThinClonesTable 1.3.6.1.4.1.12740.5.1.7.54
EqualLogic-Dynamic Storage Template Thin Clone Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeTemplateThinClonesEntry

eqliscsiVolumeTemplateThinClonesEntry 1.3.6.1.4.1.12740.5.1.7.54.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeTemplateThinClonesEntry  

eqliscsiThinCloneLocalMemberId 1.3.6.1.4.1.12740.5.1.7.54.1.1
This field specifies the first part of a unique index for identifing a the thin clone.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiThinCloneVolumeIndex 1.3.6.1.4.1.12740.5.1.7.54.1.2
This field specifies the second part of a unique index for identifing a thin clone.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeTemplateThinClonesMember 1.3.6.1.4.1.12740.5.1.7.54.1.3
Always true.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeAdminAccountTable 1.3.6.1.4.1.12740.5.1.7.55
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeAdminAccountEntry

eqliscsiVolumeAdminAccountEntry 1.3.6.1.4.1.12740.5.1.7.55.1
An entry (row) containing mapping of administrative accounts and their volume access.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeAdminAccountEntry  

eqliscsiVolumeAdminAccountRowStatus 1.3.6.1.4.1.12740.5.1.7.55.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiTemplateVolumeStatusTable 1.3.6.1.4.1.12740.5.1.7.56
EqualLogic-Dynamic Storage template Volume status Table. This table contains a list of template volumes in a group and their stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiTemplateVolumeStatusEntry

eqliscsiTemplateVolumeStatusEntry 1.3.6.1.4.1.12740.5.1.7.56.1
An entry (row) containing template volume stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiTemplateVolumeStatusEntry  

eqliscsiTemplateVolumeStatusNumThinClones 1.3.6.1.4.1.12740.5.1.7.56.1.1
This field represents the number of thin clones associated with a template volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiTemplateVolumeStatusNumThinCloneReplicators 1.3.6.1.4.1.12740.5.1.7.56.1.2
This field represents the number of thin clone replicators associated with a template volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiTemplateVolumeStatusNumThinCloneReplicaSets 1.3.6.1.4.1.12740.5.1.7.56.1.3
This field represents the number of thin clone replica sets associated with a template volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapAccumulatedStatisticsTable 1.3.6.1.4.1.12740.5.1.7.57
EqualLogic-Dynamic This table contains a list inbound-replica sets and their statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapAccumulatedStatisticsEntry

eqliscsiSnapAccumulatedStatisticsEntry 1.3.6.1.4.1.12740.5.1.7.57.1
An entry (row) containing inbound-replicaset statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapAccumulatedStatisticsEntry  

eqliscsiSnapAccumulatedStatsCmdPdus 1.3.6.1.4.1.12740.5.1.7.57.1.1
The count of Command PDUs transferred to this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSnapAccumulatedStatsRspPdus 1.3.6.1.4.1.12740.5.1.7.57.1.2
The count of Response PDUs transferred to this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSnapAccumulatedStatsTxData 1.3.6.1.4.1.12740.5.1.7.57.1.3
The count of data octets that were transmitted by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsRxData 1.3.6.1.4.1.12740.5.1.7.57.1.4
The count of data octets that were received by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsNoOfSessions 1.3.6.1.4.1.12740.5.1.7.57.1.5
No of sessions that were established and closed so far to this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapAccumulatedStatsReadLatency 1.3.6.1.4.1.12740.5.1.7.57.1.6
The accumulative latency in milli seconds for read operations on this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsWriteLatency 1.3.6.1.4.1.12740.5.1.7.57.1.7
The accumulative latency in milli seconds for write operations on this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsReadOpCount 1.3.6.1.4.1.12740.5.1.7.57.1.8
The number of read operations on this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsWriteOpCount 1.3.6.1.4.1.12740.5.1.7.57.1.9
The number of write operations on this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsReadAvgLatency 1.3.6.1.4.1.12740.5.1.7.57.1.10
The average latency in milli seconds for read operations on this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqliscsiSnapAccumulatedStatsWriteAvgLatency 1.3.6.1.4.1.12740.5.1.7.57.1.11
The average latency in milli seconds for write operations on this snapshot.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqliscsiSnapAccumulatedStatsIscsiReadWriteCmdsReceived 1.3.6.1.4.1.12740.5.1.7.57.1.12
The number of iscsi read/write commands received for operations on this volume. This object is a 64-bit version of eqliscsiVolumeStatsIscsiREadWriteCmdsReceived.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSnapAccumulatedStatsIscsiTotalQD 1.3.6.1.4.1.12740.5.1.7.57.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeReplSiteAdminAccountTable 1.3.6.1.4.1.12740.5.1.7.58
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeReplSiteAdminAccountEntry

eqliscsiVolumeReplSiteAdminAccountEntry 1.3.6.1.4.1.12740.5.1.7.58.1
An entry (row) containing mapping of administrative accounts and their replication site access.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeReplSiteAdminAccountEntry  

eqliscsiVolumeReplSiteAdminAccountRowStatus 1.3.6.1.4.1.12740.5.1.7.58.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeReplSiteAdminAccountQuotaType 1.3.6.1.4.1.12740.5.1.7.58.1.2
The format of the adminQuota value: 0 - Unlimited quota, 1 - Size in Megabytes. This field applies only to Volume Administrators.
Status: current Access: read-create
OBJECT-TYPE    
  ReplSiteQuotaType  

eqliscsiVolumeReplSiteAdminAccountQuota 1.3.6.1.4.1.12740.5.1.7.58.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqlLdapLoginAccessReplSiteTable 1.3.6.1.4.1.12740.5.1.7.59
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlLdapLoginAccessReplSiteEntry

eqlLdapLoginAccessReplSiteEntry 1.3.6.1.4.1.12740.5.1.7.59.1
An entry (row) containing the configuration for the LDAP login access replication quotas.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlLdapLoginAccessReplSiteEntry  

eqlLdapLoginAccessReplSiteQuotaType 1.3.6.1.4.1.12740.5.1.7.59.1.1
The format of the adminQuota value: 0 - Unlimited quota, 1 - Size in Megabytes. This field applies only to Volume Administrators.
Status: current Access: read-create
OBJECT-TYPE    
  ReplSiteQuotaType  

eqlLdapLoginAccessReplSiteQuota 1.3.6.1.4.1.12740.5.1.7.59.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqlLdapLoginAccessReplSiteRowStatus 1.3.6.1.4.1.12740.5.1.7.59.1.3
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeSyncReplExtensionTable 1.3.6.1.4.1.12740.5.1.7.60
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplExtensionEntry

eqliscsiVolumeSyncReplExtensionEntry 1.3.6.1.4.1.12740.5.1.7.60.1
An entry (row) containing volume-specific information required for configuring synchronous replication
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplExtensionEntry  

eqliscsiVolumeSyncReplExtRowStatus 1.3.6.1.4.1.12740.5.1.7.60.1.1
This field is used to indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeSyncReplExtSyncReplLocalMemberId 1.3.6.1.4.1.12740.5.1.7.60.1.2
This field specifies the first part of a unique index for identifing a synchronous replication relationship between volumes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplExtSyncReplIndex 1.3.6.1.4.1.12740.5.1.7.60.1.3
This field specifies the second part of a unique index for identifing a synchronous replication relationship between volumes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplExtIntTargetIscsiName 1.3.6.1.4.1.12740.5.1.7.60.1.4
This field specifies the iSCSI target name that is internally used for a syncronous replication volume.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..223)  

eqliscsiVolumeSyncReplTable 1.3.6.1.4.1.12740.5.1.7.61
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplEntry

eqliscsiVolumeSyncReplEntry 1.3.6.1.4.1.12740.5.1.7.61.1
An entry (row) containing configuration information for replicating an active volume to a standby
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplEntry  

eqliscsiVolumeSyncReplRowStatus 1.3.6.1.4.1.12740.5.1.7.61.1.1
This field is used to indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeSyncReplLocalMemberId 1.3.6.1.4.1.12740.5.1.7.61.1.2
This field specifies the first part of a unique index for identifing a synchronous replication relationship between volumes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplIndex 1.3.6.1.4.1.12740.5.1.7.61.1.3
This field specifies the second part of a unique index for identifing a synchronous replication relationship between volumes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplPaused 1.3.6.1.4.1.12740.5.1.7.61.1.4
Indicates whether IO forwarding to the replication standby volume is allowed (false) or halted (true).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiVolumeSyncReplPeerTable 1.3.6.1.4.1.12740.5.1.7.62
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplPeerEntry

eqliscsiVolumeSyncReplPeerEntry 1.3.6.1.4.1.12740.5.1.7.62.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplPeerEntry  

eqliscsiVolumeSyncReplPeerLocalMemberId 1.3.6.1.4.1.12740.5.1.7.62.1.1
This field specifies the first part of a unique index for identifing the peer of the synchronous replication volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplPeerVolIndex 1.3.6.1.4.1.12740.5.1.7.62.1.2
This field specifies the second part of a unique index for identifing the peer of the synchronous replication volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplPeerPsvId 1.3.6.1.4.1.12740.5.1.7.62.1.3
If non-zero, the value represents the PsvId of the peer of the synchronous replication volume.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeSyncReplStatusTable 1.3.6.1.4.1.12740.5.1.7.63
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplStatusEntry

eqliscsiVolumeSyncReplStatusEntry 1.3.6.1.4.1.12740.5.1.7.63.1
Synchronous replication status information
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplStatusEntry  

eqliscsiVolumeSyncReplStatusSyncStatus 1.3.6.1.4.1.12740.5.1.7.63.1.1
This field specifies whether the volume is in sync
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER in-sync(1), out-of-sync(2), out-of-sync-due-to-paused(3), out-of-sync-due-to-snap-reserve-met(4), out-of-sync-due-to-member-offline(5), out-of-sync-due-to-no-pool-space-for-auto-grow(6), out-of-sync-due-to-alt-pool-lost-blocks(7)  

eqliscsiVolumeSyncReplStatusUnreplicatedChanges 1.3.6.1.4.1.12740.5.1.7.63.1.2
This field specifies whether unreplicated changes exist for this volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(3)  

eqliscsiVolumeSyncReplStatusTotalTxDataMB 1.3.6.1.4.1.12740.5.1.7.63.1.3
This field represents the amount of total changes since last in sync.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplStatusRemainingTxDataMB 1.3.6.1.4.1.12740.5.1.7.63.1.4
This field represents the amount of remaining changes which need to be replicated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplVirtualTable 1.3.6.1.4.1.12740.5.1.7.64
EqualLogic-Dynamic Sync Replication Virtual Volume Table. This table contains a list of sync replication virtual volumes in a group and their attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplVirtualEntry

eqliscsiVolumeSyncReplVirtualEntry 1.3.6.1.4.1.12740.5.1.7.64.1
An entry (row) containing sync replication virtual volume info.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplVirtualEntry  

eqliscsiVolumeSyncReplVirtualAccessType 1.3.6.1.4.1.12740.5.1.7.64.1.1
This field specifies access rights for the volume. The volume can be either read-write or read-only. The default is read-write.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

eqliscsiVolumeSyncReplVirtualAdminStatus 1.3.6.1.4.1.12740.5.1.7.64.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER online(1), offline(2), online-lost-cached-blocks(3)  

eqliscsiVolumeSyncReplVirtualMultInitiator 1.3.6.1.4.1.12740.5.1.7.64.1.3
Specifies if the access from multiple initiators is allowed for the volume.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER allowed(0), not-allowed(1)  

eqliscsiVolumeSyncReplVirtualStatusTable 1.3.6.1.4.1.12740.5.1.7.65
EqualLogic-Dynamic Sync Replication Virtual Volume Table. This table contains a list of sync replication virtual volumes in a group and their stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplVirtualStatusEntry

eqliscsiVolumeSyncReplVirtualStatusEntry 1.3.6.1.4.1.12740.5.1.7.65.1
An entry (row) containing sync replication virtual volume stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplVirtualStatusEntry  

eqliscsiVolumeSyncReplVirtualStatusReservedSpace 1.3.6.1.4.1.12740.5.1.7.65.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSyncReplVirtualStatusReservedSpaceAvail 1.3.6.1.4.1.12740.5.1.7.65.1.2
This field specifies how many MB of reserved space that is unused by the snapshots.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSyncReplVirtualStatusNumSnapshots 1.3.6.1.4.1.12740.5.1.7.65.1.3
Indicates the number of snapshots that the system is maintaining on the specified volume
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSyncReplVirtualStatusOperStatus 1.3.6.1.4.1.12740.5.1.7.65.1.4
This field specifies the current operational status of the volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), not-available(2), not-available-due-to-snap-reserve-met(3), not-available-due-to-members-offline(4), not-available-due-to-lost-cached-blocks(5), not-available-due-to-thin-max-growth-met(6), not-available-due-to-nospace-for-auto-grow(7), not-available-due-to-missing-pages(8), not-available-due-to-syncrep(9), available-no-new-connections(10), not-available-due-to-internal-error(11)  

eqliscsiVolumeSyncReplVirtualStatusConnections 1.3.6.1.4.1.12740.5.1.7.65.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSyncReplVirtualStatusAllocatedSpace 1.3.6.1.4.1.12740.5.1.7.65.1.6
The value of this object represents the actual materialized pages for this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplVirtualStatusVolReserveSpace 1.3.6.1.4.1.12740.5.1.7.65.1.7
The value of this object represents the pages reserved for this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplVirtualStatusExtConnections 1.3.6.1.4.1.12740.5.1.7.65.1.8
The value of this object represents number of active iscsi connections to this volume, not counting EQL generated connections.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiVolumeSyncReplVirtualStatisticsTable 1.3.6.1.4.1.12740.5.1.7.66
EqualLogic-Dynamic Sync Replication Virtual Volume Table. This table contains a list of sync replication virtual volumes in a group and their statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplVirtualStatisticsEntry

eqliscsiVolumeSyncReplVirtualStatisticsEntry 1.3.6.1.4.1.12740.5.1.7.66.1
An entry (row) containing sync replication virtual volume statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplVirtualStatisticsEntry  

eqliscsiVolumeSyncReplVirtualStatsTxData 1.3.6.1.4.1.12740.5.1.7.66.1.1
The count of data octets that were transmitted by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVolumeSyncReplVirtualStatsRxData 1.3.6.1.4.1.12740.5.1.7.66.1.2
The count of data octets that were received by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiVsrVirtualSyncReplStatusTable 1.3.6.1.4.1.12740.5.1.7.67
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVsrVirtualSyncReplStatusEntry

eqliscsiVsrVirtualSyncReplStatusEntry 1.3.6.1.4.1.12740.5.1.7.67.1
An entry (row) containing sync replication virtual volume sync replication status.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVsrVirtualSyncReplStatusEntry  

eqliscsiVsrVirtualSyncReplStatusSyncStatus 1.3.6.1.4.1.12740.5.1.7.67.1.1
This field specifies whether the volume is in sync.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER in-sync(1), out-of-sync(2), out-of-sync-due-to-paused(3), out-of-sync-due-to-snap-reserve-met(4), out-of-sync-due-to-member-offline(5), out-of-sync-due-to-no-pool-space-for-auto-grow(6), out-of-sync-due-to-alt-pool-lost-blocks(7)  

eqliscsiVsrVirtualSyncReplStatusUnreplicatedChanges 1.3.6.1.4.1.12740.5.1.7.67.1.2
This field specifies whether unreplicated changes exist for this volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(3)  

eqliscsiVsrVirtualSyncReplStatusTotalTxDataMB 1.3.6.1.4.1.12740.5.1.7.67.1.3
This field represents the amount of total changes since last in sync.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVsrVirtualSyncReplStatusRemainingTxDataMB 1.3.6.1.4.1.12740.5.1.7.67.1.4
This field represents the amount of remaining changes which need to be replicated.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSyncReplAfoStateTable 1.3.6.1.4.1.12740.5.1.7.68
Equalogic-member local AFO state
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSyncReplAfoStateEntry

eqliscsiSyncReplAfoStateEntry 1.3.6.1.4.1.12740.5.1.7.68.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSyncReplAfoStateEntry  

eqliscsiSyncReplAfoSeqNum 1.3.6.1.4.1.12740.5.1.7.68.1.1
This field specifies the sequence number for the record
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSyncReplAfoState 1.3.6.1.4.1.12740.5.1.7.68.1.2
This field specifies the current AFO state
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSyncReplAfoGrpLeadUuid 1.3.6.1.4.1.12740.5.1.7.68.1.3
This value represents the UUID of the Group lead that wrote this record
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolCollectionSyncReplActivePoolTable 1.3.6.1.4.1.12740.5.1.7.69
EqualLogic-Persistent This table maintains the list of pool configuration for each sync-repl collection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolCollectionSyncReplActivePoolEntry

eqliscsiVolCollectionSyncReplActivePoolEntry 1.3.6.1.4.1.12740.5.1.7.69.1
An entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolCollectionSyncReplActivePoolEntry  

eqliscsiVolCollectionSyncReplActivePoolRowStatus 1.3.6.1.4.1.12740.5.1.7.69.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolCollectionSyncReplActivePoolIndex 1.3.6.1.4.1.12740.5.1.7.69.1.2
This field specifies the unique index of the pool serving as the active pool in a sync-replication collection
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolCollectionSyncReplActivePoolFlags 1.3.6.1.4.1.12740.5.1.7.69.1.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  BITS syncReplDiscardActiveChanges(0), syncReplForceFailover(1), flag2(2), flag3(3), flag4(4), flag5(5), flag6(6), flag7(7), flag8(8), flag9(9), flag10(10), flag11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqliscsiVolCollectionSyncReplStatusTable 1.3.6.1.4.1.12740.5.1.7.70
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolCollectionSyncReplStatusEntry

eqliscsiVolCollectionSyncReplStatusEntry 1.3.6.1.4.1.12740.5.1.7.70.1
Synchronous replication status information
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolCollectionSyncReplStatusEntry  

eqliscsiVolCollectionSyncReplStatusSyncStatus 1.3.6.1.4.1.12740.5.1.7.70.1.1
This field specifies whether the collection is in sync
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER in-sync(1), out-of-sync(2)  

eqliscsiVolCollectionSyncReplStatusUnreplicatedChanges 1.3.6.1.4.1.12740.5.1.7.70.1.2
This field specifies whether unreplicated changes exist for this collection
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), unknown(3)  

eqliscsiVolCollectionSyncReplStatusTotalTxDataMB 1.3.6.1.4.1.12740.5.1.7.70.1.3
This field represents the amount of total changes since last in sync for this collection
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolCollectionSyncReplStatusRemainingTxDataMB 1.3.6.1.4.1.12740.5.1.7.70.1.4
This field represents the amount of remaining changes which need to be replicated for this collection
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplIndexVolumesTable 1.3.6.1.4.1.12740.5.1.7.71
EqualLogic-Dynamic Sync replication index volumes table. Provides relationships between sync replication indexes and all the volumes that are associated with that index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplIndexVolumesEntry

eqliscsiVolumeSyncReplIndexVolumesEntry 1.3.6.1.4.1.12740.5.1.7.71.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplIndexVolumesEntry  

eqliscsiVolumeSyncReplIndexVolumesPsvId 1.3.6.1.4.1.12740.5.1.7.71.1.1
If non-zero, the value represents the PsvId of the peer of the synchronous replication volume.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVolumeSyncReplSyncActiveOfflineTable 1.3.6.1.4.1.12740.5.1.7.72
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplSyncActiveOfflineEntry

eqliscsiVolumeSyncReplSyncActiveOfflineEntry 1.3.6.1.4.1.12740.5.1.7.72.1
An entry (row) containing volume-specific information used to set the identified Synchronous Replication volume offline.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplSyncActiveOfflineEntry  

eqliscsiVolumeSyncReplSyncActiveOffline 1.3.6.1.4.1.12740.5.1.7.72.1.1
This field is used to take the SyncActive volume offline. This field is read-write.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiDeletedVolumeInfoTable 1.3.6.1.4.1.12740.5.1.7.73
EqualLogic-Persistent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiDeletedVolumeInfoEntry

eqliscsiDeletedVolumeInfoEntry 1.3.6.1.4.1.12740.5.1.7.73.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiDeletedVolumeInfoEntry  

eqliscsiDeletedVolumeInfoRowStatus 1.3.6.1.4.1.12740.5.1.7.73.1.1
This field is used to indicate the status of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

eqliscsiDeletedVolumeInfoOriginalName 1.3.6.1.4.1.12740.5.1.7.73.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  UTFString Size(1..64)  

eqliscsiDeletedVolumeInfoOriginalType 1.3.6.1.4.1.12740.5.1.7.73.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER classic(1), thin-provisioned(2), snapshot(3)  

eqliscsiDeletedVolumeFlags 1.3.6.1.4.1.12740.5.1.7.73.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS replicaset(0), failback(1), recovery(2), syncrep(3), template(4), thinClone(5), flag6(6), flag7(7), flag8(8), flag9(9), flag10(10), flag11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqliscsiDeletedVolumeInfoDeleteDate 1.3.6.1.4.1.12740.5.1.7.73.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiDeletedVolumeThinWarnPercentage 1.3.6.1.4.1.12740.5.1.7.73.1.6
This field is the original thin warning percentage for the volume at the time it was deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiDeletedVolumeThinMaxGrowPercentage 1.3.6.1.4.1.12740.5.1.7.73.1.7
This field is the original thin max grow percentage for the volume at the time it was deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplActivePeerTable 1.3.6.1.4.1.12740.5.1.7.74
EqualLogic-Persistent This table maintains the volume index of the volume in the active pool for a sync-repl volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplActivePeerEntry

eqliscsiVolumeSyncReplActivePeerEntry 1.3.6.1.4.1.12740.5.1.7.74.1
An entry (row) containing active peer volume information for synchronous volume replication.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplActivePeerEntry  

eqliscsiVolumeSyncReplActivePeerRowStatus 1.3.6.1.4.1.12740.5.1.7.74.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeSyncReplActivePeerLocalMemberId 1.3.6.1.4.1.12740.5.1.7.74.1.2
This field specifies the first part of a unique index for identifing the active peer of the synchronous replication volume.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplActivePeerVolIndex 1.3.6.1.4.1.12740.5.1.7.74.1.3
This field specifies the second part of a unique index for identifing the active peer of the synchronous replication volume.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplActivePeerFlags 1.3.6.1.4.1.12740.5.1.7.74.1.4
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).
Status: current Access: read-write
OBJECT-TYPE    
  BITS syncReplDiscardActiveChanges(0), syncReplForceFailover(1), flag2(2), flag3(3), flag4(4), flag5(5), flag6(6), flag7(7), flag8(8), flag9(9), flag10(10), flag11(11), flag12(12), flag13(13), flag14(14), flag15(15), flag16(16), flag17(17), flag18(18), flag19(19), flag20(20), flag21(21), flag22(22), flag23(23), flag24(24), flag25(25), flag26(26), flag27(27), flag28(28), flag29(29), flag30(30), flag31(31)  

eqliscsiVolumeSyncReplActivePeerLookupTable 1.3.6.1.4.1.12740.5.1.7.75
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplActivePeerLookupEntry

eqliscsiVolumeSyncReplActivePeerLookupEntry 1.3.6.1.4.1.12740.5.1.7.75.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplActivePeerLookupEntry  

eqliscsiVolumeSyncReplActivePeerLookupLocalMemberId 1.3.6.1.4.1.12740.5.1.7.75.1.1
This field specifies the first part of a unique index for identifing the active peer of the synchronous replication volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplActivePeerLookupVolIndex 1.3.6.1.4.1.12740.5.1.7.75.1.2
This field specifies the second part of a unique index for identifing the active peer of the synchronous replication volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeSyncReplFailbackTable 1.3.6.1.4.1.12740.5.1.7.76
EqualLogic-Persistent This table maintains the list of underlying sync-repl volumes and if they can be used as a sync-repl failback target.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeSyncReplFailbackEntry

eqliscsiVolumeSyncReplFailbackEntry 1.3.6.1.4.1.12740.5.1.7.76.1
An entry in the sync-repl failback table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeSyncReplFailbackEntry  

eqliscsiVolumeSyncReplFailbackRowStatus 1.3.6.1.4.1.12740.5.1.7.76.1.1
This field is used indicate the status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeSyncReplAllowFailback 1.3.6.1.4.1.12740.5.1.7.76.1.2
This field is used to indicate that this volume can be used as a failback target.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiVolCollectionSyncReplSyncActiveOfflineTable 1.3.6.1.4.1.12740.5.1.7.77
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolCollectionSyncReplSyncActiveOfflineEntry

eqliscsiVolCollectionSyncReplSyncActiveOfflineEntry 1.3.6.1.4.1.12740.5.1.7.77.1
An entry (row) containing pool-specific information used to set the identified Synchronous Replication pool offline.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolCollectionSyncReplSyncActiveOfflineEntry  

eqliscsiVolCollectionSyncReplSyncActiveOffline 1.3.6.1.4.1.12740.5.1.7.77.1.1
This field is used to take the collection SyncActive pool offline. This field is read-write.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eqliscsiSyncReplStateTable 1.3.6.1.4.1.12740.5.1.7.78
Equalogic-member local syncrep state
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSyncReplStateEntry

eqliscsiSyncReplStateEntry 1.3.6.1.4.1.12740.5.1.7.78.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSyncReplStateEntry  

eqliscsiSyncReplStateSeqNum 1.3.6.1.4.1.12740.5.1.7.78.1.1
This field specifies the sequence number for the record
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSyncReplStateState 1.3.6.1.4.1.12740.5.1.7.78.1.2
This field specifies the Sync Rep State for the volume
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSyncReplStateGrpLeadUuid 1.3.6.1.4.1.12740.5.1.7.78.1.3
This value represents the UUID of the Group lead that wrote this record
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiVsrVirtualSyncReplSyncActiveOfflineTable 1.3.6.1.4.1.12740.5.1.7.79
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVsrVirtualSyncReplSyncActiveOfflineEntry

eqliscsiVsrVirtualSyncReplSyncActiveOfflineEntry 1.3.6.1.4.1.12740.5.1.7.79.1
An entry (row) containing volume-specific information used to set the identified Synchronous Replication volume offline for a virtual volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVsrVirtualSyncReplSyncActiveOfflineEntry  

eqliscsiVsrVirtualSyncReplSyncActiveOffline 1.3.6.1.4.1.12740.5.1.7.79.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eqliscsiVsrCollectionSyncReplSyncActiveOfflineTable 1.3.6.1.4.1.12740.5.1.7.80
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVsrCollectionSyncReplSyncActiveOfflineEntry

eqliscsiVsrCollectionSyncReplSyncActiveOfflineEntry 1.3.6.1.4.1.12740.5.1.7.80.1
An entry (row) containing pool-specific information used to read the identified Synchronous Replication pool offline.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVsrCollectionSyncReplSyncActiveOfflineEntry  

eqliscsiVsrCollectionSyncReplSyncActiveOffline 1.3.6.1.4.1.12740.5.1.7.80.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

eqliscsiVolNameSecondaryIndexTable 1.3.6.1.4.1.12740.5.1.7.81
EqualLogic-Dynamic
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolNameSecondaryIndexEntry

eqliscsiVolNameSecondaryIndexEntry 1.3.6.1.4.1.12740.5.1.7.81.1
An entry (row) which uses the eqliscsiVolumeName secondary key to lookup a eqliscsiVolumeName.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolNameSecondaryIndexEntry  

eqliscsiVolNameSecondaryIndexRowStatus 1.3.6.1.4.1.12740.5.1.7.81.1.1
This field is value of the RowStatus of the corresponding eqliscsiVolumeRowStatus volume
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

eqliscsiSharedVolumeSetTable 1.3.6.1.4.1.12740.5.1.7.82
EqualLogic-Persistent Table Volume set table. This table stores information about Shared Volume Sets in the PS-Group
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSharedVolumeSetEntry

eqliscsiSharedVolumeSetEntry 1.3.6.1.4.1.12740.5.1.7.82.1
An entry (row) containing shared volume set information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSharedVolumeSetEntry  

eqliscsiSharedVolumeSetIndex 1.3.6.1.4.1.12740.5.1.7.82.1.1
This field specifies a unique index for identifing shared volume set.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSharedVolumeSetRowStatus 1.3.6.1.4.1.12740.5.1.7.82.1.2
This field indicates whether the shared volume set is active or not.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

eqliscsiSharedVolumeSetPsvid 1.3.6.1.4.1.12740.5.1.7.82.1.3
EQL-SECONDARY-KEY This field is for internal use only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSharedVolumeSetSectorSize 1.3.6.1.4.1.12740.5.1.7.82.1.4
This field specifies, in bytes, the sector size all shared volumes in this shared volume set.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sector-size-512-bytes(0), sector-size-4096-bytes(1)  

eqliscsiSharedVolumeSetStorageBucketUUID 1.3.6.1.4.1.12740.5.1.7.82.1.5
EQL-SECONDARY-KEY A pointer to the parent storage bucket that contains this shared volume set.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSharedVolumeSharedVolumeSetBucket 1.3.6.1.4.1.12740.5.1.7.82.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqliscsiSharedVolumeSetBucketFullPolicy 1.3.6.1.4.1.12740.5.1.7.82.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER keep-online-fail-write-to-unallocated-pages(0), make-svs-offline(1)  

eqliscsiSharedVolumeTable 1.3.6.1.4.1.12740.5.1.7.83
EqualLogic-Persistent Table for storing shared volume set attributes that can frequently change.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSharedVolumeEntry

eqliscsiSharedVolumeEntry 1.3.6.1.4.1.12740.5.1.7.83.1
An entry (row) containing status for shared volume the values in this table are user configurable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSharedVolumeEntry  

eqliscsiSharedVolumeIndex 1.3.6.1.4.1.12740.5.1.7.83.1.1
This field specifies a unique index for identifying a shared volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSharedVolumeRowStatus 1.3.6.1.4.1.12740.5.1.7.83.1.2
This field is used indicate the status of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

eqliscsiSharedVolumePsvid 1.3.6.1.4.1.12740.5.1.7.83.1.3
EQL-SECONDARY-KEY This field is a unique universal identifier for this shared volume. This field is mostly for internal use only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSharedVolumeName 1.3.6.1.4.1.12740.5.1.7.83.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  UTFString Size(1..64)  

eqliscsiSharedVolumeSize 1.3.6.1.4.1.12740.5.1.7.83.1.5
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
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqliscsiSharedVolumeCreatedAs 1.3.6.1.4.1.12740.5.1.7.83.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  VirtualVolumeCreatedAs  

eqliscsiSharedVolumeIfSnapshotOrFastCloneMyParentVVol 1.3.6.1.4.1.12740.5.1.7.83.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqliscsiSharedVolumeSharedVolumeSet 1.3.6.1.4.1.12740.5.1.7.83.1.8
A pointer to the corresponding Shared Volume Set that contains this shared volume.
Status: current Access: read-only
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqliscsiSharedVolumeDescription 1.3.6.1.4.1.12740.5.1.7.83.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiSharedVolumeFlags 1.3.6.1.4.1.12740.5.1.7.83.1.10
This fields defines the common place holder for Volume operational flags.
Status: current Access: read-only
OBJECT-TYPE    
  BITS isVvol(0)  

eqliscsiSharedVolumeSecondaryLunId 1.3.6.1.4.1.12740.5.1.7.83.1.11
This field specifies the secondary LUN id for the volume This is an auto-generated field for internal use only.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqlVmwareVirtualVolumeTable 1.3.6.1.4.1.12740.5.1.7.84
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlVmwareVirtualVolumeEntry

eqlVmwareVirtualVolumeEntry 1.3.6.1.4.1.12740.5.1.7.84.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlVmwareVirtualVolumeEntry  

eqlVmwareVirtualVolumeRowStatus 1.3.6.1.4.1.12740.5.1.7.84.1.1
This field is used indicate the status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

eqlVmwareVirtualVolumeType 1.3.6.1.4.1.12740.5.1.7.84.1.2
This field specifies vmware virtual volume type.
Status: current Access: read-write
OBJECT-TYPE    
  VirtualVolumeType  

eqlVmWareVirtualVolumeIfSnapshotCreateDate 1.3.6.1.4.1.12740.5.1.7.84.1.3
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
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSharedVolumeStatusTable 1.3.6.1.4.1.12740.5.1.7.85
EqualLogic-Dynamic Storage Volume Table. This table contains a list of volumes in a group and their stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSharedVolumeStatusEntry

eqliscsiSharedVolumeStatusEntry 1.3.6.1.4.1.12740.5.1.7.85.1
An entry (row) containing volume stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSharedVolumeStatusEntry  

eqliscsiSharedVolumeStatusAllocatedSpace 1.3.6.1.4.1.12740.5.1.7.85.1.1
The value of this object represents the actual materialized pages for this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSharedVolumeStatusSharedSpace 1.3.6.1.4.1.12740.5.1.7.85.1.2
This field represents the number of pages the volume shares with other shared volumes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSharedVolumeStatusOperStatus 1.3.6.1.4.1.12740.5.1.7.85.1.3
This field specifies the current operational status of the shared volume.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), not-available(2), not-available-due-to-members-offline(3), not-available-due-to-lost-cached-blocks(4), not-available-due-to-thin-max-growth-met(5), not-available-due-to-nospace-for-auto-grow(7), not-available-due-to-missing-pages(8), not-available-due-to-internal-error(9)  

eqliscsiDynVVolTable 1.3.6.1.4.1.12740.5.1.7.86
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
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiDynVVolEntry

eqliscsiDynVVolEntry 1.3.6.1.4.1.12740.5.1.7.86.1
An entry (row) containing the Dyn VVol Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiDynVVolEntry  

eqliscsiDynVVolRowStatus 1.3.6.1.4.1.12740.5.1.7.86.1.1
This field indicates whether the VVol row is ACTIVE or not.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiDynVVolName 1.3.6.1.4.1.12740.5.1.7.86.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..64)  

eqliscsiDynVVolSize 1.3.6.1.4.1.12740.5.1.7.86.1.3
This field specifies the VVol size in MB. There is no default. Note: VVol size is round to a multiple of 15MB.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqliscsiDynVVolContainer 1.3.6.1.4.1.12740.5.1.7.86.1.4
This field contains the index of the container to place this VVol in.
Status: current Access: read-create
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqliscsiDynVVolDesc 1.3.6.1.4.1.12740.5.1.7.86.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(0..128)  

eqliscsiDynVVolCreatedAs 1.3.6.1.4.1.12740.5.1.7.86.1.6
This field specifies how this virtual volume was created.
Status: current Access: read-only
OBJECT-TYPE    
  VirtualVolumeCreatedAs  

eqliscsiDynVVolIfSnapshotOrFastCloneMyParentVVol 1.3.6.1.4.1.12740.5.1.7.86.1.7
Only applicable if vvol was created as a snapshot or a fast-clone. Gives information about the parent VVol.
Status: current Access: read-only
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqliscsiDynVVolType 1.3.6.1.4.1.12740.5.1.7.86.1.8
This field stores the type of the VVol.
Status: current Access: read-create
OBJECT-TYPE    
  VirtualVolumeType  

eqliscsiDynVVolCreateIsDerived 1.3.6.1.4.1.12740.5.1.7.86.1.9
Truth value only applicable on VVol create request, used to indicate if the new VVol to create is a derived VVol.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

eqliscsiDynVVolCreateDerivedType 1.3.6.1.4.1.12740.5.1.7.86.1.10
Only applicable when creating new vvols and if Dervied is true, indicates how the new VVol should be derived from the parent VVol
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER snapshot(2), fast-clone(3), clone(4)  

eqliscsiDynVVolCreateDerivedFromParent 1.3.6.1.4.1.12740.5.1.7.86.1.11
Only applicable when creating new vvols and if isDerived is true, contains the index of the volume to derive from.
Status: current Access: read-create
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqliscsiDynVVolIfSnapshotMyStatus 1.3.6.1.4.1.12740.5.1.7.86.1.12
This field specifies the snapshot status if the virtual volume, is a snapshot of another volume.
Status: current Access: read-create
OBJECT-TYPE    
  VirtualVolumeSnapshotStatus  

eqliscsiDynVVolPsvid 1.3.6.1.4.1.12740.5.1.7.86.1.13
This is read-only field, it stores the unique universal identifier for this Virtual volume.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqlDynamicSharedVolumeCopyTable 1.3.6.1.4.1.12740.5.1.7.87
EqualLogic-Dynamic shared volume rollback table. This table is a dynamic table used by clients rollback a shared volume to a snapshot shared volume.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDynamicSharedVolumeCopyEntry

eqlDynamicSharedVolumeCopyEntry 1.3.6.1.4.1.12740.5.1.7.87.1
An entry (row) containing the dynamic VVol Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDynamicSharedVolumeCopyEntry  

eqlDynamicSharedVolumeCopyRowStatus 1.3.6.1.4.1.12740.5.1.7.87.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqlDynamicSharedVolumeCopyDestSharedVolume 1.3.6.1.4.1.12740.5.1.7.87.1.2
This field identifes the destination of the rollback.
Status: current Access: read-create
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqlDynamicSharedVolumeCopySourceSharedVolume 1.3.6.1.4.1.12740.5.1.7.87.1.3
This field identifes the destination of the rollback.
Status: current Access: read-create
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqlDynamicSharedVolumeBindUnbindTable 1.3.6.1.4.1.12740.5.1.7.88
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDynamicSharedVolumeBindUnbindEntry

eqlDynamicSharedVolumeBindUnbindEntry 1.3.6.1.4.1.12740.5.1.7.88.1
An entry (row) containing the dynamic VVol Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDynamicSharedVolumeBindUnbindEntry  

eqlDynamicSharedVolumeBindUnbindRowStatus 1.3.6.1.4.1.12740.5.1.7.88.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqlDynamicSharedVolumeBindUnbindOper 1.3.6.1.4.1.12740.5.1.7.88.1.2
This field identifes the bind/unbind operation
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bind(1), unbind(2)  

eqlDynamicSharedVolumeBindUnbindAccessGroupIndex 1.3.6.1.4.1.12740.5.1.7.88.1.3
This field identifes the host/access group to bind this shared volume to.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqlDynamicSharedVolumeBindUnbindOperAugment 1.3.6.1.4.1.12740.5.1.7.88.1.4
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER update(0), updateAccess(1), doNotUpdateAccess(2)  

eqliscsiSharedVolumeMetadataTable 1.3.6.1.4.1.12740.5.1.7.89
EqualLogic-Persistent Table for storing metadata of shared volumes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSharedVolumeMetadataEntry

eqliscsiSharedVolumeMetadataEntry 1.3.6.1.4.1.12740.5.1.7.89.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSharedVolumeMetadataEntry  

eqliscsiSharedVolumeMetadataRowStatus 1.3.6.1.4.1.12740.5.1.7.89.1.1
This field is used to indicate the status of the shared volume metadata entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiSharedVolumeMetadataIndex 1.3.6.1.4.1.12740.5.1.7.89.1.2
This field specifies a unique index for identifying the shared volume metadata.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSharedVolumeMetadataKey 1.3.6.1.4.1.12740.5.1.7.89.1.3
Key represents the metadata field name. The maximum supported length of this field including the NULL character is 65.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..65)  

eqliscsiSharedVolumeMetadataValue 1.3.6.1.4.1.12740.5.1.7.89.1.4
This field represents the value of the metadata field. The maximum supported length of this field including the NULL character is 255.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..255)  

eqlPreppedSnapshotVVolTable 1.3.6.1.4.1.12740.5.1.7.90
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)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlPreppedSnapshotVVolEntry

eqlPreppedSnapshotVVolEntry 1.3.6.1.4.1.12740.5.1.7.90.1
An entry (row) containing status for shared volume the values in this table are user configurable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlPreppedSnapshotVVolEntry  

eqlPreppedSnapshotVVolRowStatus 1.3.6.1.4.1.12740.5.1.7.90.1.1
This field is used indicate the status of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

eqlPreppedSnapshotVVolPsvid 1.3.6.1.4.1.12740.5.1.7.90.1.2
This field is a unique universal identifier for this shared volume. This field is mostly for internal use only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqlPreppedSnapshotVVolName 1.3.6.1.4.1.12740.5.1.7.90.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  UTFString Size(1..64)  

eqlPreppedSnapshotVVolSize 1.3.6.1.4.1.12740.5.1.7.90.1.4
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
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eqlPreppedSnapshotVVolMyParentVVol 1.3.6.1.4.1.12740.5.1.7.90.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqlPreppedSnapshotVVolBucket 1.3.6.1.4.1.12740.5.1.7.90.1.6
This field contains the index of the bucket that contains this prepped snapshot.
Status: current Access: read-create
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqlPreppedSnapshotVVolDescription 1.3.6.1.4.1.12740.5.1.7.90.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  UTFString Size(0..128)  

eqlDynamicSharedVolumeDiffTable 1.3.6.1.4.1.12740.5.1.7.91
EqualLogic-Dynamic shared volume difference table This write-only table is a dynamic table used by clients to perform a difference between 2 volumes
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDynamicSharedVolumeDiffEntry

eqlDynamicSharedVolumeDiffEntry 1.3.6.1.4.1.12740.5.1.7.91.1
An entry (row) containing the dynamic row. The Index will be the VVol
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDynamicSharedVolumeDiffEntry  

eqlDynamicSharedVolumeDiffRowStatus 1.3.6.1.4.1.12740.5.1.7.91.1.1
This field is used indicate the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqlDynamicSharedVolumeDiffBaseIndex 1.3.6.1.4.1.12740.5.1.7.91.1.2
This field specifies the base shared volume index associated with the shared volume.
Status: current Access: read-create
OBJECT-TYPE    
  EQL2PartRowPointerStr  

eqlDynamicSharedVolumeDiffAdmin 1.3.6.1.4.1.12740.5.1.7.91.1.3
This field identifes the type of diff ooperation
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unSharedBitMap(1), allocatedBitMap(2), unsharedChunks(3)  

eqlDynamicSharedVolumeDiffStartSegmentOffset 1.3.6.1.4.1.12740.5.1.7.91.1.4
This value represents the starting segment for the diff operation
Status: current Access: read-create
OBJECT-TYPE    
  Counter64  

eqlDynamicSharedVolumeDiffSegmentsLength 1.3.6.1.4.1.12740.5.1.7.91.1.5
This value represents the segments size being requested.
Status: current Access: read-create
OBJECT-TYPE    
  Counter64  

eqlDynamicSharedVolumeDiffChunkSize 1.3.6.1.4.1.12740.5.1.7.91.1.6
This value represents the size of the Chunk entry for the bit map or other calculation
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeCompressionConfigurationTable 1.3.6.1.4.1.12740.5.1.7.92
EqualLogic-Persistent This table defines volume specific compression paramters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeCompressionConfigurationEntry

eqliscsiVolumeCompressionConfigurationEntry 1.3.6.1.4.1.12740.5.1.7.92.1
An entry in the volume compression configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeCompressionConfigurationEntry  

eqliscsiVolumeCompressionConfigurationRowStatus 1.3.6.1.4.1.12740.5.1.7.92.1.1
This field is used indicate the status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeCompressionConfigurationPolicy 1.3.6.1.4.1.12740.5.1.7.92.1.2
Specify how this volume's snapshots should be compressed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER automatic(0), always(1), user-defined(2), never(3)  

eqliscsiVolumeCompressionConfigurationSnapDelay 1.3.6.1.4.1.12740.5.1.7.92.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

eqlDynamicSharedVolumeDiffChunkTable 1.3.6.1.4.1.12740.5.1.7.93
EqualLogic-Dynamic. This table exposes the vvol as number of chunks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlDynamicSharedVolumeDiffChunkEntry

eqlDynamicSharedVolumeDiffChunkEntry 1.3.6.1.4.1.12740.5.1.7.93.1
Information related to each chunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlDynamicSharedVolumeDiffChunkEntry  

eqlDynamicSharedVolumeDiffChunkIndex 1.3.6.1.4.1.12740.5.1.7.93.1.1
This value represents index of the chunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqlDynamicSharedVolumeDiffChunkSegmentSize 1.3.6.1.4.1.12740.5.1.7.93.1.2
This value represents the size of a segment. This is passed in to the row create of the eqlDynamicSharedVolumeDiffChunkTable
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqlDynamicSharedVolumeDiffNumChunkSegments 1.3.6.1.4.1.12740.5.1.7.93.1.3
This value represents the size of the chunk expressed as number of segments.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqlDynamicSharedVolumeDiffChunkModified 1.3.6.1.4.1.12740.5.1.7.93.1.4
This value represents a bit mask of modified segments in the given chunk.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1024)  

eqliscsiVolumeMetadataTable 1.3.6.1.4.1.12740.5.1.7.94
EqualLogic-Persistent Table for storing metadata of volumes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiVolumeMetadataEntry

eqliscsiVolumeMetadataEntry 1.3.6.1.4.1.12740.5.1.7.94.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiVolumeMetadataEntry  

eqliscsiVolumeMetadataRowStatus 1.3.6.1.4.1.12740.5.1.7.94.1.1
This field is used to indicate the status of the volume metadata entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiVolumeMetadataIndex 1.3.6.1.4.1.12740.5.1.7.94.1.2
This field specifies a unique index for identifying the volume metadata.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiVolumeMetadataKey 1.3.6.1.4.1.12740.5.1.7.94.1.3
EQL-SECONDARY-KEY Key represents the metadata field name. The maximum supported length of this field including the NULL character is 65.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..65)  

eqliscsiVolumeMetadataValue 1.3.6.1.4.1.12740.5.1.7.94.1.4
This field represents the value of the metadata field. The maximum supported length of this field including the NULL character is 255.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..255)  

eqliscsiSnapshotMetadataTable 1.3.6.1.4.1.12740.5.1.7.95
EqualLogic-Persistent Table for storing metadata of snapshots.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSnapshotMetadataEntry

eqliscsiSnapshotMetadataEntry 1.3.6.1.4.1.12740.5.1.7.95.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSnapshotMetadataEntry  

eqliscsiSnapshotMetadataRowStatus 1.3.6.1.4.1.12740.5.1.7.95.1.1
This field is used to indicate the status of the snapshot metadata entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eqliscsiSnapshotMetadataIndex 1.3.6.1.4.1.12740.5.1.7.95.1.2
This field specifies a unique index for identifying the snapshot metadata.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eqliscsiSnapshotMetadataKey 1.3.6.1.4.1.12740.5.1.7.95.1.3
EQL-SECONDARY-KEY Key represents the metadata field name. The maximum supported length of this field including the NULL character is 65.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..65)  

eqliscsiSnapshotMetadataValue 1.3.6.1.4.1.12740.5.1.7.95.1.4
This field represents the value of the metadata field. The maximum supported length of this field including the NULL character is 255.
Status: current Access: read-create
OBJECT-TYPE    
  UTFString Size(1..255)  

eqliscsiSyncReplAfoTiebreakerTable 1.3.6.1.4.1.12740.5.1.7.96
Equalogic-member local AFO tiebreaker
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSyncReplAfoTiebreakerEntry

eqliscsiSyncReplAfoTiebreakerEntry 1.3.6.1.4.1.12740.5.1.7.96.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSyncReplAfoTiebreakerEntry  

eqliscsiSyncReplAfoTiebreakerSeqNum 1.3.6.1.4.1.12740.5.1.7.96.1.1
This field specifies the sequence number for the record
Status: current Access: not-accessible
OBJECT-TYPE    
  Counter64  

eqliscsiSyncReplAfoTiebreaker 1.3.6.1.4.1.12740.5.1.7.96.1.2
This value represents the UUID of the Tiebreaker
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSyncReplAfoTiebreakerGrpLeadUuid 1.3.6.1.4.1.12740.5.1.7.96.1.3
This value represents the UUID of the Group lead that wrote this record
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(16)  

eqliscsiSharedVolumeStatisticsTable 1.3.6.1.4.1.12740.5.1.7.97
EqualLogic-Dynamic Storage SharedVolume Table. This table contains a list of volumes in a group and their statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqliscsiSharedVolumeStatisticsEntry

eqliscsiSharedVolumeStatisticsEntry 1.3.6.1.4.1.12740.5.1.7.97.1
An entry (row) containing volume statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqliscsiSharedVolumeStatisticsEntry  

eqliscsiSharedVolumeStatsCmdPdus 1.3.6.1.4.1.12740.5.1.7.97.1.1
The count of Command PDUs transferred to this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSharedVolumeStatsRspPdus 1.3.6.1.4.1.12740.5.1.7.97.1.2
The count of Response PDUs transferred to this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqliscsiSharedVolumeStatsTxData 1.3.6.1.4.1.12740.5.1.7.97.1.3
The count of data octets that were transmitted by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsRxData 1.3.6.1.4.1.12740.5.1.7.97.1.4
The count of data octets that were received by the local iSCSI node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsNoOfSessions 1.3.6.1.4.1.12740.5.1.7.97.1.5
No of sessions that were established and closed so far to this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eqliscsiSharedVolumeStatsReadLatency 1.3.6.1.4.1.12740.5.1.7.97.1.6
The accumulative latency in milli seconds for read operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsWriteLatency 1.3.6.1.4.1.12740.5.1.7.97.1.7
The accumulative latency in milli seconds for write operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsReadOpCount 1.3.6.1.4.1.12740.5.1.7.97.1.8
The number of read operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsWriteOpCount 1.3.6.1.4.1.12740.5.1.7.97.1.9
The number of write operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsReadAvgLatency 1.3.6.1.4.1.12740.5.1.7.97.1.10
The average latency in milli seconds for read operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqliscsiSharedVolumeStatsWriteAvgLatency 1.3.6.1.4.1.12740.5.1.7.97.1.11
The average latency in milli seconds for write operations on this volume.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqliscsiSharedVolumeStatsHCIscsiReadWriteCmdsReceived 1.3.6.1.4.1.12740.5.1.7.97.1.13
The number of iscsi read/write commands received for operations on this volume. This object is a 64-bit version of eqliscsiSharedVolumeStatsIscsiReadWriteCmdsReceived.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsHCIscsiTotalQD 1.3.6.1.4.1.12740.5.1.7.97.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

eqliscsiSharedVolumeStatsMisAlignedIO 1.3.6.1.4.1.12740.5.1.7.97.1.15
A 64-bit counter that is incremented by the number of mis-aligned I/O operations performed on a volume TODO - beef this up!!!!!
Status: current Access: read-only
OBJECT-TYPE    
  Counter64