All MIBs › DMTF-DMI-MIB › dmiAttrId
dmiAttrId
Module: DMTF-DMI-MIB
OID (symbolic): DMTF-DMI-MIB::dmiAttrId
OID (numeric): 1.3.6.1.4.1.412.1.1.1.2.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The value of the 'id' statement from the attribute definition. This value uniquely identifies this attribute within the group.
What is dmiAttrId?
This read-only object contains the unique identifier from the DMI (Desktop Management Interface) specification that uniquely distinguishes this attribute within its group. The ID is assigned during the attribute's definition and serves as an immutable reference number. System management tools use this value to identify and access specific managed attributes in DMI-compliant devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.2.1.1 snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiAttrId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.2.1.1.1 snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiAttrId.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.1 | dmiClasses | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.2 | dmiAttributeTable | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.2.1 | dmiAttributeEntry | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.2.1.1 | dmiAttrId | DMTF-DMI-MIB |