softwareElementTable
SML-MIB ·
.1.3.6.1.4.1.2.6.182.3.9.2
Object
table
mandatory
The CIM_SoftwareElement class is used to decompose a CIM_SoftwareFeature object into a set of individually manageable or deployable parts for a particular platform. A software element's platform is uniquely identified by its underlying hardware architecture and operating system (for example Sun Solaris on Sun Sparc or Windows NT on Intel). As such, to understand the details of how the functionality of a particular software feature is provided on a particular platform, the CIM_SoftwareElement objects referenced by CIM_SoftwareFeatureSoftwareElement associations are organized in disjoint sets based on the TargetOperatingSystem property. A CIM_SoftwareElement object captures the management details of a part or component in one of four states characterized by the SoftwareElementState property.
Context
- MIB
- SML-MIB
- OID
.1.3.6.1.4.1.2.6.182.3.9.2- Type
- table
- Status
- mandatory
- Parent
- softwareElementGroup
- Siblings
- 1
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
Enumerated Values
1 | notSupported |
2 | mpu |
3 | lpu |
4 | sfu |
5 | icu |
6 | ecu |
7 | fan |
8 | power |
9 | lcd |
10 | pmu |
11 | cmu |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| numberOfSoftwareElements mandatory This value specifies the number of SoftwareElements that are present. | scalar | Integer32 | .1.3.6.1.4.1.2.6.182.3.9.1 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| softwareElementEntry mandatory Each entry in the table contains information about a SoftwareElement
that is present in the library. | row | - | .1.3.6.1.4.1.2.6.182.3.9.2.1 |