All MIBs › DMTF-DMI-MIB › dmiCompGroupCount
dmiCompGroupCount
Module: DMTF-DMI-MIB
OID (symbolic): DMTF-DMI-MIB::dmiCompGroupCount
OID (numeric): 1.3.6.1.4.1.412.1.1.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of group instances contained within this component.
What is dmiCompGroupCount?
The number of DMI group instances contained within this component, telling an admin how many management groups' worth of data this component exposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.2.1.1.4 snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiCompGroupCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.2.1.1.4.1 snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiCompGroupCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dmiCompGroupCount.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::dmiCompGroupCount 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | dmiCompGroupCount | DMTF-DMI-MIB |