hwFlhPartChecksumMethod
HUAWEI-FLASH-MAN-MIB ·
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.7
Object
column
Enumeration
The Checksum algorithm identifier checksum method which the file system uses.
Context
- MIB
- HUAWEI-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.2011.6.9.1.1.4.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwFlhPartitionEntry
- Table
- hwFlhPartitionTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | simpleChecksum |
2 | undefined |
3 | simpleCRC |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwFlhPartIndex The one of indexes which specifies a partition in system.
It is the sequence number of partitions. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.1 |
| hwFlhPartName The name of flash partition.
It was referred by the system. | column | OctetString | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.10 |
| hwFlhPartRequireErase Indicates whether the partition of flash needed
to be erased or not before write operation on it. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.11 |
| hwFlhPartFileNameLen The maximum length of file name in the system. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.12 |
| hwFlhPartFirstChip The first chip's sequence number in the
partition, by which a chip can be indexed in
chip table. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.2 |
| hwFlhPartLastChip The last chip's sequence number in the
partition, by which a chip can be indexed in
chip table. | column | Integer32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.3 |
| hwFlhPartSpace The total space of the flash partition.
The following should be satisfied:
hwFlhPartSpace = n*hwFlhMinPartitionSize | column | bytes SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.4 |
| hwFlhPartSpaceFree The Flash partition's free space. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.5 |
| hwFlhPartFileNum The number of all the file in the flash
partition. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.6 |
| hwFlhPartStatus The flash partition status.
If device is not programmable the value of it will be 'readOnly(1)';
If the current image is running from this partition, the value of it
will be 'run… | column | HwFlashPartitionStatus | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.8 |
| hwFlhPartUpgradeMode The upgrade method of Flash partition, ie., method by which
new files can be downloaded into the partition.
FLH stands for Flash Load Helper, a feature provided
on run-from-Flash … | column | HwFlashPartitionUpgradeMode | .1.3.6.1.4.1.2011.6.9.1.1.4.1.1.9 |