VMWARE-VMINFO-MIB

This MIB module provides for monitoring of inventory and state via polling
and notifications of state changes for virtual machines residing on
this host system.  This MIB module also provides a mapping beween SMI
managed objects defined here and their corresponding VMware Virtual
Infrastructure Management (VIM) API properties.
    

Imported Objects

MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, Integer32, OBJECT-TYPE, NOTIFICATION-TYPESNMPv2-SMI
DisplayString, PhysAddressSNMPv2-TC
vmwESXNotificationsVMWARE-ENV-MIB
vmwVirtMachines, vmwTrapsVMWARE-ROOT-MIB
VmwConnectedStateVMWARE-TC-MIB

Objects

vmwVmTable .1.3.6.1.4.1.6876.2.1
vmwVmEntry .1.3.6.1.4.1.6876.2.1.1
vmwVmIdx .1.3.6.1.4.1.6876.2.1.1.1
vmwVmUUID .1.3.6.1.4.1.6876.2.1.1.10
vmwVmDisplayName
.1.3.6.1.4.1.6876.2.1.1.2
vmwVmConfigFile
.1.3.6.1.4.1.6876.2.1.1.3
vmwVmGuestOS
.1.3.6.1.4.1.6876.2.1.1.4
vmwVmMemSize .1.3.6.1.4.1.6876.2.1.1.5
vmwVmState
.1.3.6.1.4.1.6876.2.1.1.6
vmwVmVMID obsolete .1.3.6.1.4.1.6876.2.1.1.7
vmwVmGuestState
.1.3.6.1.4.1.6876.2.1.1.8
vmwVmCpus .1.3.6.1.4.1.6876.2.1.1.9
vmwVmInfoMIB .1.3.6.1.4.1.6876.2.10
vmwVmInfoMIBConformance .1.3.6.1.4.1.6876.2.10.2
vmwVmInfoMIBCompliances .1.3.6.1.4.1.6876.2.10.2.1
vmwVmInfoMIBGroups .1.3.6.1.4.1.6876.2.10.2.2
vmwVmHbaTable .1.3.6.1.4.1.6876.2.2
vmwVmHbaEntry .1.3.6.1.4.1.6876.2.2.1
vmwHbaVmIdx .1.3.6.1.4.1.6876.2.2.1.1
vmwVmHbaIdx .1.3.6.1.4.1.6876.2.2.1.2
vmwHbaNum
.1.3.6.1.4.1.6876.2.2.1.3
vmwHbaVirtDev
.1.3.6.1.4.1.6876.2.2.1.4
vmwHbaTgtTable .1.3.6.1.4.1.6876.2.3
vmwHbaTgtEntry .1.3.6.1.4.1.6876.2.3.1
vmwHbaTgtVmIdx .1.3.6.1.4.1.6876.2.3.1.1
vmwHbaTgtIdx .1.3.6.1.4.1.6876.2.3.1.2
vmwHbaTgtNum
.1.3.6.1.4.1.6876.2.3.1.3
vmwVmNetTable .1.3.6.1.4.1.6876.2.4
vmwVmNetEntry .1.3.6.1.4.1.6876.2.4.1
vmwVmNetVmIdx .1.3.6.1.4.1.6876.2.4.1.1
vmwVmNetIdx .1.3.6.1.4.1.6876.2.4.1.2
vmwVmNetNum
.1.3.6.1.4.1.6876.2.4.1.3
vmwVmNetName
.1.3.6.1.4.1.6876.2.4.1.4
vmwVmNetConnType obsolete
.1.3.6.1.4.1.6876.2.4.1.5
vmwVmNetConnected
.1.3.6.1.4.1.6876.2.4.1.6
vmwVmMAC
.1.3.6.1.4.1.6876.2.4.1.7
vmwFloppyTable .1.3.6.1.4.1.6876.2.5
vmwFloppyEntry .1.3.6.1.4.1.6876.2.5.1
vmwFdVmIdx .1.3.6.1.4.1.6876.2.5.1.1
vmwFdIdx .1.3.6.1.4.1.6876.2.5.1.2
vmwFdName
.1.3.6.1.4.1.6876.2.5.1.3
vmwFdConnected
.1.3.6.1.4.1.6876.2.5.1.4
vmwCdromTable .1.3.6.1.4.1.6876.2.6
vmwCdromEntry .1.3.6.1.4.1.6876.2.6.1
vmwCdVmIdx .1.3.6.1.4.1.6876.2.6.1.1
vmwCdromIdx .1.3.6.1.4.1.6876.2.6.1.2
vmwCdromName
.1.3.6.1.4.1.6876.2.6.1.3
vmwCdromConnected
.1.3.6.1.4.1.6876.2.6.1.4
vmwVmID .1.3.6.1.4.1.6876.50.101
vmwVmConfigFilePath
.1.3.6.1.4.1.6876.50.102

Notifications/Traps

NameOIDDescription
vmwVmPoweredOn



.1.3.6.1.4.1.6876.4.1.0.1
is sent when a virtual machine is powered on from a suspended 
or a powered off state. The origin of this event can be several:
for instance may be operator initiated, existing vmx process reconnects to control subsystem. 
NOTE: vms powered up due to VMotion are not reported. Upon receiving this notification client applications should
poll the vmwVmTable to obtain current status.
vmwVmPoweredOff



.1.3.6.1.4.1.6876.4.1.0.2
is sent when a virtual machine is powered off. The origin of this event can be several:
for instance may be operator initiated, vmx process terminating abnormally. NOTE: vms powered down due
to VMotion are not reported. Upon receiving this notification client applications should
poll the vmwVmTable to obtain current status.
vmwVmHBLost



.1.3.6.1.4.1.6876.4.1.0.3
is sent when a virtual machine detects a loss in guest heartbeat. The Guest heartbeat
is only sent if VMware Tools are installed in the Guest OS. Control process will send this event whenever it 
determines the number of guest heartbeats for a given period of time have not been received. 
Upon receiving this notification client applications should
poll the vmwVmTable to obtain current status.
vmwVmHBDetected



.1.3.6.1.4.1.6876.4.1.0.4
is sent when a virtual machine detects or regains the required number of guest heartbeats
for a given period of time. This is only sent if VMware tools are installed in the Guest OS.
Upon receiving this notification client applications should
poll the vmwVmTable to obtain current status.
vmwVmSuspended



.1.3.6.1.4.1.6876.4.1.0.5
is sent when a virtual machine is suspended. The origin of this event may be several: operator
initiated, by software api clients, and by other means.
Upon receiving this notification client applications should
poll the vmwVmTable to obtain current status.