MIB Viewer

hwBulkStatDefineFileStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.140.1.8.1.20
Access
read-create
Status
current
Sub-identifiers
0
The value of this object identifies status of statistics files.There are three available values: stopped, ready, and running. For running state, it is read-only. For the other two, they are read-create, but can not be set to running, and set duplicatedly.
INTEGER { ready(1), running(2), stopped(3) }