All MIBs › EQLMEMBER-MIB › eqlMemberNumberOfConnections
eqlMemberNumberOfConnections
Module: EQLMEMBER-MIB
OID (symbolic): EQLMEMBER-MIB::eqlMemberNumberOfConnections
OID (numeric): 1.3.6.1.4.1.12740.2.1.12.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This field specifies the number of iSCSI connections made from initiators to this array.
What is eqlMemberNumberOfConnections?
This read-only object reports the number of active iSCSI connections from initiators (clients) to a specific Dell EqualLogic storage array member. Storage administrators monitor this value to track current connection load and capacity usage on each array in the storage group. This metric helps with load balancing and identifying when an array needs additional connections or when to migrate workloads.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.12.1.1 snmpwalk -v2c -c public <target> EQLMEMBER-MIB::eqlMemberNumberOfConnections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.2.1.12.1.1.1 snmpget -v2c -c public <target> EQLMEMBER-MIB::eqlMemberNumberOfConnections.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlMemberNumberOfConnections.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.12 | eqlMemberConnTable | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.12.1 | eqlMemberConnEntry | EQLMEMBER-MIB |
| 1.3.6.1.4.1.12740.2.1.12.1.1 | eqlMemberNumberOfConnections | EQLMEMBER-MIB |