aixSeCPUUtilization
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.2.1
Object
scalar
Integer32
It is an aggregate view for utilization of multiple CPUs. aixSeCPUUtilization equals the sum of each CPU kernel time percentage and user time percentage divided by the number of CPUs. When the CPU utilization reaches the threshold aixSeCPUThreshold, an event will be generated. After the rising event is generated, another similar event will not occur until it falls behind the threshold and reaches it again. This object will be refreshed at least with each poll interval.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- aixSystemEnvironment
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixSeCPUThreshold Threshold for the CPU utilization. When it is set
to zero, the trap is disabled. The default value
is 95 which means a trap would be generated
if the aggregate CPU utilization r… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.2.2 |
| aixSeSystemRunLevel Tells the init command to set the run level on
next system boot. | scalar | Enumeration | .1.3.6.1.4.1.2.6.191.1.2.3 |
| aixSeSystemState The object is used to shutdown or reboot the system to
the run level set by aixSeSystemRunLevel.
running(1) - the system is running
reboot(2) - when the value of the variable i… | scalar | Enumeration | .1.3.6.1.4.1.2.6.191.1.2.4 |
| aixSeSystemTrap Enable or disable the aixUtilizationCPU trap in the
system environment group. The default value is
enable(1). | scalar | Enumeration | .1.3.6.1.4.1.2.6.191.1.2.5 |