MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 10 (ciscoFlashMIB). 1 (ciscoFlashMIBObjects). 2 (ciscoFlashOps). 1 (ciscoFlashCopyTable). 1 (ciscoFlashCopyEntry). 2 (ciscoFlashCopyCommand)
OID : 1.3.6.1.4.1.9.9.10.1.2.1.1.2
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoFlashMIB. ciscoFlashMIBObjects. ciscoFlashOps. ciscoFlashCopyTable. ciscoFlashCopyEntry. ciscoFlashCopyCommand
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.10.1.2.1.1.2
Module CISCO-FLASH-MIB (CISCO)
NomciscoFlashCopyCommand
Accesreadwrite
Statuscurrent
Description 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)
SyntaxeEnumeration (1-copyToFlashWithErase, 2-copyToFlashWithoutErase, 3-copyFromFlash, 4-copyFromFlhLog)