ciscoFlashPartitioningEntryStatus
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.2.1.9
Object
The status of this table entry.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoFlashPartitioningEntry
- Table
- ciscoFlashPartitioningTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| ciscoFlashPartitioningStatus The status of the specified partitioning operation.
partitioningInProgress :
specified operation is active
partitioningOperationSuccess :
specified … | column | Enumeration | .1.3.6.1.4.1.9.9.10.1.2.2.1.6 |
| 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 |