vmwMemCOS
VMWARE-RESOURCES-MIB ·
.1.3.6.1.4.1.6876.3.2.2
Object
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 distribution/provides device management
interface.
Note that in the VMware ESXi product there is no COS so this will report 0.
This managed object reports the amount of physical memory allocated to the COS.
VIM Parent Container: https://esx.example.com/mob/?moid=memorySystem
VIM property: serviceConsoleReserved
MOB: https://esx.example.com/mob/?moid=memoryManagerSystem&doPath=consoleReservationInfo
Context
- MIB
- VMWARE-RESOURCES-MIB
- OID
.1.3.6.1.4.1.6876.3.2.2- 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 |
| 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 |