ibmFodStatus
OBJECT-TYPE
1.3.6.1.4.1.2.5.31.1.4
Description
Return status of the last firmware activation method initiated through SNMP method. Valid return codes are: Code Action(s) Meaning 1 1,2,3,4 Success 2 1,2 Reboot Required 3 1 Firmware Version/Update Issue 4 1 Key Corrupt 5 1 Key Not Valid for Device 6 1,2,4 Key File Not Found 7 1,3,4 Failure to Communicate with File Server 8 1 Key Storage Full 9 3,4 TFTP/SFTP Server Storage Full 10 1,3,4 SFTP User/Password Authentication Failed 11 2,3 Invalid Index 12 1,3,4 Protocol Specified in URI Not Supported 13 1,2 Pre-Requisite Key Action Required 14 1,2,3,4 Action Still In Process/Busy 15 3,4 File Already Exists on Server 16 3,4 Permission Problem with Specified URI User
Syntax
INTEGER { success(1), rebootRequired(2), versionMismatch(3), corruptKeyFile(4), invalideKeyFileTarget(5), keyFileNotPresent(6), communicationFailure(7), keyStoreFull(8), ftpServerFull(9), userAuthenticationFailed(10), invalidIndex(11), protocolNotSupported(12), preRequisiteKeyActionRequired(13), actionIncompleteDeviceBusy(14), fileAlreadyExists(15), permissionProblem(16) }