All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolStatsMemberCount
eqlStoragePoolStatsMemberCount
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberCount
OID (numeric): 1.3.6.1.4.1.12740.16.1.2.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This field indicates how many total members are in this storage pool. This is a dynamic value, it is not Administrator setable.
What is eqlStoragePoolStatsMemberCount?
This read-only counter reports the total number of array members assigned to this storage pool. An admin uses it alongside eqlStoragePoolStatsMemberNumOnline to confirm all expected members are present and online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.8 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.8.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlStoragePoolStatsMemberCount.1
Start monitoring Dell EqualLogic PS-series iSCSI SAN storage array (storage pool) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberCount OID value, configure state conditions and alerts, and monitor any Dell EqualLogic PS-series iSCSI SAN storage array (storage pool) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12740.16 | eqlStoragePoolModule | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1 | eqlStoragePoolObjects | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.2 | eqlStoragePoolStatsTable | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.2.1 | eqlStoragePoolStatsEntry | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.2.1.8 | eqlStoragePoolStatsMemberCount | EQLSTORAGEPOOL-MIB |