ciscoFlashMiscOpStatus
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.3.1.4
Object
column
Enumeration
The status of the specified operation.
miscOpInProgress :
specified operation is active
miscOpOperationSuccess :
specified operation is supported and completed
successfully
miscOpInvalidOperation :
command invalid or command-protocol-device
combination unsupported
miscOpInvalidDestName :
invalid target name (file or partition or
device name) specified
miscOpDeviceBusy :
specified device is in use and locked by another
process
miscOpDeviceOpenError :
invalid device name
miscOpDeviceError :
device read, write or erase error
miscOpDeviceNotProgrammable :
device is read-only but a write or erase
operation was specified
miscOpFileOpenError :
invalid file name; file not found in partition
miscOpFileDeleteFailure :
file could not be deleted; delete count exceeded
miscOpFileUndeleteFailure :
file could not be undeleted; undelete count
exceeded
miscOpFileChecksumError :
file has a bad checksum
miscOpNoMemory :
system running low on memory
miscOpUnknownFailure :
failure unknown
miscOpSqueezeFailure :
the squeeze operation failed
miscOpNoSuchFile :
a valid but nonexistent file name was specified
miscOpFormatFailure :
the format operation failed
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashMiscOpEntry
- Table
- ciscoFlashMiscOpTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | miscOpInProgress |
2 | miscOpOperationSuccess |
3 | miscOpInvalidOperation |
4 | miscOpInvalidDestName |
5 | miscOpDeviceBusy |
6 | miscOpDeviceOpenError |
7 | miscOpDeviceError |
8 | miscOpDeviceNotProgrammable |
9 | miscOpFileOpenError |
10 | miscOpFileDeleteFailure |
11 | miscOpFileUndeleteFailure |
12 | miscOpFileChecksumError |
13 | miscOpNoMemory |
14 | miscOpUnknownFailure |
18 | miscOpSqueezeFailure |
19 | miscOpNoSuchFile |
20 | miscOpFormatFailure |
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 |
| ciscoFlashMiscOpCommand 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… | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.2.3.1.2 |
| 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 |
| 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 |