MIB Viewer

hwBulkStatDefineFileStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.140.1.8.1.16
Access
read-create
Status
current
Sub-identifiers
0
Bulk file status: ready(1): When a bulk file created, the status is stop. You should change it to ready status to start the bulk file. running(2):The collection task is writing data to this file. You cannot delete the file. This value cannot be set. stop(3):This state means that the bulk file is suspended. If this value is set when in the running status, then writing file is stopped.
INTEGER { ready(1), running(2), stopped(3) }