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
- Table
- bladeServiceDataTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | notInProgress |
255 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| serviceDataIndex mandatory Blade service date index. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.1 |
| serviceDataBladeId mandatory The numeric blade ID. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.2 |
| serviceDataBladeExists mandatory Indicates whether the blade specified exists or not. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.3 |
| serviceDataBladePowerState mandatory Indicates whether the blade specified is powered on or not.
If the MM is experiencing a communication problem with the blade,
the state may be returned as unknown(255) | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.4 |
| serviceDataBladeName mandatory The name of the blade as a string. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.5 |
| serviceDataDumpInitiate mandatory Initiates a type of dump collection to be initiated for the blade.
NOTE: Not all blades support this, please check serviceDataDumpCapabilityMask
OID to see if the a… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.7 |
| serviceDataDumpRetrieve mandatory Retrieve a type of service data file from blade to MM.
NOTE: This OID only is valid for the last four bit mask designations listed
in the serviceDataDumpCapabilityM… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.8 |
| serviceDataDumpCapabilityMask mandatory Indicates whether the blade has the capability to trigger service data and if so,
which operations are supported and whether the file can be transferred to the MM
from the blade.
… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.9 |