componentServiceDataDumpInProgress
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.15.1.1.6
Object
column
mandatory
Enumeration
An indicator as to whether a component dump is in progress for the specified component. 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 componentServiceDataDumpCapabilityMask object for support levels. The flag that this MIB object represents will be set on when the IPMI command is sent to the component indicating 'init dump' and will be cleared upon receiving the valid dump file from the component 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.15.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- componentServiceDataEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | notInProgress |
255 | unknown |