|
|
Description:
|
xfSwGlobalState OBJECT-TYPE
SYNTAX BITS {noUpgrade(0), sblStarted(1), sblWaitForActivate(2), sblWaitForCommit(3), manualStarted(4), manualWaitForActivate(5), manualWaitForCommit(6), unitUpgrade(7), cachingLoadModules(8), preparingForTest(9)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This objecty indicates the global state of the
Software Upgrade process.
noUpgrade(0), no Software upgrade ongoing
sblStarted(1), a SBL upgrade is started and SBDF and Load Modules are downloading
sblWaitForActivate(2), a SBL upgrade is finished and waiting for an activation
sblWaitForCommit(3), a SBL upgrade is in test phase and waiting for commit
manualStarted(4), a manual upgrade is started and Load Modules are downloading
manualWaitForActivate(5), a manual upgrade is finished and waiting for an activation
manualWaitForCommit(6), a manual upgrade is in test phase and waiting for commit
unitUpgrade(7), an unit is inserted and in the process of upgrading
cachingLoadModules(8), software upgrade is in the process of downloading the load
modules for cache.
preparingForTest(9), a period after a power-up/restart the node prepares to enter
the test phase. During this period some units might restart
and it is not possible to commit the software upgrade."
|
|