A table of Flash synchronize operate include copy/delete etc.
The index of the table is hwFlhSyncIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.1 | hwFlhSyncIndex | Integer32{(1,2147483647)} | not-accessible | Specifies the index of an entry. It is a random value when creating an entry. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.2 | hwFlhSyncType | INTEGER{net2FlashCopy(1)} | read-create | Synchronize operation type to be executed. net2FlashCopy Net operate copy a file from one board to another; | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.3 | hwFlhSyncRange | INTEGER{designate(1),all(2)} | read-create | Synchronize operation range to be executed. designate Net designate a object to be handled as synchronize destination; all Net make all chassis and all board as handled object; | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.4 | hwFlhSyncSourcePath | OCTET STRING{(1,255)} | read-create | The source board path to be transferred. It must be specified. | The actually supported value range is 1-32. Currently, only an absolute path is supported. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.5 | hwFlhSyncSourceFile | OCTET STRING{(1,255)} | read-create | The source file name to be transferred . It is located on the flash of the mainboard of a chassis. It is combine with the hwFlhSyncSourcePath to specify the absolute file name. It must be specified. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.6 | hwFlhSyncDestinationPath | OCTET STRING{(1,255)} | read-create | The destination board path to be transferred. It must be specified. | The actually supported value range is 1-32. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.7 | hwFlhSyncDestinationFile | OCTET STRING{(1,255)} | read-create | The destination file name to be transferred . It is combine with the hwFlhSyncDestinationPath to specify the absolute file name. It must be specified. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.6.9.1.2.2.1.8 | hwFlhSyncRowStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | The row status of this table entry. | The actually supported value range is destroy(6). |