All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolStatsMemberNumOnline
eqlStoragePoolStatsMemberNumOnline
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberNumOnline
OID (numeric): 1.3.6.1.4.1.12740.16.1.2.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This field indicates how many members are online in this storage pool. This is a dynamic value, it is not Administrator setable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.7 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberNumOnline
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.7.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsMemberNumOnline.1
How to Use in IPNetwork Monitor
Select a Dell EqualLogic PS Series iSCSI SAN storage array as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate eqlStoragePoolStatsMemberNumOnline under the eqlStoragePoolStatsEntry branch of EQLSTORAGEPOOL-MIB, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports how many storage array members are currently online within this EqualLogic storage pool. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the count drops below the number of members you expect to be online, which would indicate an array has gone offline. Click Finish to create the monitor; you can adjust any parameter later.
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.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.7 | eqlStoragePoolStatsMemberNumOnline | EQLSTORAGEPOOL-MIB |