All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolStatsSnapshotUsed
eqlStoragePoolStatsSnapshotUsed
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsSnapshotUsed
OID (numeric): 1.3.6.1.4.1.12740.16.1.2.1.10
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
This field specifies how many MB of snapshot space is currently utilized in this storage pool. This is a dynamic value, it is not Administrator setable.
What is eqlStoragePoolStatsSnapshotUsed?
This OID counts how many megabytes of snapshot (point-in-time copy) storage is currently consumed. Storage admins monitor this to ensure backup copies don't exhaust available disk. When snapshot usage approaches capacity, administrators must delete old snapshots to prevent running out of backup space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.10 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsSnapshotUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.10.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsSnapshotUsed.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.10 | eqlStoragePoolStatsSnapshotUsed | EQLSTORAGEPOOL-MIB |