serviceDataDumpInProgress
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.3.1.1.10
Object
column
mandatory
Enumeration
An indicator as to whether a blade dump is in progress for the specified blade. This object ONLY applies to dumps that can be triggered by the MM and where the dump file is transferred to the MM filesystem upon completion. See the serviceDataDumpCapabilityMask object for support levels. The flag that this MIB object represents will be set on when the IPMI command is sent to the blade indicating 'init dump' and will be cleared upon receiving the valid dump file from the blade or the creation of the text file indicating the problem encountered. If it cannot be determined if the dump is in progress, the unknown(255) value is returned.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.3.1.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bladeServiceDataEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | notInProgress |
255 | unknown |