vmwMemAvail
VMWARE-RESOURCES-MIB ·
.1.3.6.1.4.1.6876.3.2.3
Object
Amount of memory available to run Virutal Machines and to allocate for
hypervisor needs. It is computed by subtracting vmwMemCOS from
vmwMemSize. The result is the amount of memory available to VMs and to
the hypervisor.
To get a more accurate view of memory available to VMs the following property
represents the amount of resources available for the root resource pool for running
virtual machines.
VIM property: effectiveMemory
MOB: https://esx.example.com/mob/?moid=ha%2dcompute%2dres&doPath=summary
Context
- MIB
- VMWARE-RESOURCES-MIB
- OID
.1.3.6.1.4.1.6876.3.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- kilobytes
- Parent
- vmwMemory
- Siblings
- 2
Syntax
kilobytes SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vmwMemSize Amount of physical memory present on machine as provided by Hypervisor.
It is computed from the sum of vmwMemCOS plus unreserved property as
reported VIM subsystem. Unreserved is … | scalar | kilobytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6876.3.2.1 |
| vmwMemCOS This managed object reports memory allocated for COS, theConsole OS
(aka Service Console) which is a memory region carved out of physical
memory to boot a RedHat Linux distributio… | scalar | kilobytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6876.3.2.2 |