fileCopyResult
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.25.8
Object
scalar
Enumeration
Contains the result of the last copy action request. If the value of fileCopyResult is rcpError(22), then the detailed rcp error messages are contained in fileCopyResultRcpErrorMessage.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.25.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fileCopyGrp
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | success |
3 | noResponse |
4 | tooManyRetries |
5 | noBuffers |
6 | noProcesses |
7 | badChecksum |
8 | badLength |
9 | badFlash |
10 | serverError |
11 | userCanceled |
12 | wrongCode |
13 | fileNotFound |
14 | invalidHost |
15 | invalidModule |
16 | accessViolation |
17 | unknownStatus |
18 | invalidStorageDevice |
19 | insufficientSpaceOnStorageDevice |
20 | insufficientDramSize |
21 | incompatibleImage |
22 | rcpError |