me1200IcfgStatusCopyConfigStatus
ME1200-ICFG-MIB ·
.1.3.6.1.4.1.9.9.815.1.101.1.3.3.1
Object
scalar
ME1200ConfigStatus
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
- ME1200-ICFG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.101.1.3.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- me1200IcfgStatusCopyConfig
Syntax
ME1200ConfigStatus
- Source
- ME1200ConfigStatus
- 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 |