serviceDataDumpCapabilityMask
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.3.1.1.9
Object
column
mandatory
OctetString
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.
The values and meanings are as follows:
0000 0000 means this blade does not support any at all.
0000 0001 means this blade supports 'processor' type and the file remains on the blade.
0000 0010 means this blade supports 'platform' type and the file remains on the blade
0000 0100 means this blade supports 'partition' type and the file remians on the blade
0000 1000 means this blade supports 'processor' type and the file can be transferred to the MM.
0001 0000 means this blade supports 'platform' type and the file can be transferred to the MM.
0010 0000 means this blade supports 'partition' type and the file can be transferred to the MM
0100 0000 means this blade supports 'serviceData' type and the file can be transferred to the MM
For example, the returned value of 01111000 means this blade supports 'processor','platform',
'partition' and 'serviceData' types, and the file can be transferred to the MM
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.3.1.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bladeServiceDataEntry
- Table
- bladeServiceDataTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
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 |
| serviceDataDumpInProgress mandatory 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 transf… | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.23.3.1.1.10 |
| 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 |