cie1000IcfgStatusCopyConfigStatus
CIE1000-ICFG-MIB ·
.1.3.6.1.4.1.9.9.832.1.101.1.3.3.1
Object
scalar
CIE1000IcfgConfigStatus
The status indicates the status of current copy operation. none(0) means no copy operation. success(1) means copy operation is successful. inProgress(2) means current copy operation is in progress. errOtherInProcessing(3) means copy operation is failed due to other in processing. errNoSuchFile(4) means copy operation is failed due to file not existing. errSameSrcDst(5) means copy operation is failed due to the source and destination are the same. errPermissionDenied(6) means copy operation is failed due to the destination is not permitted to modify. errLoadSrc(7) means copy operation is failed due to the error to load source file. errSaveDst(8) means copy operation is failed due to the error to save or commit destination.
Context
- MIB
- CIE1000-ICFG-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.101.1.3.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cie1000IcfgStatusCopyConfig
Syntax
CIE1000IcfgConfigStatus
- Source
- CIE1000IcfgConfigStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | success |
2 | inProgress |
3 | errOtherInProcessing |
4 | errNoSuchFile |
5 | errSameSrcDst |
6 | errPermissionDenied |
7 | errLoadSrc |
8 | errSaveDst |