ciscoFlashMiscOpCommand

CISCO-FLASH-MIB · .1.3.6.1.4.1.9.9.10.1.2.3.1.2

Object

column r/w Enumeration
The 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 miscOpInvalidOperation(3)
error will be reported in the operation status.
              
Command         Remarks
erase           Erase flash.
verify          Verify flash file checksum.
delete          Delete a file.
undelete        Revive a deleted file .
                Note that there are limits on
                the number of times a file can
                be deleted and undeleted. When
                this limit is exceeded, the
                system will return the appropriate
                error.
squeeze         Recover space occupied by
                deleted files. This command
                preserves the good files, erases
                out the file system, then restores
                the preserved good files.
format          Format a flash device.
              
Command table   Parameters
erase           MiscOpDestinationName
                MiscOpNotifyOnCompletion (opt)
verify          MiscOpDestinationName
                MiscOpNotifyOnCompletion (opt)
delete          MiscOpDestinationName
                MiscOpNotifyOnCompletion (opt)
undelete        MiscOpDestinationName
                MiscOpNotifyOnCompletion (opt)
squeeze         MiscOpDestinationName
                MiscOpNotifyOnCompletion (opt)
format          MiscOpDestinationName
                MiscOpNotifyOnCompletion (opt)

Context

MIB
CISCO-FLASH-MIB
OID
.1.3.6.1.4.1.9.9.10.1.2.3.1.2
Type
column
Access
readwrite
Status
current
Parent
ciscoFlashMiscOpEntry
Table
ciscoFlashMiscOpTable
Siblings
6

Syntax

Enumeration

Values & Constraints

Enumerated Values
1erase
2verify
3delete
4undelete
5squeeze
6format

Related Objects

Sibling Objects