EQLTAG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
11
eqlTagTable
table.1.3.6.1.4.1.12740.23.1.1
·
1 row entry
·
6 columns
EqualLogic-Persistent
This table maintains the list of tags. For every tag,
there is a row in this table. This table supports multiple types of tags.
Initially the only supported tag type is 'folder'. Subsequently clients
can add other types of tags, and clients can add tags of the new tag
types to this table.
Clients can walk this table to get all tags, or can maintain the
first index constant (tag type) to get all tags type. For
example, the client can walk this table to get all folder tags.
An entry in the tag table.
Indexes
eqlTagType eqlTagIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
eqlTagType
This field specifies the type of this tag. A typical
tag type is folder. Tag type enumeration values from 0 to 9,999 are reserved for internal use. When user defined tag types are supported, the user defined tag en… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.12740.23.1.1.1.1 |
||||||||||||
|
eqlTagIndex
The index of the tag, included only because the MIB
compiler fails without it, so this is a workaround. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.12740.23.1.1.1.2 |
||||||||||||
|
eqlTagRowStatus
Row status used to manage this row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.12740.23.1.1.1.3 |
||||||||||||
|
eqlTagValue
This field specifies the value of the tag. For folders,
this value is the name of the folder. The tag value can be up to 63 characters plus NULL. |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.12740.23.1.1.1.4 |
||||||||||||
|
eqlTagAdminAccountKey
This field specifies the unique key for identifying a volume administrator
that owns this tag. If no account has this value as its eqlStorageGroupAdminAccountKey, then the tag is unassigned. |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.12740.23.1.1.1.5 |
||||||||||||
|
eqlTagValueDescription
This field specifies a descriptive string that provides details about this tag.
The description can be up to 127 characters plus NULL. |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.12740.23.1.1.1.6 |
eqlTagObjectTable
table.1.3.6.1.4.1.12740.23.1.2
·
1 row entry
·
3 columns
EqualLogic-Persistent This table maintains an association between tags and objects. Clients can use this table to determine for a given tag, which objects are associated with the tag. When the tag is a folder, it lists the objects that are in the folder.
An entry in the tag object table.
Indexes
eqlTagType eqlTagIndex eqlTagObjectIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
eqlTagObjectIndex
The index of the tag to object, included only because the MIB
compiler fails without it, so this is a workaround. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.12740.23.1.2.1.1 |
||||||||||||
|
eqlTagObjectTaggedObjectPointer
The authoritative identification for the MIB object to tag.
|
SNMPv2-TCRowPointerr/w Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier |
.1.3.6.1.4.1.12740.23.1.2.1.2 |
||||||||||||
|
eqlTagObjectRowStatus
Row status used to manage this row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.12740.23.1.2.1.3 |
eqlAdminAccountTagTable
table.1.3.6.1.4.1.12740.23.1.3
·
1 row entry
·
1 columns
EqualLogic-Dynamic
This table has a row for every admin that has read or read-write access
to a tag. If an admin does not have access to tag X, there is
no row in the table with index 1.admin.X.
Clients can walk this table to get all tags that an admin can access.
An entry in the tag table.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
eqlAdminAccountTagAccess
The administrative permission to a tag.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.12740.23.1.3.1.1 |
eqlVolumeTagTable
table.1.3.6.1.4.1.12740.23.1.4
·
1 row entry
·
1 columns
EqualLogic-Dynamic
Stores which tags reference a particular volume.
Clients can walk this table, and for each volume, get the tags that reference this volume.
An entry in the volume tag table.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
eqlVolumeTagValue
This field specifies the value of the tag. For folders,
this value is the name of the folder. The tag value can be up to 63 characters plus NULL. |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.12740.23.1.4.1.1 |