Installation guide

C H A P T E R 7 Using SNMP with ESX Server
279
vmware.vmwResources.vmwMemory
This group contains RAM information in three simple variables and one table.
memTable — a table of memory usage by virtual machine.
vmware.vmwResources.vmwHBATable
This group contains physical disk adapter and targets information in one table.
vmwHBATable — the disk adapter and target information table.
vmware.vmwResources.vmwNetTable
This group contains network statistics organized by network adapter and virtual
machine, in one table.
Name Data type Description
memSize Integer Amount of physical memory present on machine (KB).
memCOS Integer Amount of physical memory used by the service console (KB).
memAvail Integer Amount of physical memory available/free (KB).
Name Data type Description
vmID
(Index field)
Integer ID allocated to running virtual machine by the VMkernel.
memShares Integer Shares of memory allocated to virtual machine by VMkernel.
memConfigured Integer Amount of memory the virtual machine was configured
with (KB).
memUtil Integer Amount of memory utilized by the virtual machine (KB;
instantaneous).
Name Data type Description
hbaIdx
(Index field)
Integer Index into table for HBA (corresponds to the order of the adapter on
the physical computer).
hbaName Display string String describing the disk. (format: <devname#>:<tgt>:<lun>)
vmID Integer ID assigned to running virtual machine by the VMkernel.
diskShares Integer Share of disk bandwidth allocated to this virtual machine.
numReads Integer Number of reads to this disk since disk module was loaded.
kbRead Integer KB read from this disk since disk module was loaded.
numWrites Integer Number of writes to this disk since disk module was loaded.
kbWritten Integer KB written to this disk since disk module was loaded.