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
- Table
- componentServiceDataTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | notInProgress |
255 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| componentServiceDataTopologyPath mandatory The unique identifier for a component in this table. The chassis and each
installed component is represented by a hardware topology tree, where
each node in the tree represents a … | column | OctetString | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.1 |
| componentServiceDataComponentName mandatory The name of the component as a null terminated string. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.2 |
| componentServiceDataDumpInitiate mandatory Initiates a type of dump collection to be initiated for the component and sent to the MM.
NOTE: Not all components support this, please check componentServiceDataDu… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.3 |
| componentServiceDataDumpRetrieve mandatory Retrieve a type of service data file from component to MM.
NOTE: This OID only is valid for the last four bit mask designations listed
in the componentServiceDataDu… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.4 |
| componentServiceDataDumpCapabilityMask mandatory Indicates whether the component 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 com… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.5 |
| componentServiceDataStatus mandatory A status indicator for dump progress. This object ONLY applies to switch modules dumps. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.7 |
| componentServiceDataStatusDetails mandatory The failure status as a null terminated string. This object ONLY applies to switch modules dumps. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.23.15.1.1.8 |