EQLTAG-MIB: View SNMP OID List / Download MIB
VENDOR: EQUALLOGIC
Home | MIB: EQLTAG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
eqltagModule | 1.3.6.1.4.1.12740.23 |
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. |
||
eqltagObjects | 1.3.6.1.4.1.12740.23.1 | |||
eqlTagTable | 1.3.6.1.4.1.12740.23.1.1 | no-access |
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.1 | no-access |
An entry in the tag table. |
||
eqlTagType | 1.3.6.1.4.1.12740.23.1.1.1.1 | integer | no-access |
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. Enumeration: 'folder': 1. |
eqlTagIndex | 1.3.6.1.4.1.12740.23.1.1.1.2 | unsigned32 | no-access |
The index of the tag, included only because the MIB compiler fails without it, so this is a workaround. |
eqlTagRowStatus | 1.3.6.1.4.1.12740.23.1.1.1.3 | rowstatus | read-only |
Row status used to manage this row. |
eqlTagValue | 1.3.6.1.4.1.12740.23.1.1.1.4 | utfstring | read-write |
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. |
eqlTagAdminAccountKey | 1.3.6.1.4.1.12740.23.1.1.1.5 | unsigned32 | read-write |
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. |
eqlTagValueDescription | 1.3.6.1.4.1.12740.23.1.1.1.6 | utfstring | read-write |
This field specifies a descriptive string that provides details about this tag. The description can be up to 127 characters plus NULL. |
eqlTagObjectTable | 1.3.6.1.4.1.12740.23.1.2 | no-access |
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.1 | no-access |
An entry in the tag object table. |
||
eqlTagObjectIndex | 1.3.6.1.4.1.12740.23.1.2.1.1 | unsigned32 | no-access |
The index of the tag to object, included only because the MIB compiler fails without it, so this is a workaround. |
eqlTagObjectTaggedObjectPointer | 1.3.6.1.4.1.12740.23.1.2.1.2 | rowpointer | read-write |
The authoritative identification for the MIB object to tag. |
eqlTagObjectRowStatus | 1.3.6.1.4.1.12740.23.1.2.1.3 | rowstatus | read-only |
Row status used to manage this row. |
eqlAdminAccountTagTable | 1.3.6.1.4.1.12740.23.1.3 | no-access |
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.1 | no-access |
An entry in the tag table. |
||
eqlAdminAccountTagAccess | 1.3.6.1.4.1.12740.23.1.3.1.1 | integer | read-only |
The administrative permission to a tag. Enumeration: 'read-write': 2, 'read-only': 1. |
eqlVolumeTagTable | 1.3.6.1.4.1.12740.23.1.4 | no-access |
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.1 | no-access |
An entry in the volume tag table. |
||
eqlVolumeTagValue | 1.3.6.1.4.1.12740.23.1.4.1.1 | utfstring | read-write |
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. |
eqltagNotifications | 1.3.6.1.4.1.12740.23.2 | |||
eqltagConformance | 1.3.6.1.4.1.12740.23.3 |