ciscoFlashCopyCommand

CISCO-FLASH-MIB · .1.3.6.1.4.1.9.9.10.1.2.1.1.2

Object

column r/w Enumeration
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 file systems
on different partitions within a device). Each such
file system may support only a subset of these commands.
If a command is unsupported, the invalidOperation(3)
error will be reported in the operation status.
              
Command                 Remarks
copyToFlashWithErase    Copy a file to flash; erase
                        flash before copy.
                        Use the TFTP or rcp protocol.
copyToFlashWithoutErase Copy a file to flash; do not
                        erase.
                        Note that this command will fail
                        if the PartitionNeedErasure
                        object specifies that the
                        partition being copied to needs
                        erasure.
                        Use the TFTP or rcp protocol.
copyFromFlash           Copy a file from flash using
                        the TFTP, rcp or lex protocol.
                        Note that the lex protocol
                        can only be used to copy to a
                        lex device.
copyFromFlhLog          Copy contents of FLH log to
                        server using TFTP protocol.
              
              
Command table           Parameters
copyToFlashWithErase    CopyProtocol
                        CopyServerAddress
                        CopySourceName
                        CopyDestinationName (opt)
                        CopyRemoteUserName (opt)
                        CopyNotifyOnCompletion (opt)
copyToFlashWithoutErase CopyProtocol
                        CopyServerAddress
                        CopySourceName
                        CopyDestinationName (opt)
                        CopyRemoteUserName (opt)
                        CopyNotifyOnCompletion (opt)
copyFromFlash           CopyProtocol
                        CopyServerAddress
                        CopySourceName
                        CopyDestinationName (opt)
                        CopyRemoteUserName (opt)
                        CopyNotifyOnCompletion (opt)
copyFromFlhLog          CopyProtocol
                        CopyServerAddress
                        CopyDestinationName
                        CopyNotifyOnCompletion (opt)

Context

MIB
CISCO-FLASH-MIB
OID
.1.3.6.1.4.1.9.9.10.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ciscoFlashCopyEntry
Table
ciscoFlashCopyTable
Siblings
14

Syntax

Enumeration

Values & Constraints

Enumerated Values
1copyToFlashWithErase
2copyToFlashWithoutErase
3copyFromFlash
4copyFromFlhLog

Related Objects

Sibling Objects