All MIBs › DMTF-DMI-MIB › dmiClassIndex
dmiClassIndex
Module: DMTF-DMI-MIB
OID (symbolic): DMTF-DMI-MIB::dmiClassIndex
OID (numeric): 1.3.6.1.4.1.412.1.1.1.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
A unique value for each group class known to the mapping agent for this managed node. The value for each class must remain constant at least from one re-initialization of the mapping agent to the next re-initialization. This value is NOT necessarily equal to the Group ID assigned within a given Component by the DMI Service Layer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.1.1.1 snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiClassIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.1.1.1.1 snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiClassIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dmiClassIndex.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.1 | dmiClassTable | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.1.1 | dmiClassEntry | DMTF-DMI-MIB |
| 1.3.6.1.4.1.412.1.1.1.1.1.1 | dmiClassIndex | DMTF-DMI-MIB |