All MIBs › CPQOS-MIB › cpqOsCpuInstance
cpqOsCpuInstance
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsCpuInstance
OID (numeric): 1.3.6.1.4.1.232.19.2.3.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This Processor Instance Name.
What is cpqOsCpuInstance?
This read-only string is the name label for a specific processor instance in the CPU table. An admin uses it to identify which physical or logical CPU a set of cpqOsCpu* utilization values corresponds to, especially when instance naming reflects socket or core numbering. For example, cpqOsCpuInstance might return '_Total' for an aggregate row versus 'CPU0' for an individual core's row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.2 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCpuInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.2.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCpuInstance.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqOsCpuInstance.1
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsCpuInstance OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3 | cpqOsProcessor | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2 | cpqOsProcessorTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2.1 | cpqOsProcessorEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2.1.2 | cpqOsCpuInstance | CPQOS-MIB |