copyFileStatus
RAD-CopyFile-MIB ·
.1.3.6.1.4.1.164.6.2.12.18.1.1.15
Object
column
Enumeration
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.
Context
- MIB
- RAD-CopyFile-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.18.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- copyFileEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noOp |
3 | authenticating |
4 | connecting |
5 | transferringData |
6 | endedOk |
7 | error |
8 | errorOveridden |