MIB Viewer

databaseMgmtLastError

OBJECT-TYPE
1.3.6.1.4.1.2544.1.14.5.4.4
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { noError (1), transferLoginFailed (2), transferFileNotFound (3), transferFileNoAccess (4), transferServerUnreachable (5), transferFailed (6), backupFailed (7), restoreFailed (8), noSpaceLeft (9), internalError (10), invalidBackupFile (11) }