MIB Viewer

softwareMgmtLastError

OBJECT-TYPE
1.3.6.1.4.1.2544.1.14.5.3.4
Access
read-only
Status
current
Sub-identifiers
0
The latest failure in the software upgrade process. Applicable only when softwareMgmtState is set to 'failure'. NOTE: All failures that are caused by malfunctioning hardware are reported as internalError(10).
INTEGER { noError (1), downloadLoginFailed (2), downloadFileNotFound (3), downloadFileNoAccess (4), downloadServerUnreachable (5), downloadFailed (6), installationFailed (7), restoreFailed (8), noSpaceLeft (9), internalError (10), invalidBackupFile (11), installationVersionMismatch (12), installationFileNotExist (13), installationChecksumError (14) }