processorMIstate
HP-MPE-XL ·
.1.3.6.1.4.1.11.2.3.1.3.2.3
Object
scalar
mandatory
r/w
Enumeration
Setting this object to 1 will result in the measurement interface being turned on for the global processor statistics which will increase the amount of CPU used by the SNMP/XL Agent. Setting this object to 0 will cause the measurement interface to be disabled for the global processor statistics. When the measurement interface is enabled, the cpuUtilization object described below may be obtained.
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| numActive mandatory Number of processors currently active, in the system. A
processor is considered active if it is capable of begin
dispatched. | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.1.3.2.1 |
| numPresent mandatory The number of processors physically present in the system. | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.1.3.2.2 |
| cpuUtilization mandatory The overall CPU utilization percentage on the system. If
the system has more than one processor, the value returned
is averaged out over all of the processors that are present.
T… | scalar | Integer32 | .1.3.6.1.4.1.11.2.3.1.3.2.4 |