All MIBs › EQLSTORAGEPOOL-MIB › eqlStoragePoolStatsSnapshotReserved
eqlStoragePoolStatsSnapshotReserved
Module: EQLSTORAGEPOOL-MIB
OID (symbolic): EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsSnapshotReserved
OID (numeric): 1.3.6.1.4.1.12740.16.1.2.1.9
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
This field specifies how many MB of snapshot space is reserved in this storage pool. This is a dynamic value, it is not Administrator setable.
What is eqlStoragePoolStatsSnapshotReserved?
This counter measures the total megabytes of storage reserved for snapshots within a storage pool. It automatically updates as snapshots are created or deleted and is read-only to administrators. An operator monitors this to ensure sufficient snapshot capacity is available and to plan storage growth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.9 snmpwalk -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsSnapshotReserved
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.16.1.2.1.9.1 snmpget -v2c -c public <target> EQLSTORAGEPOOL-MIB::eqlStoragePoolStatsSnapshotReserved.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqlStoragePoolStatsSnapshotReserved.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.9 | eqlStoragePoolStatsSnapshotReserved | EQLSTORAGEPOOL-MIB |