MIB Viewer

componentServiceDataDumpInProgress

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.23.15.1.1.6
Access
read-only
Status
mandatory
Source
CME-MIB
Sub-identifiers
0
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.
INTEGER { inProgress(1), notInProgress(2), unknown(255) }