vmwMemSize
VMWARE-RESOURCES-MIB ·
.1.3.6.1.4.1.6876.3.2.1
Object
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 computed from hypervisor's total
number of memory pages.
VIM Parent Container: https://esx.example.com/mob/?moid=memorySystem
VIM property: unreserved
MOB: https://esx.example.com/mob/?moid=memoryManagerSystem&doPath=consoleReservationInfo
For reference here two other related VIM properties:
VIM property: memorySize
MOB: https://esx.example.com/mob/?moid=ha%2dhost&doPath=summary%2ehardware
VIM property: totalMemory
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.1- 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 |
|---|---|---|---|
| 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 |
| vmwMemAvail 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 memor… | scalar | kilobytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6876.3.2.3 |