IBM-FEATURE-ACTIVATION-MIB

File: IBM-FEATURE-ACTIVATION-MIB.mib (15195 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
NOTIFICATION-TYPE MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP DateAndTime DisplayString

Defined Values

ibmFeatureActivationMIB 1.3.6.1.4.1.2.5.31
This module provides a simple interface for IBM Features On Demnad Activation Key functions.
MODULE-IDENTITY    

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmArchitecture 1.3.6.1.4.1.2.5
OBJECT IDENTIFIER    

ibmFodNotifications 1.3.6.1.4.1.2.5.31.0
OBJECT IDENTIFIER    

ibmFodObjects 1.3.6.1.4.1.2.5.31.1
OBJECT IDENTIFIER    

ibmFodConformance 1.3.6.1.4.1.2.5.31.2
OBJECT IDENTIFIER    

ibmFodAction 1.3.6.1.4.1.2.5.31.1.1
Target action for activation method. 1 - Install Activation Key 2 - Uninstall Activation Key 3 - Export Activation Key 4 - Inventory Installed Activation Keys
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER installActivationKey(1), uninstallActivationKey(2), exportActivationKey(3), inventoryInstalledActivationKeys(4)  

ibmFodIndex 1.3.6.1.4.1.2.5.31.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

ibmFodFileUri 1.3.6.1.4.1.2.5.31.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

ibmFodStatus 1.3.6.1.4.1.2.5.31.1.4
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
Status: current Access: read-only
OBJECT-TYPE    
  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)  

ibmFodKeyChangeTime 1.3.6.1.4.1.2.5.31.1.5
The date and time of the event described in this notification of activated function status change.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

ibmFodKeyOldStatus 1.3.6.1.4.1.2.5.31.1.6
The prior status of the activation key associated with this status change.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER noPreviousStatus(1), keyValid(2), keyInvalid(3), keyValidElsewhere(4), keyFeatureActive(5), keyFeatureRequiresHostReboot(6), keyFeatureRequiresBMCReboot(7), keyExpired(8), keyUseLimitExceeded(9), keyInProcessOfValidation(10)  

ibmFodKeyNewStatus 1.3.6.1.4.1.2.5.31.1.7
The new status of the activation key associated with this status change.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER keyRemoved(1), keyValid(2), keyInvalid(3), keyValidElsewhere(4), keyFeatureActive(5), keyFeatureRequiresHostReboot(6), keyFeatureRequiresBMCReboot(7), keyExpired(8), keyUseLimitExceeded(9), keyInProcessOfValidation(10), keyReplaced(11)  

ibmFodKeyUpdateData 1.3.6.1.4.1.2.5.31.1.8
String containing constraint data. This is only used for ibmFodNewStatus value of keyReplaced (10). Otherwise, this string should be NULL.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

ibmFodActivationChangeAlert 1.3.6.1.4.1.2.5.31.0.1
This is an SNMP notification of a change to an existing feature activation on an endpoint. Data in the notification payload describes the change.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ibmFeatureActivationCompliances 1.3.6.1.4.1.2.5.31.2.1
OBJECT IDENTIFIER    

ibmFeatureActivationGroups 1.3.6.1.4.1.2.5.31.2.2
OBJECT IDENTIFIER    

ibmFeatureActivationCompliance 1.3.6.1.4.1.2.5.31.2.1.1
The compliance statement for the IBM-FEATURE-ACTIVATION-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

ibmFeatureActivationBaseGroup 1.3.6.1.4.1.2.5.31.2.2.1
The group of mandatory objects for all implementations to be compliant.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ibmFeatureActivationNotifGroup 1.3.6.1.4.1.2.5.31.2.2.2
The notification group required for compliance in alert semantics for feature activation implementations.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP