All MIBs › DMTF-DMI-MIB › dmiCompId
dmiCompId
Module: DMTF-DMI-MIB
OID (symbolic): DMTF-DMI-MIB::dmiCompId
OID (numeric): 1.3.6.1.4.1.412.1.1.2.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The unique Id assigned to the component by the Service Layer at registration time. By convention, the Service Layer itself will have an Id of one.
What is dmiCompId?
This read-only object holds a unique numeric identifier assigned to a system component when it registers with the Desktop Management Interface service layer. An operator or management system uses this ID to uniquely reference components in error traps and management operations; by convention, ID 1 is always the service layer itself. The ID persists for the lifetime of the component.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.2.1.1.1 snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiCompId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.2.1.1.1.1 snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiCompId.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.412 | dmtf | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1 | dmiMIB | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1 | dmiMIBObjects | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2 | dmiComponents | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2.1 | dmiComponentTable | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2.1.1 | dmiComponentEntry | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.2.1.1.1 | dmiCompId | DMTF-DMI-MIB |