MIB Viewer

copyFileStatus

OBJECT-TYPE
1.3.6.1.4.1.164.6.2.12.18.1.1.15
Access
read-only
Status
current
Sub-identifiers
0
Status of Copy File session. The copyFileStatus should be equal to noOp(2) when an entry was created by createAndWait and is not activated yet. When session ended with success, the Status should be endedOk(6). The copyFileStatus is equal to error(7) in case of failure. NMS can obtain error reason from the copyFileError OBJECT. The default value is the 'noOp(2)'. The copyFileStatus is equal to errorOveridden (8) in case of invalid or incorrect file. This status indicates to the agent to remove the file.
INTEGER { noOp (2), authenticating (3), connecting (4), transferringData (5), endedOk (6), error (7), errorOveridden (8) }