All MIBs › EQLVOLUME-MIB › eqliscsiVolumeStatusActualMemberCount
eqliscsiVolumeStatusActualMemberCount
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiVolumeStatusActualMemberCount
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.7.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This field specifies the number of members this volume is spread across. It must be equal to number of rows in VolumeMemberTable for this volume.
What is eqliscsiVolumeStatusActualMemberCount?
This OID counts how many storage array members (physical or virtual drives) a volume is striped or distributed across for redundancy. The count must match the number of member records in the volume's member table. A storage administrator would check this to verify that a volume is correctly distributed and to detect if member count drops due to failed drives.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.7.1.4 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeStatusActualMemberCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.7.1.4.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeStatusActualMemberCount.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.7 | eqliscsiVolumeStatusTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.7.1 | eqliscsiVolumeStatusEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.7.1.4 | eqliscsiVolumeStatusActualMemberCount | EQLVOLUME-MIB |