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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::fileCopyResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::fileCopyResult'
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 |
Conformance
Member of