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
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlTagTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLTAG-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLTAG-MIB::eqlTagTable'
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.
eqlTagEntry row .1.3.6.1.4.1.12740.23.1.1.1
An entry in the tag table.
Column Syntax OID
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:
1folder
.1.3.6.1.4.1.12740.23.1.1.1.1
The index of the tag, included only because the MIB
compiler fails without it, so this is a workaround.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.12740.23.1.1.1.2
Row status used to manage this row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.12740.23.1.1.1.3
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.12740.23.1.1.1.5
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
.1.3.6.1.4.1.12740.23.1.2 · 1 row entry · 3 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlTagObjectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLTAG-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLTAG-MIB::eqlTagObjectTable'
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.
eqlTagObjectEntry row .1.3.6.1.4.1.12740.23.1.2.1
An entry in the tag object table.
Column Syntax OID
The index of the tag to object, included only because the MIB
compiler fails without it, so this is a workaround.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.12740.23.1.2.1.1
The authoritative identification for the MIB object to tag.
SNMPv2-TCRowPointerr/w
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.12740.23.1.2.1.2
Row status used to manage this row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.12740.23.1.2.1.3
.1.3.6.1.4.1.12740.23.1.3 · 1 row entry · 1 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlAdminAccountTagTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLTAG-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLTAG-MIB::eqlAdminAccountTagTable'
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.
eqlAdminAccountTagEntry row .1.3.6.1.4.1.12740.23.1.3.1
An entry in the tag table.
Column Syntax OID
The administrative permission to a tag.
Enumeration
Enumerated Values:
1read-only
2read-write
.1.3.6.1.4.1.12740.23.1.3.1.1
.1.3.6.1.4.1.12740.23.1.4 · 1 row entry · 1 columns
Uses the equallogic variant from /opt/observium/mibs/equallogic.
Command help
Walk eqlVolumeTagTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLTAG-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLTAG-MIB::eqlVolumeTagTable'
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.
eqlVolumeTagEntry row .1.3.6.1.4.1.12740.23.1.4.1
An entry in the volume tag table.
Column Syntax OID
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