|
|
Description:
|
genEquipMngCfgFileTransferStatus OBJECT-TYPE
SYNTAX INTEGER {
ready(0),
download-started(1),
verifying-download-files(2),
download-in-progress(3),
download-success(4),
download-failure(5),
all-components-exist(6),
version-incompatible-with-system(7),
incomplete-file-set(8),
component-unsupported-by-hw(9),
corrupt-sw-files(10),
missing-dependencies(11),
download-cancelled(12)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Status of the operation of configuration restore from restore point."
|
|
|
|