Home/Catalog/EQLACCESS-MIB

EQLACCESS-MIB

AI MIB Summary

The EQLACCESS-MIB enables monitoring and management of Dell EqualLogic storage array access group configurations, including member host definitions and access control parameters. It facilitates the tracking of group membership states and connectivity status for iSCSI initiators within the storage fabric.

Dell Inc. Access Group information. Copyright (c) 2012 by Dell, Inc. All rights reserved. This software may not be copied, disclosed, transferred, or used except in accordance with a license granted by Dell, Inc. This software embodies proprietary information and trade secrets of Dell, Inc.
Main OID:
eqlAccessModule.1.3.6.1.4.1.12740.24
86
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

86 total
Object Name
eqlAccessModuleDell Inc. Access Group information. Copyright (c) 2012 by Dell, Inc. All rights reserved. This software may not be copied, disclosed, transferred, or used except in accordance with a license granted by Dell, Inc. This software embodies proprietary information and trade secrets of Dell, Inc.
MODULE-IDENTITY
.1.3.6.1.4.1.12740.24
eqlAccessObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.12740.24.1
eqlAccessGroupTableEqualLogic-Persistent This table stores information for both access records and access groups. This MIB table uses the same object to describe both. Whether the object is an Access Group or Access Record is described by its eqlAccessGroupType field. TimeoutDelete:90
SEQUENCE OF EqlAccessGroupEntry
.1.3.6.1.4.1.12740.24.1.1
eqlAccessGroupEntryAn entry in the Access Group table.
EqlAccessGroupEntry
.1.3.6.1.4.1.12740.24.1.1.1
eqlAccessGroupIndexThe index of the access group.
Unsigned32
.1.3.6.1.4.1.12740.24.1.1.1.1
eqlAccessGroupRowStatusRow status used to manage this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.1.1.2
eqlAccessGroupUUIDThis field specifies a descriptive string that provides the UUID of the VMWare host used to create the Access Group. The description can be up to 63 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.1.1.3
eqlAccessGroupNameThis field specifies a descriptive string that provides the name of the access group. The description can be up to 31 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.1.1.4
eqlAccessGroupKeyNameEQL-SECONDARY-KEY This field specifies the iSCSI profile sysprep version of eqlAccessGroupName. It is populated by the backend on a row-create.ro
UTFString
.1.3.6.1.4.1.12740.24.1.1.1.5
eqlAccessGroupDescriptionThis field specifies a descriptive string that provides details of the access group. The description can be up to 127 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.1.1.6
eqlAccessGroupAdminKeyThis field specifies the unique key for identifying the administrator who owns this access group.rw
Unsigned32
.1.3.6.1.4.1.12740.24.1.1.1.7
eqlAccessGroupTypeThis field describes whether the ACL is an access group or access record.rw
Enumeration
.1.3.6.1.4.1.12740.24.1.1.1.8
eqlAccessGroupPrivacyFlagThis field is used to mark if an access group is public (able to be used by any user) or private (only able to be used by the person who created it or group admin).rw
Enumeration
.1.3.6.1.4.1.12740.24.1.1.1.9
eqlAccessGroupByTypeTableEquallogic-Dynamic This table displays information for access records and access groups, like eqlAccessGroupTable, but partitioned by type (access-record, access-group), which is part of the index (eqlAccessGroupType).
SEQUENCE OF EqlAccessGroupByTypeEntry
.1.3.6.1.4.1.12740.24.1.2
eqlAccessGroupByTypeEntryAn entry in the Access Group By Type table.
EqlAccessGroupByTypeEntry
.1.3.6.1.4.1.12740.24.1.2.1
eqlAccessGroupByTypeUUIDThis field specifies a descriptive string that provides the UUID of the VMWare host used to create the Access Group. The description can be up to 63 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.2.1.1
eqlAccessGroupByTypeNameThis field specifies a descriptive string that provides the name of the access group. The description can be up to 31 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.2.1.2
eqlAccessGroupByTypeDescriptionThis field specifies a descriptive string that provides details of the access group. The description can be up to 127 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.2.1.3
eqlAccessGroupByTypeAdminKeyThis field specifies the unique key for identifying an access group.rw
Unsigned32
.1.3.6.1.4.1.12740.24.1.2.1.4
eqlAccessGroupMemberTableEqualLogic-Persistent This table represents a hierarchy of access groups via their corresonding eqlAccessGroupIndex in the eqlAccessGroupTable.
SEQUENCE OF EqlAccessGroupMemberEntry
.1.3.6.1.4.1.12740.24.1.3
eqlAccessGroupMemberEntryAn entry in the Access Group Member table.
EqlAccessGroupMemberEntry
.1.3.6.1.4.1.12740.24.1.3.1
eqlAccessGroupChildIndexEQL-SECONDARY-KEY The eqlAccessGroupIndex in the eqlAccessGroupTable of the host access group which is associated with a cluster access group, which is defined by the index represented in eqlAccessGroupIndex of the full table index.rw
Unsigned32
.1.3.6.1.4.1.12740.24.1.3.1.1
eqlAccessGroupMemberRowStatusRow status used to manage this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.3.1.2
eqlAccessPointTableEqualLogic-Persistent This table stores stores information on all the configured access points. One row for each access point that the PS-Admin creates.
SEQUENCE OF EqlAccessPointEntry
.1.3.6.1.4.1.12740.24.1.4
eqlAccessPointEntryAn entry in the Access Point Table.
EqlAccessPointEntry
.1.3.6.1.4.1.12740.24.1.4.1
eqlAccessPointIndexThe index of the access point.
Unsigned32
.1.3.6.1.4.1.12740.24.1.4.1.1
eqlAccessPointRowStatusRow status used to manage this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.4.1.2
eqlAccessPointInitiatorNameThe name of the iscsi initiator permitted to discover or login.rw
UTFString
.1.3.6.1.4.1.12740.24.1.4.1.3
eqlAccessPointInitiatorCHAPUserNameThe 256 byte character name user name to be used for initiator authentication.rw
UTFString
.1.3.6.1.4.1.12740.24.1.4.1.4
eqlAccessPointDescriptionThis field specifies a descriptive string that provides details of the access group. The description can be up to 127 characters plus NULL.rw
UTFString
.1.3.6.1.4.1.12740.24.1.4.1.5
eqlAccessPointAddrTableEqualLogic-Persistent This table stores stores information on all the configured access points. One row for each access point that the PS-Admin creates.
SEQUENCE OF EqlAccessPointAddrEntry
.1.3.6.1.4.1.12740.24.1.5
eqlAccessPointAddrEntryAn entry in the Access Point IP Address Table.
EqlAccessPointAddrEntry
.1.3.6.1.4.1.12740.24.1.5.1
eqlAccessPointAddrIndexThe index of the access point IP Address table.
Unsigned32
.1.3.6.1.4.1.12740.24.1.5.1.1
eqlAccessPointAddrRowStatusRow status used to manage this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.5.1.2
eqlAccessPointAddrInitiatorAddrTypeThe IP version of the address of the initiator and corresponding wildcard allowed to access the target.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.12740.24.1.5.1.3
eqlAccessPointAddrInitiatorAddrThe IP address of the initiator allowed to access the target.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.12740.24.1.5.1.4
eqlAccessPointAddrInitiatorAddrWildcardTypeThe IP version of the address of the initiator and corresponding wildcard allowed to access the target.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.12740.24.1.5.1.5
eqlAccessPointAddrInitiatorAddrWildcardThe wildcard mask defines which portion of the eqlInitiatorAddress that does not have to match for the initiator to be permitted access to the volume. Type IPv4 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 must match. When x is 0, then that portion of the initiator's ip address does not have to match.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.12740.24.1.5.1.6
eqlAccessGroupObjectAssocTableEqualLogic-Persistent This table stores stores information on all configured Access Group to Object associations. There is a row for each access group to volume association.
SEQUENCE OF EqlAccessGroupObjectAssocEntry
.1.3.6.1.4.1.12740.24.1.6
eqlAccessGroupObjectAssocEntryAn entry in the Access Group Object Association table.
EqlAccessGroupObjectAssocEntry
.1.3.6.1.4.1.12740.24.1.6.1
eqlAccessGroupObjectAssocIndexThe index of the access group association table.
Unsigned32
.1.3.6.1.4.1.12740.24.1.6.1.1
eqlAccessGroupObjectAssocRowStatusRow status used to manage this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.6.1.2
eqlAccessGroupObjectAssocOIDOID of the volume, folder, container, etc that this ACL is associated with.rw
RowPointer (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.6.1.3
eqlAccessGroupObjectAssocFlagFlag that indicates type of object that the access group modifies.rw
ACLAppliesTo (EQLVOLUME-MIB)
.1.3.6.1.4.1.12740.24.1.6.1.4
eqlAccessGroupObjectAssocCreatorThis field identifies the creator of the Association.rw
Enumeration
.1.3.6.1.4.1.12740.24.1.6.1.5
eqlAccessGroupVolumeAssocTableEqualLogic-Dynamic This table stores stores information on all configured Volume to Access Group associations. There is a row for each access group to volume association.
SEQUENCE OF EqlAccessGroupVolumeAssocEntry
.1.3.6.1.4.1.12740.24.1.7
eqlAccessGroupVolumeAssocEntryAn entry in the Volume Access Group Association Table.
EqlAccessGroupVolumeAssocEntry
.1.3.6.1.4.1.12740.24.1.7.1
eqlAccessGroupVolumeAssocFlagFlag that indicates type of object that the access group modifies.ro
ACLAppliesTo (EQLVOLUME-MIB)
.1.3.6.1.4.1.12740.24.1.7.1.1
eqlAccessGroupVolumeAssocObjectIndexThe index of the Access Group Object Association object in the eqlAccessGroupObjectAssocTable.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.7.1.2
eqlVolumeAccessGroupAssocTableEqualLogic-Dynamic This table shows information on access groups associated with a specific volume. Each row reflects one association
SEQUENCE OF EqlVolumeAccessGroupAssocEntry
.1.3.6.1.4.1.12740.24.1.8
eqlVolumeAccessGroupAssocEntryAn entry in the Volume Access Group Association Table.
EqlVolumeAccessGroupAssocEntry
.1.3.6.1.4.1.12740.24.1.8.1
eqlVolumeAccessGroupAssocFlagFlag that indicates type of object that the access group modifies.ro
ACLAppliesTo (EQLVOLUME-MIB)
.1.3.6.1.4.1.12740.24.1.8.1.1
eqlVolumeAccessGroupAssocObjectIndexThe index of the Access Group Object Association object in the eqlAccessGroupObjectAssocTable.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.8.1.2
eqlAccessGroupSharedVolumeAssocTableEqualLogic-Dynamic This table stores stores information on all configured Shared Volume to Access Group associations. There is a row for each access group to shared volume association.
SEQUENCE OF EqlAccessGroupSharedVolumeAssocEntry
.1.3.6.1.4.1.12740.24.1.9
eqlAccessGroupSharedVolumeAssocEntryAn entry in the Volume Access Group Association Table.
EqlAccessGroupSharedVolumeAssocEntry
.1.3.6.1.4.1.12740.24.1.9.1
eqlAccessGroupSharedVolumeAssocFlagFlag that indicates type of object that the access group modifies.ro
ACLAppliesTo (EQLVOLUME-MIB)
.1.3.6.1.4.1.12740.24.1.9.1.1
eqlAccessGroupSharedVolumeAssocObjectIndexThe index of the Access Group Object Association object in the eqlAccessGroupObjectAssocTable.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.9.1.2
eqlSharedVolumeAccessGroupAssocTableEqualLogic-Dynamic This table shows information on access groups associated with a specific shared volume. Each row reflects one association
SEQUENCE OF EqlSharedVolumeAccessGroupAssocEntry
.1.3.6.1.4.1.12740.24.1.10
eqlSharedVolumeAccessGroupAssocEntryAn entry in the Volume Access Group Association Table.
EqlSharedVolumeAccessGroupAssocEntry
.1.3.6.1.4.1.12740.24.1.10.1
eqlSharedVolumeAccessGroupAssocFlagFlag that indicates type of object that the access group modifies.ro
ACLAppliesTo (EQLVOLUME-MIB)
.1.3.6.1.4.1.12740.24.1.10.1.1
eqlSharedVolumeAccessGroupAssocObjectIndexThe index of the Access Group Object Association object in the eqlAccessGroupObjectAssocTable.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.10.1.2
eqlAdminAccountAccessGroupTableEqualLogic-Dynamic This table shows information on admin account ownership for particular Access Groups. Each row reflects one access group ownership.
SEQUENCE OF EqlAdminAccountAccessGroupEntry
.1.3.6.1.4.1.12740.24.1.11
eqlAdminAccountAccessGroupEntryAn entry in the Admin Account Access Group Table.
EqlAdminAccountAccessGroupEntry
.1.3.6.1.4.1.12740.24.1.11.1
eqlAdminAccountAccessGroupRowStatusRow status used to manage this row.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.12740.24.1.11.1.1
eqlAdminAccountAccessGroupAccessAdministrative permission to the Access Group.ro
Enumeration
.1.3.6.1.4.1.12740.24.1.11.1.2
eqlACLCountTableEqualLogic-Dynamic This table provides a count of the number of ACLs currently in the system. It is used by the front end to help with limit checking
SEQUENCE OF EqlACLCountEntry
.1.3.6.1.4.1.12740.24.1.12
eqlACLCountEntryAn entry in the ACL Count table.
EqlACLCountEntry
.1.3.6.1.4.1.12740.24.1.12.1
eqlACLCountUserDefinedTotal number of User defined ACL's in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.1
eqlACLCountMPIOTotal number of MPIO ACL's in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.2
eqlACLCountTotalTotal number of ACL's in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.3
eqlMaxAccessGroupCountMaximum number of Access Groups allowed in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.4
eqlMaxAccessRecordCountMaximum number of Access Records allowed in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.5
eqlMaxAccessPointCountMaximum number of Access Points allowed in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.6
eqlMaxAccessPointIPAddrCountMaximum number of Access Point IP Addresses allowed in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.7
eqlMaxAssociationCountMaximum number of Access Object to Volume associations allowed in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.8
eqlAccessGroupCountCurrent number of Access Groups in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.9
eqlAccessRecordCountCurrent number of Access Records in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.10
eqlAccessPointCountCurrent number of Access Points in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.11
eqlAccessPointIPAddrCountCurrent number of Access Point IP Addresses in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.12
eqlAssociationCountCurrent number of Access Object to Volume associations in the group.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.12.1.13
eqlVolumeAccessGroupAssocCountTableEqualLogic-Dynamic This table provides a count for the total number of access groups and access records associated to a single volume. Data is indexed by volume.
SEQUENCE OF EqlVolumeAccessGroupAssocCountEntry
.1.3.6.1.4.1.12740.24.1.13
eqlVolumeAccessGroupAssocCountEntryAn entry in the ACL Association Count table.
EqlVolumeAccessGroupAssocCountEntry
.1.3.6.1.4.1.12740.24.1.13.1
eqlVolumeAccessGroupAssocCountTotal count of access group associations for the volume.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.13.1.1
eqlVolumeAccessRecordAssocCountTotal count of access record associations for the volume.ro
Unsigned32
.1.3.6.1.4.1.12740.24.1.13.1.2
eqlAccessNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.12740.24.2
eqlAccessConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.12740.24.3
EQLACCESS-MIB - SNMP MIB Reference | MIBs Explorer