ciscoFlashCopyStatus
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.1.1.8
Object
column
Enumeration
The status of the specified copy operation.
copyOperationPending :
operation request is received and
pending for validation and process
copyInProgress :
specified operation is active
copyOperationSuccess :
specified operation is supported and
completed successfully
copyInvalidOperation :
command invalid or command-protocol-device
combination unsupported
copyInvalidProtocol :
invalid protocol specified
copyInvalidSourceName :
invalid source file name specified
For the copy from flash to lex operation, this
error code will be returned when the source file
is not a valid lex image.
copyInvalidDestName :
invalid target name (file or partition or
device name) specified
For the copy from flash to lex operation, this
error code will be returned when no lex devices
are connected to the router or when an invalid
lex interface number has been specified in
the destination string.
copyInvalidServerAddress :
invalid server address specified
copyDeviceBusy :
specified device is in use and locked by
another process
copyDeviceOpenError :
invalid device name
copyDeviceError :
device read, write or erase error
copyDeviceNotProgrammable :
device is read-only but a write or erase
operation was specified
copyDeviceFull :
device is filled to capacity
copyFileOpenError :
invalid file name; file not found in partition
copyFileTransferError :
file transfer was unsuccessfull; network failure
copyFileChecksumError :
file checksum in Flash failed
copyNoMemory :
system running low on memory
copyUnknownFailure :
failure unknown
copyProhibited:
stop user from overwriting current boot image file.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashCopyEntry
- Table
- ciscoFlashCopyTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | copyOperationPending |
1 | copyInProgress |
2 | copyOperationSuccess |
3 | copyInvalidOperation |
4 | copyInvalidProtocol |
5 | copyInvalidSourceName |
6 | copyInvalidDestName |
7 | copyInvalidServerAddress |
8 | copyDeviceBusy |
9 | copyDeviceOpenError |
10 | copyDeviceError |
11 | copyDeviceNotProgrammable |
12 | copyDeviceFull |
13 | copyFileOpenError |
14 | copyFileTransferError |
15 | copyFileChecksumError |
16 | copyNoMemory |
17 | copyUnknownFailure |
18 | copyInvalidSignature |
19 | copyProhibited |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoFlashCopySerialNumber Object which specifies a unique entry in the
table. A management station wishing to initiate a
copy operation should use a pseudo-random value for
this object when creating or mod… | column | Integer32 | .1.3.6.1.4.1.9.9.10.1.2.1.1.1 |
| ciscoFlashCopyTime Time taken for the copy operation. This object will
be like a stopwatch, starting when the operation
starts, stopping when the operation completes.
If a management entity keeps a … | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.9.10.1.2.1.1.10 |
| ciscoFlashCopyEntryStatus The status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.10.1.2.1.1.11 |
| ciscoFlashCopyVerify Specifies whether the file that is copied need to
be verified for integrity / authenticity, after
copy succeeds. If it is set to true, and if the
file that is copied doesn't have … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.10.1.2.1.1.12 |
| ciscoFlashCopyServerAddrType This object indicates the transport type of the
address contained in
ciscoFlashCopyServerAddrRev1. Optional.
Will default to '1' (IPv4 address type). | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.10.1.2.1.1.13 |
| ciscoFlashCopyServerAddrRev1 The server address to be used for any copy. Optional.
Will default to 'FFFFFFFF'H (or 255.255.255.255).
The Format of this address depends on the value of the
cisc… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.10.1.2.1.1.14 |
| ciscoFlashCopyRemotePassword Password used by ftp, sftp or scp for copying a file
to/from an ftp/sftp/scp server. This object must be
created when the ciscoFlashCopyProtocol is ftp, sftp or
scp. Reading it re… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.2.1.1.15 |
| ciscoFlashCopyCommand The copy command to be executed. Mandatory.
Note that it is possible for a system to support
multiple file systems (different file systems on
different Flash devices, or different… | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.2.1.1.2 |
| ciscoFlashCopyProtocol The protocol to be used for any copy. Optional.
Will default to tftp if not specified.
Since feature support depends on a software release,
version number within th… | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.2.1.1.3 |
| ciscoFlashCopyServerAddress deprecated The server address to be used for any copy. Optional.
Will default to 'FFFFFFFF'H (or 255.255.255.255).
Since this object can just hold only IPv4 Transport
type, i… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.10.1.2.1.1.4 |
| ciscoFlashCopySourceName Source file name, either in Flash or on a server,
depending on the type of copy command. Mandatory.
For a copy from Flash:
File name must be of the form
[de… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.2.1.1.5 |
| ciscoFlashCopyDestinationName Destination file name.
For a copy to Flash:
File name must be of the form
{device>:][<partition>:]<file>
where <device> is a value obtained from FlashDevice… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.2.1.1.6 |
| ciscoFlashCopyRemoteUserName Remote user name for copy via rcp protocol. Optional.
This object will be ignored for protocols other than
rcp.
If specified, it will override the remote user-name
configured thro… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.2.1.1.7 |
| ciscoFlashCopyNotifyOnCompletion Specifies whether or not a notification should be
generated on the completion of the copy operation.
If specified, ciscoFlashCopyCompletionTrap
will be generated. It is the respon… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.10.1.2.1.1.9 |