All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolStatsFreeSpaceBorrowing
eqlStoragePoolStatsFreeSpaceBorrowing
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsFreeSpaceBorrowing
OID (numeric): 1.3.6.1.4.1.12740.16.1.2.1.29
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
This field specifies the amount of free space that is being borrowed against by volumes for either Recoverable Volumes or snapshots
What is eqlStoragePoolStatsFreeSpaceBorrowing?
This object tracks the amount of free storage space that volumes have borrowed from a pool to accommodate data beyond their originally allocated capacity. When a recoverable volume or snapshot needs more storage than assigned, it can temporarily borrow space from the pool's free capacity to avoid write failures. Network administrators monitor this value to understand how much borrowed space is actively in use and plan when to add more storage capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.29 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsFreeSpaceBorrowing
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.29.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsFreeSpaceBorrowing.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.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.29 | eqlStoragePoolStatsFreeSpaceBorrowing | EQLSTORAGEPOOL-MIB |