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
1 | erase |
2 | verify |
3 | delete |
4 | undelete |
5 | squeeze |
6 | format |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoFlashMiscOpSerialNumber Object which specifies a unique entry in the
table. A management station wishing to initiate a
flash operation should use a pseudo-random value for
this object when creating or mo… | column | Integer32 | .1.3.6.1.4.1.9.9.10.1.2.3.1.1 |
| ciscoFlashMiscOpDestinationName Destination file, or partition name.
File name must be of the form
[device>:][<partition>:]<file>
where <device> is a value obtained from FlashDeviceName,
<partition… | column | OctetString | .1.3.6.1.4.1.9.9.10.1.2.3.1.3 |
| ciscoFlashMiscOpStatus The status of the specified operation.
miscOpInProgress :
specified operation is active
miscOpOperationSuccess :
specified operation is supported an… | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.2.3.1.4 |
| ciscoFlashMiscOpNotifyOnCompletion Specifies whether or not a notification should be
generated on the completion of an operation.
If specified, ciscoFlashMiscOpCompletionTrap
will be generated. It is the responsibi… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.10.1.2.3.1.5 |
| ciscoFlashMiscOpTime Time taken for the operation. This object will
be like a stopwatch, starting when the operation
starts, stopping when the operation completes.
If a management entity keeps a datab… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.9.10.1.2.3.1.6 |
| ciscoFlashMiscOpEntryStatus The status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.10.1.2.3.1.7 |