ciscoFlashPartitioningStatus
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.2.1.6
Object
column
Enumeration
The status of the specified partitioning operation.
partitioningInProgress :
specified operation is active
partitioningOperationSuccess :
specified operation is supported and completed
successfully
partitioningInvalidOperation :
command invalid or command-protocol-device
combination unsupported
partitioningInvalidDestName :
invalid target name (file or partition or
device name) specified
partitioningInvalidPartitionCount :
invalid partition count specified for the
partitioning command
partitioningInvalidPartitionSizes :
invalid partition size, or invalid count of
partition sizes
partitioningDeviceBusy :
specified device is in use and locked by
another process
partitioningDeviceOpenError :
invalid device name
partitioningDeviceError :
device read, write or erase error
partitioningNoMemory :
system running low on memory
partitioningUnknownFailure :
failure unknown
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoFlashPartitioningEntry
- Table
- ciscoFlashPartitioningTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | partitioningInProgress |
2 | partitioningOperationSuccess |
3 | partitioningInvalidOperation |
4 | partitioningInvalidDestName |
5 | partitioningInvalidPartitionCount |
6 | partitioningInvalidPartitionSizes |
7 | partitioningDeviceBusy |
8 | partitioningDeviceOpenError |
9 | partitioningDeviceError |
10 | partitioningNoMemory |
11 | partitioningUnknownFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoFlashPartitioningSerialNumber Object which specifies a unique entry in the partitioning
operations table. A management station wishing to initiate
a partitioning operation should use a pseudo-random value
for … | column | Integer32 | .1.3.6.1.4.1.9.9.10.1.2.2.1.1 |
| ciscoFlashPartitioningCommand The partitioning command to be executed. Mandatory.
If the command is unsupported, the
partitioningInvalidOperation
error will be reported in the operation status.
… | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.2.2.1.2 |
| ciscoFlashPartitioningDestinationName Destination device name. This name will be the value
obtained from FlashDeviceName.
If the name is not specified, the default Flash device
will be assumed. | column | OctetString | .1.3.6.1.4.1.9.9.10.1.2.2.1.3 |
| ciscoFlashPartitioningPartitionCount This object is used to specify the number of
partitions to be created. Its value cannot exceed
the value of ciscoFlashDeviceMaxPartitions.
To undo partitioning (rev… | column | Unsigned32 | .1.3.6.1.4.1.9.9.10.1.2.2.1.4 |
| ciscoFlashPartitioningPartitionSizes This object is used to explicitly specify the size
of each partition to be created.
The size of each partition will be in units of
ciscoFlashDeviceMinPartitionSize.
The value of t… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.10.1.2.2.1.5 |
| ciscoFlashPartitioningNotifyOnCompletion Specifies whether or not a notification should be
generated on the completion of the partitioning operation.
If specified, ciscoFlashPartitioningCompletionTrap
will be generated. … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.10.1.2.2.1.7 |
| ciscoFlashPartitioningTime 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.2.1.8 |
| ciscoFlashPartitioningEntryStatus The status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.10.1.2.2.1.9 |