aixSeSystemState
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.2.4
Object
scalar
r/w
Enumeration
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 is set to reboot(2), the system will reboot. shutdown(3) - shutdown the system.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aixSystemEnvironment
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | reboot |
3 | shutdown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixSeCPUUtilization 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 numbe… | scalar | Integer32 | .1.3.6.1.4.1.2.6.191.1.2.1 |
| 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 |
| 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 |