All MIBs › EQLVOLUME-MIB › eqliscsiSnapshotCompressionDelay
eqliscsiSnapshotCompressionDelay
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiSnapshotCompressionDelay
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.2.1.25
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The minimum amount of time (minutes) to wait before allowing this snapshot to be compressed.
What is eqliscsiSnapshotCompressionDelay?
This object sets the minimum wait time (in minutes) before the storage system is allowed to compress an iSCSI volume snapshot. This delay ensures recent snapshots remain uncompressed and quickly accessible, while older snapshots can be compressed to save space. Backup administrators configure this to balance storage efficiency with data recovery requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.2.1.25 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiSnapshotCompressionDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.2.1.25.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiSnapshotCompressionDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.2.1.25.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.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.2 | eqliscsiSnapshotTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.2.1 | eqliscsiSnapshotEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.2.1.25 | eqliscsiSnapshotCompressionDelay | EQLVOLUME-MIB |