vmCpuTime
VM-MIB ·
.1.3.6.1.2.1.236.1.4.1.17
Object
The total CPU time used in microseconds. If the number
of virtual CPUs is larger than 1, vmCpuTime may exceed
real time.
Discontinuities in the value of this counter can occur
at re-initialization of the hypervisor and
administrative state (vmAdminState) changes of the
virtual machine.
Syntax
microsecond SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vmIndex A unique value, greater than zero, identifying the
virtual machine. The value assigned to a given virtual
machine may not persist across re-initialization of the
hypervisor. A c… | column | VirtualMachineIndex | .1.3.6.1.2.1.236.1.4.1.1 |
| vmMinCpuNumber The minimum number of virtual CPUs that are assigned to
the virtual machine when it is in a power-on state. The
value -1 indicates that there is no hard boundary for
the minimum … | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.10 |
| vmMaxCpuNumber The maximum number of virtual CPUs that are assigned to
the virtual machine when it is in a power-on state. The
value -1 indicates that there is no limit. | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.11 |
| vmMemUnit The multiplication unit in bytes for vmCurMem, vmMinMem,
and vmMaxMem. For example, when this value is 1024, the
memory size unit for vmCurMem, vmMinMem, and vmMaxMem is
KiB. | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.12 |
| vmCurMem The current memory size currently allocated to the
virtual memory module in the unit designated by
vmMemUnit. | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.13 |
| vmMinMem The minimum memory size defined to the virtual machine
in the unit designated by vmMemUnit. The value -1
indicates that there is no hard boundary for the minimum
memory size. | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.14 |
| vmMaxMem The maximum memory size defined to the virtual machine
in the unit designated by vmMemUnit. The value -1
indicates that there is no limit. | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.15 |
| vmUpTime The time (in centiseconds) since the administrative
state of the virtual machine was last changed from
shutdown(4) to running(1). | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.236.1.4.1.16 |
| vmName A textual name of the virtual machine. | column | OctetString | .1.3.6.1.2.1.236.1.4.1.2 |
| vmUUID The virtual machine's 128-bit Universally Unique
Identifier (UUID) or the zero-length string when a
UUID is not available. If set, the UUID MUST uniquely
identify a virtual machi… | column | UUID-TC-MIBUUIDorZero | .1.3.6.1.2.1.236.1.4.1.3 |
| vmOSType A textual description containing operating system
information installed on the virtual machine. This
value corresponds to the operating system the hypervisor
assumes to be runnin… | column | OctetString | .1.3.6.1.2.1.236.1.4.1.4 |
| vmAdminState The administrative state of the virtual machine. | column | VirtualMachineAdminState | .1.3.6.1.2.1.236.1.4.1.5 |
| vmOperState The operational state of the virtual machine. | column | VirtualMachineOperState | .1.3.6.1.2.1.236.1.4.1.6 |
| vmAutoStart The autostart configuration of the virtual machine. If
this value is enable(2), the virtual machine
automatically starts at the next initialization of the
hypervisor. | column | VirtualMachineAutoStart | .1.3.6.1.2.1.236.1.4.1.7 |
| vmPersistent This value indicates whether the virtual machine has a
persistent configuration, which means the virtual machine
will still exist after its shutdown. | column | VirtualMachinePersistent | .1.3.6.1.2.1.236.1.4.1.8 |
| vmCurCpuNumber The number of virtual CPUs currently assigned to the
virtual machine. | column | Integer32 | .1.3.6.1.2.1.236.1.4.1.9 |