The statistics task table, providing create/modify/delete operations.
To create a task, you need to create a related record in this table, and add instance nodes in the hwPMTaskInstanceTable.
If you delete a task, the related instances in the hwPMTaskInstanceTable will be deleted.
The index of the table is hwPMStatisticsTaskName.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.1 | hwPMStatisticsTaskName | OCTET STRING{(1,31)} | read-only | This object indicates the name of a statistics task. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.2 | hwPMStatisticsTaskFileFormat | INTEGER{hwPMtxtv1(1),hwPMbinv1(2),hwPM3Gppxmlv1(3)} | read-create | The statistics task file format, only text(1) can be supported now. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.3 | hwPMStatisticsRecordFileEnable | INTEGER{enable(1),disable(2)} | read-create | Enable or disable the record file function. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.4 | hwPMStatisticsThresholdEnable | INTEGER{enable(1),disable(2)} | read-create | Enable or disable the threshold function. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.5 | hwPMStatisticsTaskPeriod | INTEGER{five(5),ten(10),fifteen(15),thirty(30),sixty(60),twentyfourhours(1440),invalid(0)} | read-create | The interval of statistics task, in minutes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.6 | hwPMStatisticsTaskTransferPeriod | Integer32{(1,60)} | read-create | This object indicates the interval for generating performance data files. The value is an integer multiple of the statistics period. If a short statistics collection period (non-24 hour), the value ranges from 1 to 16. For a long period, the value ranges from 1 to 3. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.7 | hwPMStatisticsTaskCurrentFileIndex | Unsigned32{(0,4)} | read-only | The current file index of statistics task. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.16 | hwPMStatisticsTaskRowStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | The row status. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.17 | hwPMStatisticsTaskSampleInterval | INTEGER{one(1),two(2),three(3),five(5),ten(10),fifteen(15),thirty(30),sixty(60)} | read-create | The interval of task sampling, in minutes. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.18 | hwPMStatisticsUploadAutoName | OCTET STRING{(0,31)} | read-create | The object refers to the mib node hwPMFileUploadRequestName,which enables the device to automatically and periodically send statistics files to the server. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.190.1.5.1.19 | hwPMStatisticsTaskType | INTEGER{pmStatistics(3),pmSdh(6),monHistory(7),monStatistics(8),sdhShort(10)} | read-create | The type of statistics task. | This object is implemented as defined in the corresponding MIB files. |