cfgTransferStatus
CTRON-SSR-CONFIG-MIB ·
.1.3.6.1.4.1.52.2501.1.231.5
Object
scalar
Enumeration
The current status of the transfer task. Default state is idle. sending indicates a file transfer (agent->mgr) in progress. receiving indicates sending a file from Manager to agent. transferComplete indicates a successful transfer. error indicates a failed transfer. See cfgLastError to diagnose why the transfer failed.
Context
- MIB
- CTRON-SSR-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.2501.1.231.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cfgGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | sending |
3 | receiving |
4 | transferComplete |
5 | error |