Each entry contains a set of statistics for one CPU.
Parsed from file vinemib2.mi2.txt
Company: None
Module: VINES-MIB
Each entry contains a set of statistics for one CPU.
Parsed from file VINES-MIB.mib
Module: VINES-MIB
Vendor: Banyan
Module: VINES-MIB (vinemib2.mi2)
Type: ENTRY
Access: not-accessible
Syntax: CpuEntry
Automatically extracted from www.mibdepot.com
oscpuEntry OBJECT-TYPE SYNTAX CpuEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Each entry contains a set of statistics for one CPU." INDEX { cpuIndex } ::= { oscpuTable 1 }
oscpuEntry OBJECT-TYPE SYNTAX CpuEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Each entry contains a set of statistics for one CPU." INDEX { cpuIndex } ::= { oscpuTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.130.1.2.10.1.2.1.1 | cpuIndex | 0 | 0 | A unique value for each processor on the server. |
1.3.6.1.4.1.130.1.2.10.1.2.1.2 | cpuIdleUsage | 0 | 0 | The amount of time that the CPU was completely idle since boot time. |
1.3.6.1.4.1.130.1.2.10.1.2.1.3 | cpuUserUsage | 0 | 0 | The amount of time the CPU spent running processes that run in user space since boot time. |
1.3.6.1.4.1.130.1.2.10.1.2.1.4 | cpuSysUsage | 0 | 0 | The amount of time the CPU spent running processes that run in system mode since boottime. |
1.3.6.1.4.1.130.1.2.10.1.2.1.5 | cpuWIOUserUsage | 0 | 0 | The amount of time that the CPU was idle, but at least one process was waiting for an I/O operation to complete, since boot time. |
1.3.6.1.4.1.130.1.2.10.1.2.1.6 | cpuProcSwappedOut | 0 | 0 | The amount of time that the CPU had processes swapped out. |
1.3.6.1.4.1.130.1.2.10.1.2.1.7 | cpuWIOUsage | 0 | 0 | The amout of time that the CPU waited for I/O to occur. |
1.3.6.1.4.1.130.1.2.10.1.2.1.8 | cpuWSUsage | 0 | 0 | The amout of time that the CPU waited for a swap to occur. |
1.3.6.1.4.1.130.1.2.10.1.2.1.9 | cpuWPIOUsage | 0 | 0 | The amout of time that the CPU waited for device I/O to occur. |