ciscoFlashMiscOpDestinationName
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.3.1.3
Object
column
r/w
OctetString
Destination file, or partition name.
File name must be of the form
[device>:][<partition>:]<file>
where <device> is a value obtained from FlashDeviceName,
<partition> is obtained from FlashPartitionName
and <file> is the name of a file in Flash.
While leading and/or trailing whitespaces are acceptable,
no whitespaces are allowed within the path itself.
A management station could derive its own partition name
as per the description for the ciscoFlashPartitionName
object.
If <device> is not specified, the default Flash device
will be assumed.
If <partition> is not specified, the default partition
will be assumed. If a device is not partitioned into 2
or more partitions, this value may be left out.
For an operation on a partition, eg., the erase
command, this object would specify the partition name
in the form:
[device>:][<partition>:]
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoFlashMiscOpEntry
- Table
- ciscoFlashMiscOpTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
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 |
| 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 |