All MIBs › DMTF-SOFTWARE-MIB › dmtfSubcomponentsEntryComponentID
dmtfSubcomponentsEntryComponentID
Module: DMTF-SOFTWARE-MIB
OID (symbolic): DMTF-SOFTWARE-MIB::dmtfSubcomponentsEntryComponentID
OID (numeric): 1.3.6.1.4.1.412.2.3.8.1.4
Node type: OBJECT-TYPE
Type: DmiInteger
Access: read-write
Description: ComponentID of subcomponent after installation. A zero value indicates that this subcomponent is not installed.
What is dmtfSubcomponentsEntryComponentID?
A read-write field giving the DMI component ID assigned to this subcomponent once installed; a value of zero specifically means the subcomponent is not currently installed, which an admin or install tool checks before assuming it's present.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.3.8.1.4 snmpwalk -v2c -c public <target> DMTF-SOFTWARE-MIB::dmtfSubcomponentsEntryComponentID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.3.8.1.4.1 snmpget -v2c -c public <target> DMTF-SOFTWARE-MIB::dmtfSubcomponentsEntryComponentID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.412.2.3.8.1.4.1 i <value>
Start monitoring Desktop/server system with DMI-based software inventory agent (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-SOFTWARE-MIB::dmtfSubcomponentsEntryComponentID OID value, configure state conditions and alerts, and monitor any Desktop/server system with DMI-based software inventory agent (vendor-neutral, DMTF standard) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.412 | dmtf | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2 | dmtfStdMifs | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.2.3 | dmtfSoftwareMIF | DMTF-SOFTWARE-MIB |
| 1.3.6.1.4.1.412.2.3.8 | dmtfSubcomponentsTable | DMTF-SOFTWARE-MIB |
| 1.3.6.1.4.1.412.2.3.8.1 | dmtfSubcomponentsEntry | DMTF-SOFTWARE-MIB |
| 1.3.6.1.4.1.412.2.3.8.1.4 | dmtfSubcomponentsEntryComponentID | DMTF-SOFTWARE-MIB |