configManagementState
OBJECT-TYPE
1.3.6.1.4.1.3373.1103.30.5
Description
Action in progess state: - configCompleted: the action required has been successfully completed; - configInterrupted: the action required has been abnormally stopped; - configVerifying: the downloaded configuration is being checked if it is suitable for the equipment; - configSaving: current configuration is being saved to be tranferred to the manager; - configUploading: the current configuration is being transfer- red to the manager; - configDownloading: a configuration file is being transferred from the manager to the equipment; - configUsing: the current configuration is being overwrit- ten with the downloaded one or with the previously saved one; - configMaking-copy: a copy of the current configuration is being saved to eventually return to it; - configAborting: the current action is being aborted as requi- red by the config-abort action. - configRestarting: the equipment is restarting. - configStarted: the action required has been started; A trap is sent at every change of the object value. When the status become configStarted, the sent trap notifies the start of the required action. When the status become configCompleted or config-interrupted, the sent trap notifies a successfully or an abnormal end of the action in progress.
Syntax
INTEGER { configCompleted (1), configInterrupted (2), configVerifying (3), configSaving (4), configDownloading (5), configUploading (6), configUsing (7), configMakingCopy (8), configAborting (9), configRestarting (10), configStarted (11) }