eqlTagTable
EQLTAG-MIB ·
.1.3.6.1.4.1.12740.23.1.1
Object
table
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.
Context
- MIB
- EQLTAG-MIB
- OID
.1.3.6.1.4.1.12740.23.1.1- Type
- table
- Status
- current
- Parent
- eqltagObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLTAG-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLTAG-MIB::eqlTagTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.