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
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SML-MIB::softwareElementTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SML-MIB::softwareElementTable'
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 |