This table gives the properties of all the storage devices on the device .
The index of the table is hwStorageIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.9.1.4.2.1.1 | hwStorageIndex | Integer32{(1,255)} | not-accessible | The index of hwStorageTable. It has the minimum value of 1. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.4.2.1.2 | hwStorageType | INTEGER{flash(1),hardDisk(2),cfCard(3),usbDisk(4),sdCard(5)} | read-only | The type of all the storage devices on the device | The actually supported value range is flash(1); hardDisk(2); cfCard(3). | 
| 1.3.6.1.4.1.2011.6.9.1.4.2.1.3 | hwStorageSpace | Integer32 | read-only | Specifies the total size of the storage devices indexed by hwStorageTable. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.4.2.1.4 | hwStorageSpaceFree | Integer32 | read-only | The free space of the storage devices. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.4.2.1.5 | hwStorageName | OCTET STRING{(0,32)} | read-only | The storage devices name used to refer to the device within the system. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.4.2.1.6 | hwStorageDescr | OCTET STRING{(0,255)} | read-only | Description of the purpose of the storage devices on the system. | The value is fixed at " ". |