ConfigCopyState

  • Base type Enumeration

The state of a tftp config-copy operation. The description of each state is given below: waiting: only one config-copy request can run at any time. A newly activated config-copy request is placed in this state if another request has already been activated. running: this state signifies that the config-copy request is running. successsful: the state when a config-copy request is successfully completed. failed: the config-copy request was unsuccesful.

Possible values

4 objects
Number Name
1 waiting
2 running
3 successful
4 failed