All MIBs › EQLVOLUME-MIB › eqliscsiDeletedVolumeInfoOriginalType
eqliscsiDeletedVolumeInfoOriginalType
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiDeletedVolumeInfoOriginalType
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.73.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This field specifies the volume type at the time it was deleted. Volumes are converted to thin provisioned when they are deleted in order to consume as little free space as possible. They are converted back to this type when they are restored.
What is eqliscsiDeletedVolumeInfoOriginalType?
This OID records the original storage volume type of a deleted volume before the system converted it to thin-provisioned format (to save space). When an administrator restores a deleted volume, the system converts it back to this original type. An operator would view this to understand what storage configuration a deleted volume will have when restored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.73.1.3 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiDeletedVolumeInfoOriginalType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.73.1.3.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiDeletedVolumeInfoOriginalType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqliscsiDeletedVolumeInfoOriginalType.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.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.73 | eqliscsiDeletedVolumeInfoTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.73.1 | eqliscsiDeletedVolumeInfoEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.73.1.3 | eqliscsiDeletedVolumeInfoOriginalType | EQLVOLUME-MIB |