ciscoFlashPartitioningEntry
CISCO-FLASH-MIB ·
.1.3.6.1.4.1.9.9.10.1.2.2.1
Object
row
A Flash partitioning operation entry. Each entry
consists of the command, the target device, the
partition count, and optionally the partition sizes.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of the row status
object. It must also, either in the same or in successive
PDUs, create the associated instance of the command and
parameter objects. It should also modify the default values
for any of the parameter objects if the defaults are not
appropriate.
Once the appropriate instances of all the command
objects have been created, either by an explicit SNMP
set request or by default, the row status should be set
to active to initiate the operation. Note that this entire
procedure may be initiated via a single set request which
specifies a row status of createAndGo as well as specifies
valid values for the non-defaulted parameter objects.
Once an operation has been activated, it cannot be
stopped.
Once the operation completes, the management station should
retrieve the value of the status object (and time if
desired), and delete the entry. In order to prevent old
entries from clogging the table, entries will be aged out,
but an entry will never be deleted within 5 minutes of
completing.
Context
- MIB
- CISCO-FLASH-MIB
- OID
.1.3.6.1.4.1.9.9.10.1.2.2.1- Type
- row
- Status
- current
- Parent
- ciscoFlashPartitioningTable
- Table
- ciscoFlashPartitioningTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| ciscoFlashPartitioningEntryStatus The status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.10.1.2.2.1.9 |
Indexes
| 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 |