|
Description:
|
databaseAction OBJECT-TYPE
SYNTAX INTEGER {not-applicable(0), backup(1), restore(2), activate(3), save-sysdefaults(4), new-sysdefaults(5), restore-sysdefaults(6), restore-factorydefaults(7), propagate-to-standby-nemi(8), force-normal(9)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Initiates a configuration database action. This object is
write only. Supported actions are:
backup(1) - Backup the saved configuration database.
restore(2) - Restore the database to the standby partition.
activate(3) - Switches the standby and active partitions and
restarts the system.
save-sysdefaults(4) - Save the database as system defaults.
new-sysdefaults(5) - Restart the system and overwrite the
old system default database with the
factory default database.
restore-sysdefaults(6) - Restart the system using the system
default database.
restore-factorydefaults(7) - Restart the system using the factory
default database.
propagate-to-standby-nemi(8) - Propagate the running database
to standby NEMI and activate it.
force-normal(9) - Accept the database of the NEMI when the NEMI is in DB_maint status."
|
|
|