MIB Viewer

a3sysFmStatus

OBJECT-TYPE
1.3.6.1.4.1.43.2.13.12.6
Access
read-only
Status
mandatory
Sub-identifiers
0
This identifies the current status of the file management operation. This applies to the following operations: copy(2), and directory(6). If there is an operation in progress, this object will have the value inProgress(2). Otherwise inactive(1) will be returned.
INTEGER { inactive (1), inProgress (2) }