All MIBs › EQLVOLUME-MIB › eqliscsiLocalMemberIdLow
eqliscsiLocalMemberIdLow
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiLocalMemberIdLow
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.9.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
EqualLogic-Dynamic A number which uniquely identifies this instance of the Equallogic SNMP agent within the group. This number will the same as the corresponding MemberIndex for this array in the eqlMemberTable.
What is eqliscsiLocalMemberIdLow?
This object contains a unique identifier for the local EqualLogic storage array member within the group. The identifier corresponds to the member's index in the member table for that array group. Operators use this to identify which specific array member is being managed when handling multi-member storage groups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.9.2 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiLocalMemberIdLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.9.2.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiLocalMemberIdLow.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqliscsiLocalMemberIdLow.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.5 | eqliscsiModule | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1 | eqliscsiObjects | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7 | eqliscsiTarget | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.9 | eqliscsiAdminGroup | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.9.2 | eqliscsiLocalMemberIdLow | EQLVOLUME-MIB |