MIB Viewer

serviceDataDumpInProgress

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.23.3.1.1.10
Access
read-only
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
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 AMM and where the dump file is transferred to the AMM 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.
INTEGER { inProgress(1), notInProgress(2), unknown(255) }