All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolSnapTrimBuffer
eqlStoragePoolSnapTrimBuffer
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimBuffer
OID (numeric): 1.3.6.1.4.1.12740.16.1.1.1.14
Node type: OBJECT-TYPE
Type: Counter64
Access: read-write
Description:
This field specifies how far below the SnapTrimThreshold to trim in MB.
What is eqlStoragePoolSnapTrimBuffer?
This OID stores how many megabytes below a threshold to trim storage snapshots automatically. Setting this controls the buffer zone before cleanup triggers. An operator adjusts this value to balance between keeping recent snapshots available and automatically freeing disk space on storage systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.1.1.14 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimBuffer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.1.1.14.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimBuffer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.16.1.1.1.14.1 i <value>
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.1 | eqlStoragePoolTable | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.1.1 | eqlStoragePoolEntry | EQLSTORAGEPOOL-MIB |
| 1.3.6.1.4.1.12740.16.1.1.1.14 | eqlStoragePoolSnapTrimBuffer | EQLSTORAGEPOOL-MIB |