Total CPU IO wait time in percentage of CPU delta.
If V1 is the previous value of CPU IO wait time
and V2 is the current value of CPU IO wait time then
krCPUTotIOWaitTime = ( V2 - V1 ) * 100 / krCPUDelta .
Parsed from file kernel-reader-mib.mib.txt
Company: None
Module: KERNEL-READER-SUNMANAGEMENTCENTER-MIB
Total CPU IO wait time in percentage of CPU delta.
If V1 is the previous value of CPU IO wait time
and V2 is the current value of CPU IO wait time then
krCPUTotIOWaitTime = ( V2 - V1 ) * 100 / krCPUDelta .
Parsed from file KERNEL-READER-SUNMANAGEMENTCENTER-MIB.mib
Module: KERNEL-READER-SUNMANAGEMENTCENTER-MIB
krCPUTotIOWaitTime OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Total CPU IO wait time in percentage of CPU delta. If V1 is the previous value of CPU IO wait time and V2 is the current value of CPU IO wait time then krCPUTotIOWaitTime = ( V2 - V1 ) * 100 / krCPUDelta ." ::= { krCPUUtilEntry 7 }
krCPUTotIOWaitTime OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Total CPU IO wait time in percentage of CPU delta. If V1 is the previous value of CPU IO wait time and V2 is the current value of CPU IO wait time then krCPUTotIOWaitTime = ( V2 - V1 ) * 100 / krCPUDelta ." ::= { krCPUUtilEntry 7 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.1 | krCPUInstance | 0 | 0 | The CPU number. |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.2 | krCPUDelta | 0 | 0 | The delta of V1(value 1) and V2(value 2), where V1 and V2 are the cumulative CPU clock ticks taken at different times which is ei… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.3 | krCPUIdleTime | 0 | 0 | Idle CPU time in percentage of CPU delta. If V1 is the previous value of idle time and V2 is the current value of idle time then k… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.4 | krCPUUserModeTime | 0 | 0 | Time spent by CPU in user mode in percentage of CPU delta. If V1 is the previous value of user mode time and V2 is the current va… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.5 | krCPUKernelModeTime | 0 | 0 | Time spent by CPU in kernel mode in percentage of CPU delta. If V1 is the previous value of kernel mode time and V2 is the curren… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.6 | krCPUTotWaitTime | 0 | 0 | Total CPU wait time in percentage of CPU delta. If V1 is the previous value of CPU wait time and V2 is the current value of CPU w… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.8 | krCPUTotSwapWaitTime | 0 | 0 | Total CPU swap wait time in percentage of CPU delta. If V1 is the previous value of CPU swap wait time and V2 is the current valu… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.9 | krCPUTotPIOWaitTime | 0 | 0 | Total CPU peripheral IO wait time in percentage of CPU delta. If V1 is the previous value of CPU peripheral wait time and V2 is t… |
1.3.6.1.4.1.42.2.12.2.2.12.5.1.1.1.10 | krCPUNumOfIdleThreadSched | 0 | 0 | The rate of number of idle thread scheduled. If V1 and V2 is the number of idle threads scheduled found at time T1 and T2 respect… |