EQLSTORAGEPOOL-MIB :: eqlStoragePoolStatsVolumeSubscribed

MIB Reference — IPNetwork Monitor

All MIBsEQLSTORAGEPOOL-MIBeqlStoragePoolStatsVolumeSubscribed

eqlStoragePoolStatsVolumeSubscribed

Module: EQLSTORAGEPOOL-MIB

OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsVolumeSubscribed

OID (numeric): 1.3.6.1.4.1.12740.16.1.2.1.20

Node type: OBJECT-TYPE

Type: Counter64

Access: read-only

Description:

This field specifies the total subscribed space for all volumes in this pool. For a thin provisioned volume, subscribed space is the advertised space. For a regular volume, subscribed space is the volume size. The value of this field will be equal to sum of eqliscsiVolumeSize field for all volumes in this pool.

What is eqlStoragePoolStatsVolumeSubscribed?

This OID holds the total advertised storage space across all volumes in a storage pool—the sum of all volume sizes, whether they are actual or thin-provisioned. It shows the total capacity customers believe they have, independent of actual physical consumption. An operator monitors this to track over-subscription ratios; if subscribed space is 2TB but physical pool capacity is 1TB, the operator knows they're relying on thin provisioning and must monitor actual usage closely.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.20
snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsVolumeSubscribed

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.20.1
snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsVolumeSubscribed.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlStoragePoolStatsVolumeSubscribed.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.12740equalLogicEQUALLOGIC-SMI
1.3.6.1.4.1.12740.16eqlStoragePoolModuleEQLSTORAGEPOOL-MIB
1.3.6.1.4.1.12740.16.1eqlStoragePoolObjectsEQLSTORAGEPOOL-MIB
1.3.6.1.4.1.12740.16.1.2eqlStoragePoolStatsTableEQLSTORAGEPOOL-MIB
1.3.6.1.4.1.12740.16.1.2.1eqlStoragePoolStatsEntryEQLSTORAGEPOOL-MIB
1.3.6.1.4.1.12740.16.1.2.1.20eqlStoragePoolStatsVolumeSubscribedEQLSTORAGEPOOL-MIB