All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolSnapTrimmerHWMLifeTime
eqlStoragePoolSnapTrimmerHWMLifeTime
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimmerHWMLifeTime
OID (numeric): 1.3.6.1.4.1.12740.16.1.1.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This field defines the amount of time (in secs) that the trimmer will use Volume In Use HWM to calculate the borrowed space for the thin volume. Default is 10 days
What is eqlStoragePoolSnapTrimmerHWMLifeTime?
This read-write setting, in seconds (default 864000, or 10 days), controls how long the snapshot trimmer uses a volume's high-water-mark to calculate borrowed space for thin-provisioned volumes. An admin would typically leave this at default unless tuning how aggressively the trimmer accounts for thin volume usage over time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.1.1.15 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimmerHWMLifeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.1.1.15.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimmerHWMLifeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.16.1.1.1.15.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlStoragePoolSnapTrimmerHWMLifeTime.1
Start monitoring Dell EqualLogic PS-series iSCSI SAN storage array (storage pool) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EQLSTORAGEPOOL-MIB::eqlStoragePoolSnapTrimmerHWMLifeTime OID value, configure state conditions and alerts, and monitor any Dell EqualLogic PS-series iSCSI SAN storage array (storage pool) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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.15 | eqlStoragePoolSnapTrimmerHWMLifeTime | EQLSTORAGEPOOL-MIB |