etsysFileOperationRowStatus
ENTERASYS-FILE-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.15.3.5.1.6
Object
A control that allows entries to be added, activated,
deactivated, and removed from this table.
When the value of this object is 'active' none of the
other objects in this conceptual row can be modified.
Setting this object to the 'active' state from the
'notInService' state will cause the requested file
operation to be initiated or queued.
Once the requested file operation has completed,
successfully or otherwise, this leaf will be set to
the 'notInService' state by the managed entity.
Setting this object to any other valid state from the
'active' state will cancel the file operation if it
has not been started.
Setting this object to the 'active' state from the
'active' state will not have any affect.
Conceptual rows that have been in the 'notInService'
state for some entity specific time period will be
destroyed by the managed entity.
Context
- MIB
- ENTERASYS-FILE-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.15.3.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysFileOperationEntry
- Table
- etsysFileOperationTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysFileOperationIndex The locally arbitrary, but unique identifier associated
with this file operation entry. | column | Unsigned32 | .1.3.6.1.4.1.5624.1.2.15.3.5.1.1 |
| etsysFileOperationType The operation that should be performed on the named file. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.15.3.5.1.2 |
| etsysFileOperationFileName The fully qualified name of the file that this operation
will be applied to. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.15.3.5.1.3 |
| etsysFileOperationFileNewName The new fully qualified name for this file. This object is
only required for the rename operation type. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.15.3.5.1.4 |
| etsysFileOperationErrorDescription This object contains a descriptive error message if the
requested operation failed. Implementations must reset
the error message to a zero-length string when the
etsysFileOperati… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.15.3.5.1.5 |