|
|
Description:
|
rstDownLoadStt OBJECT-TYPE
SYNTAX INTEGER {
notDownLoading(1),
downLoading(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"If the value of this object is downLoading(2) a
configuration download is in progress. The following rules
apply: If a management session closes normally and
rstDownLoadStt has the value downLoading(2) non-volatile
storage is updated and the product restarts. If a
management session closes for any other reason and
rstDownLoadStt has the value downLoading(2) non-volatile
storage is NOT updated and the product restarts. This
ensures the original configuration is restored leaving the
product in a consistent state."
|
|
|
|