h3cSysImageTable
1.3.6.1.4.1.2011.10.2.3.1.4.2
The system image management table.
When 'copy srcfile destfile' is executed via the CLI, if destfile is not existed,
then h3cSysImageType of the new file will be 'none'; otherwise h3cSysImageType keeps its current value.
When 'move srcfile destfile' is executed via the CLI, h3cSysImageType and h3cSysImageIndex
remain the same while h3cSysImageLocation changes.
When 'rename srcfile' is executed via the CLI,h3cSysImageType and h3cSysImageIndex remain the same
while h3cSysImageName changes.
When 'delete srcfile' is executed via the CLI, the file is deleted from h3cSysImageTable
while index of the file keeps and will not be allocated.