All MIBs › EQLMEMBER-MIB › eqlMemberVersion
eqlMemberVersion
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberVersion
OID (numeric): 1.3.6.1.4.1.12740.2.1.1.1.14
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This field specifies the compatibility level of a member.
What is eqlMemberVersion?
This OID stores a version number indicating which firmware generation a storage array member supports. You can configure it to control compatibility between different array members. Use this when adding new storage devices to an existing array to ensure hardware can work together at a compatible level.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.14 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.1.1.14.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.2.1.1.1.14.1 i <value>
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.14 | eqlMemberVersion | EQLMEMBER-MIB |