ibmFodStatus
IBM-FEATURE-ACTIVATION-MIB ·
.1.3.6.1.4.1.2.5.31.1.4
Object
scalar
Enumeration
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
Context
- MIB
- IBM-FEATURE-ACTIVATION-MIB
- OID
.1.3.6.1.4.1.2.5.31.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ibmFodObjects
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | rebootRequired |
3 | versionMismatch |
4 | corruptKeyFile |
5 | invalideKeyFileTarget |
6 | keyFileNotPresent |
7 | communicationFailure |
8 | keyStoreFull |
9 | ftpServerFull |
10 | userAuthenticationFailed |
11 | invalidIndex |
12 | protocolNotSupported |
13 | preRequisiteKeyActionRequired |
14 | actionIncompleteDeviceBusy |
15 | fileAlreadyExists |
16 | permissionProblem |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmFodAction Target action for activation method.
1 - Install Activation Key
2 - Uninstall Activation Key
3 - Export Activation Key
4 - Inventory Installed Activation Keys | scalar | Enumeration | .1.3.6.1.4.1.2.5.31.1.1 |
| ibmFodIndex Activation key index to uninstall or export.
This is only required for uninstall and export actions.
This is also used to identify the key associated with alerts. | scalar | Integer32 | .1.3.6.1.4.1.2.5.31.1.2 |
| ibmFodFileUri URI of where key file resides for install and
where it should be placed for export or inventory.
This is not used for uninstall action. | scalar | OctetString | .1.3.6.1.4.1.2.5.31.1.3 |
| ibmFodKeyChangeTime The date and time of the event described in
this notification of activated function status change. | scalar | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2.5.31.1.5 |
| ibmFodKeyOldStatus The prior status of the activation key associated
with this status change. | scalar | Enumeration | .1.3.6.1.4.1.2.5.31.1.6 |
| ibmFodKeyNewStatus The new status of the activation key associated
with this status change. | scalar | Enumeration | .1.3.6.1.4.1.2.5.31.1.7 |
| ibmFodKeyUpdateData String containing constraint data. This is only used
for ibmFodNewStatus value of keyReplaced (10). Otherwise,
this string should be NULL. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2.5.31.1.8 |