ibmFodStatus
IBM-FEATURE-ACTIVATION-MIB ·
ibm variant
·
.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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-FEATURE-ACTIVATION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-FEATURE-ACTIVATION-MIB::ibmFodStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-FEATURE-ACTIVATION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-FEATURE-ACTIVATION-MIB::ibmFodStatus'
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 |
Conformance
Member of