Description:
|
databaseMgmtLastError OBJECT-TYPE
SYNTAX INTEGER {noError(1), transferLoginFailed(2), transferFileNotFound(3), transferFileNoAccess(4), transferServerUnreachable(5), transferFailed(6), backupFailed(7), restoreFailed(8), noSpaceLeft(9), internalError(10), invalidBackupFile(11)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The latest failure of the backup/restore DB process.
Applicable only when databaseMgmtState is set to 'failure'.
NOTE: All failures that are caused by malfunctioning
hardware are reported as internalError."
|
|