DMTF-DMI-MIB :: dmiClassKeyCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDMTF-DMI-MIBdmiClassKeyCount

dmiClassKeyCount

Module: DMTF-DMI-MIB

OID (symbolic): DMTF-DMI-MIB::dmiClassKeyCount

OID (numeric): 1.3.6.1.4.1.412.1.1.1.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number attributes that comprise a key for this group; zero if no 'key' statement appeared in the group definition.

The ordered list of attribute Id's that comprise the key can be obtained from the dmiKeyTable

What is dmiClassKeyCount?

This OID holds a count of how many attributes uniquely identify a row in a hardware/system management group (0 if no key is defined). Reading it tells you the schema structure and how to uniquely reference rows in that management table. A network operator would use this when writing automated device inventory scripts to understand how to construct proper lookup queries.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.1.1.6
snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiClassKeyCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.1.1.1.6.1
snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiClassKeyCount.1

Start monitoring Desktop/server system with DMI instrumentation (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-DMI-MIB::dmiClassKeyCount OID value, configure state conditions and alerts, and monitor any Desktop/server system with DMI instrumentation (vendor-neutral, DMTF standard) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.412dmtfBASEBRDD-MIB
Numeric OIDNameModule
1.3.6.1.4.1.412.1dmiMIBDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1dmiMIBObjectsDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1.1dmiClassesDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1.1.1dmiClassTableDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1.1.1.1dmiClassEntryDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1.1.1.1.6dmiClassKeyCountDMTF-DMI-MIB