EQLTAG-MIB
- Registered at
- 1.3.6.1.4.1.12740.23
- Last updated
- 2015-03-17 15:28
- Organization
- EqualLogic Inc.
- Revisions
- 2011-10-02 00:00
- Namespace
- equallogic
- Source file
EQLTAG-MIB- Digest
sha256:0ebad2cfb7491748e70c8ca3fcbbda6bdf894ebd9ff4699639ac7af929f832db
Description
Equallogic Inc. tag information Copyright (c) 2002-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.
Contact
Contact: Customer Support Postal: Dell Inc 300 Innovative Way, Suite 301, Nashua, NH 03062 Tel: +1 603-579-9762 E-mail: US-NH-CS-TechnicalSupport@dell.com WEB: www.equallogic.com
Imports
| From | Symbols |
|---|---|
| EQLGROUP-MIB | UTFString, eqlGroupId, eqlStorageGroupAdminAccountIndex |
| EQLVOLUME-MIB | eqliscsiLocalMemberId, eqliscsiVolumeIndex |
| EQUALLOGIC-SMI | equalLogic |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso |
| SNMPv2-TC | DisplayString, RowPointer, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
EQLGROUP-MIB EQLSTORAGEPOOL-MIB EQLTAG-MIB EQLVOLUME-MIB EQUALLOGIC-SMI INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| eqltagObjects OBJECT-IDENTITY | 1.3.6.1.4.1.12740.23.1 | |||
| eqlTagTable OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.1 | not-accessible | current | |
| eqlTagEntry OBJECT-TYPE An entry in the tag table. | 1.3.6.1.4.1.12740.23.1.1.1 | not-accessible | current | |
| eqlTagType OBJECT-TYPE 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 enumerated values start at 10,000. | 1.3.6.1.4.1.12740.23.1.1.1.1 | INTEGER {folder(1)} | not-accessible | current |
| eqlTagIndex OBJECT-TYPE The index of the tag, included only because the MIB compiler fails without it, so this is a workaround. | 1.3.6.1.4.1.12740.23.1.1.1.2 | Unsigned32 | not-accessible | current |
| eqlTagRowStatus OBJECT-TYPE Row status used to manage this row. | 1.3.6.1.4.1.12740.23.1.1.1.3 | RowStatus | read-create | current |
| eqlTagValue OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.1.1.4 | UTFString (SIZE(0..64)) | read-write | current |
| eqlTagAdminAccountKey OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.1.1.5 | Unsigned32 | read-write | current |
| eqlTagValueDescription OBJECT-TYPE This field specifies a descriptive string that provides details about this tag. The description can be up to 127 characters plus NULL. | 1.3.6.1.4.1.12740.23.1.1.1.6 | UTFString (SIZE(0..128)) | read-write | current |
| eqlTagObjectTable OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.2 | not-accessible | current | |
| eqlTagObjectEntry OBJECT-TYPE An entry in the tag object table. | 1.3.6.1.4.1.12740.23.1.2.1 | not-accessible | current | |
| eqlTagObjectIndex OBJECT-TYPE The index of the tag to object, included only because the MIB compiler fails without it, so this is a workaround. | 1.3.6.1.4.1.12740.23.1.2.1.1 | Unsigned32 | not-accessible | current |
| eqlTagObjectTaggedObjectPointer OBJECT-TYPE The authoritative identification for the MIB object to tag. | 1.3.6.1.4.1.12740.23.1.2.1.2 | RowPointer | read-write | current |
| eqlTagObjectRowStatus OBJECT-TYPE Row status used to manage this row. | 1.3.6.1.4.1.12740.23.1.2.1.3 | RowStatus | read-create | current |
| eqlAdminAccountTagTable OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.3 | not-accessible | current | |
| eqlAdminAccountTagEntry OBJECT-TYPE An entry in the tag table. | 1.3.6.1.4.1.12740.23.1.3.1 | not-accessible | current | |
| eqlAdminAccountTagAccess OBJECT-TYPE The administrative permission to a tag. | 1.3.6.1.4.1.12740.23.1.3.1.1 | INTEGER {read-only(1), read-write(2)} | read-only | current |
| eqlVolumeTagTable OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.4 | not-accessible | current | |
| eqlVolumeTagEntry OBJECT-TYPE An entry in the volume tag table. | 1.3.6.1.4.1.12740.23.1.4.1 | not-accessible | current | |
| eqlVolumeTagValue OBJECT-TYPE 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. | 1.3.6.1.4.1.12740.23.1.4.1.1 | UTFString (SIZE(0..64)) | read-write | current |
| eqltagNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.12740.23.2 | |||
| eqltagConformance OBJECT-IDENTITY | 1.3.6.1.4.1.12740.23.3 |