All MIBs › EQLMEMBER-MIB › eqlMemberServiceTag
eqlMemberServiceTag
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberServiceTag
OID (numeric): 1.3.6.1.4.1.12740.2.1.11.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
This field specifies the service tag number for the array.
What is eqlMemberServiceTag?
This object contains the service tag number assigned to an array member in an Equallogic storage system, typically used for Dell/EMC storage device identification. The value is read-only and provides a unique identifier for hardware support and warranty tracking purposes. An operator uses this to identify specific physical array members when contacting support or managing warranty information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.11.1.8 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberServiceTag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.11.1.8.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberServiceTag.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlMemberServiceTag.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.11 | eqlMemberChassisTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.11.1 | eqlMemberChassisEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.11.1.8 | eqlMemberServiceTag | EQLMEMBER-MIB |