ciscoFlashCopyCommand

  • 1.3.6.1.4.1.9.9.10.1.2.1.1.2
  • Access readwrite
  • Type copyToFlashWithErase(1), copyToFlashWithoutErase(2), copyFromFlash(3), copyFromFlhLog(4)

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)

Details

Possible values
1 copyToFlashWithErase
2 copyToFlashWithoutErase
3 copyFromFlash
4 copyFromFlhLog

Table columns

15 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.10.1.2.1.1.1 ciscoFlashCopySerialNumber noaccess Unknown
1.3.6.1.4.1.9.9.10.1.2.1.1.2 ciscoFlashCopyCommand readwrite copyToFlashWithErase(1), copyToFlashWithoutErase(2), copyFromFlash(3), copyFromFlhLog(4)
1.3.6.1.4.1.9.9.10.1.2.1.1.3 ciscoFlashCopyProtocol readwrite tftp(1), rcp(2), lex(3), ftp(4), scp(5), sftp(6)
1.3.6.1.4.1.9.9.10.1.2.1.1.4 ciscoFlashCopyServerAddress readwrite IpAddress
1.3.6.1.4.1.9.9.10.1.2.1.1.5 ciscoFlashCopySourceName readwrite Unknown
1.3.6.1.4.1.9.9.10.1.2.1.1.6 ciscoFlashCopyDestinationName readwrite Unknown
1.3.6.1.4.1.9.9.10.1.2.1.1.7 ciscoFlashCopyRemoteUserName readwrite Unknown
1.3.6.1.4.1.9.9.10.1.2.1.1.8 ciscoFlashCopyStatus readonly copyOperationPending(0), copyInProgress(1), copyOperationSuccess(2), copyInvalidOperation(3), copyInvalidProtocol(4), copyInvalidSourceName(5), copyInvalidDestName(6), copyInvalidServerAddress(7), copyDeviceBusy(8), copyDeviceOpenError(9), copyDeviceError(10), copyDeviceNotProgrammable(11), copyDeviceFull(12), copyFileOpenError(13), copyFileTransferError(14), copyFileChecksumError(15), copyNoMemory(16), copyUnknownFailure(17), copyInvalidSignature(18), copyProhibited(19)
1.3.6.1.4.1.9.9.10.1.2.1.1.9 ciscoFlashCopyNotifyOnCompletion readwrite TruthValue
1.3.6.1.4.1.9.9.10.1.2.1.1.10 ciscoFlashCopyTime readonly TimeTicks
1.3.6.1.4.1.9.9.10.1.2.1.1.11 ciscoFlashCopyEntryStatus readwrite RowStatus
1.3.6.1.4.1.9.9.10.1.2.1.1.12 ciscoFlashCopyVerify readwrite TruthValue
1.3.6.1.4.1.9.9.10.1.2.1.1.13 ciscoFlashCopyServerAddrType readwrite InetAddressType
1.3.6.1.4.1.9.9.10.1.2.1.1.14 ciscoFlashCopyServerAddrRev1 readwrite InetAddress
1.3.6.1.4.1.9.9.10.1.2.1.1.15 ciscoFlashCopyRemotePassword readwrite Unknown

Used by conformance groups

3 objects
  • 1.3.6.1.4.1.9.9.10.2.2.6 ciscoFlashCopyOpGroup
  • 1.3.6.1.4.1.9.9.10.2.2.14 ciscoFlashCopyOpGroupRev1
  • 1.3.6.1.4.1.9.9.10.2.2.16 ciscoFlashCopyOpGroupRev2

Comments