All MIBs › EQLMEMBER-MIB › eqlMemberUUID
eqlMemberUUID
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberUUID
OID (numeric): 1.3.6.1.4.1.12740.2.1.1.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
EQL-SECONDARY-KEY This field is for internal use only.
What is eqlMemberUUID?
This holds a 16-byte unique identifier for an EQL storage array member. It's used internally by the system to track and identify individual array members across the cluster. An operator would reference this UUID in logs or diagnostics to pinpoint which physical storage device failed or needs maintenance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.8 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberUUID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.8.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberUUID.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.2 | eqlmemberModule | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1 | eqlmemberObjects | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.1 | eqlMemberTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.1.1 | eqlMemberEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.1.1.8 | eqlMemberUUID | EQLMEMBER-MIB |