VMWARE-VMINFO-MIB: View SNMP OID List / Download MIB

VENDOR: VMWARE INC.


 Home MIB: VMWARE-VMINFO-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 vmwVmTable 1.3.6.1.4.1.6876.2.1 no-access
A table containing information on virtual machines that have been configured on the system.
     vmwVmEntry 1.3.6.1.4.1.6876.2.1.1 no-access
Identifies a registered VM on this ESX system.
         vmwVmIdx 1.3.6.1.4.1.6876.2.1.1.1 integer32 no-access
An operational identifier given the VM when registered on this ESX system. The value is not unique across ESX systems and may change upon reboot. VIM property: ha-vm-folder MOB: https://esx.example.com/mob/?moid=ha%2dfolder%2dvm A given Virtual Machine Instance can be queried using this URL: MOB: https://esx.example.com/mob/?moid=vmwVmIdx
         vmwVmDisplayName 1.3.6.1.4.1.6876.2.1.1.2 displaystring read-only
Name by which this vm is displayed. It is not guaranteed to be unique. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=summary%2eguest
         vmwVmConfigFile 1.3.6.1.4.1.6876.2.1.1.3 displaystring read-only
Path to the configuration file for this vm expressed as a fully qualified path name in POSIX or DOS extended format VM Config file File name: MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2efiles VM Datastore containing the filename: MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2edatastoreUrl
         vmwVmGuestOS 1.3.6.1.4.1.6876.2.1.1.4 displaystring read-only
Operating system running on this vm. This value corresponds to the value specified when creating the VM and unless set correctly may differ from the actual OS running. Will return one of the values if set in order: Vim.Vm.GuestInfo.guestFullName Vim.Vm.GuestInfo.guestId Vim.Vm.GuestInfo.guestFamily MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=guest where moid = vmwVmIdx. If VMware Tools is not running, value will be of form 'E: error message'
         vmwVmMemSize 1.3.6.1.4.1.6876.2.1.1.5 integer32 read-only
Memory configured for this virtual machine. Memory > MAX Integer32 is reported as max integer32. VIM Property: memoryMB MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
         vmwVmState 1.3.6.1.4.1.6876.2.1.1.6 displaystring read-only
Power state of the virtual machine. VIM Property: powerState MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=summary%2eruntime
         vmwVmVMID 1.3.6.1.4.1.6876.2.1.1.7 integer32 read-only
No longer provided, use vmwVmIdx. See vmwVmUUID for cross system, unique, persistent identifier.
         vmwVmGuestState 1.3.6.1.4.1.6876.2.1.1.8 displaystring read-only
Operation mode of guest operating system. Values include: running - Guest is running normally. shuttingdown - Guest has a pending shutdown command. resetting - Guest has a pending reset command. standby - Guest has a pending standby command. notrunning - Guest is not running. unknown - Guest information is not available. VIM Property: guestState MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=guest
         vmwVmCpus 1.3.6.1.4.1.6876.2.1.1.9 integer32 read-only
Number of virtual CPUs assigned to this virtual machine. VIM Property: numCPU MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
         vmwVmUUID 1.3.6.1.4.1.6876.2.1.1.10 octet string read-only
A unique identifier for this VM. Must be unique across a set of ESX systems managed by an instance of vSphere Center. Example value: 564d95d4-bff7-31fd-f20f-db2d808a8b32 VIM Property: uuid MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config
 vmwVmHbaTable 1.3.6.1.4.1.6876.2.2 no-access
Table of host bus adapters (hba) for all vms in vmwVmTable.
     vmwVmHbaEntry 1.3.6.1.4.1.6876.2.2.1 no-access
Uniquely identifies a given virtual machine host bus adapter.
         vmwHbaVmIdx 1.3.6.1.4.1.6876.2.2.1.1 integer32 no-access
This number corresponds to the vmwVmIdx in vmwVmTable.
         vmwVmHbaIdx 1.3.6.1.4.1.6876.2.2.1.2 integer32 no-access
Uniquely identifies a given Host Bus adapter in this VM. May change across system reboots.
         vmwHbaNum 1.3.6.1.4.1.6876.2.2.1.3 displaystring read-only
The name of the hba as it appears in the VM Settings. VIM Property: Virtual Device index of 200-299. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
         vmwHbaVirtDev 1.3.6.1.4.1.6876.2.2.1.4 displaystring read-only
The oem host bus adapter hardware being emulated to the Guest OS. MOB: Not visible.
 vmwHbaTgtTable 1.3.6.1.4.1.6876.2.3 no-access
Table of all virtual disks configured for vms in vmwVmTable.
     vmwHbaTgtEntry 1.3.6.1.4.1.6876.2.3.1 no-access
Identifies a specific storage disk. Index may change across reboots.
         vmwHbaTgtVmIdx 1.3.6.1.4.1.6876.2.3.1.1 integer32 no-access
This number corresponds to vmwVmIdx in vmwVmTable.
         vmwHbaTgtIdx 1.3.6.1.4.1.6876.2.3.1.2 integer32 no-access
This value identifies a particular disk.
         vmwHbaTgtNum 1.3.6.1.4.1.6876.2.3.1.3 displaystring read-only
Identifies the disk as seen from the host bus controller VIM Property: Virtual Device's with index of 2000-2999,3000-3999. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
 vmwVmNetTable 1.3.6.1.4.1.6876.2.4 no-access
Table of network adapters (nic) for all vms in vmwVmTable.
     vmwVmNetEntry 1.3.6.1.4.1.6876.2.4.1 no-access
Identifies a particular nic for the specified vmwVmIdx
         vmwVmNetVmIdx 1.3.6.1.4.1.6876.2.4.1.1 integer32 no-access
This number corresponds to vmwVmIdx in vmwVmTable.
         vmwVmNetIdx 1.3.6.1.4.1.6876.2.4.1.2 integer32 no-access
Identifies a unique network adapter in this table. Not guaranteed to be the same across system reboots.
         vmwVmNetNum 1.3.6.1.4.1.6876.2.4.1.3 displaystring read-only
The name of the device as it appears in the VM Settings. VIM Property: Virtual Device's with index of 4000-4999. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
         vmwVmNetName 1.3.6.1.4.1.6876.2.4.1.4 displaystring read-only
What this virutal nic is connected to such as a virtual switch portgroup identifier. VIM Property: Virtual Device's with index of 4000-4999. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware then select property 'backing' to how this nic connects. If no backing was defined by operator, string will start with W: If unavailable, string will start with E:
         vmwVmNetConnType 1.3.6.1.4.1.6876.2.4.1.5 displaystring read-only
Do not use this value, and should an agent return it discard it.
         vmwVmNetConnected 1.3.6.1.4.1.6876.2.4.1.6 vmwconnectedstate read-only
Reports 'true' if the ethernet virtual device is connected to the virtual machine.
         vmwVmMAC 1.3.6.1.4.1.6876.2.4.1.7 physaddress read-only
Reports the configured virtual hardware MAC address. If VMware Tools is not running, or VM has not yet been powered on for the first time and mac is to be generated by VM then the value is zero'd out/empty. VIM Property: Virtual Device's with index of 4000-4999. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware
 vmwFloppyTable 1.3.6.1.4.1.6876.2.5 no-access
Table of floppy drives for all vms in vmwVmTable.
     vmwFloppyEntry 1.3.6.1.4.1.6876.2.5.1 no-access
Identifies one specific floppy device. May change across system reboots.
         vmwFdVmIdx 1.3.6.1.4.1.6876.2.5.1.1 integer32 no-access
This number corresponds to vmwVmIdx in vmwVmTable.
         vmwFdIdx 1.3.6.1.4.1.6876.2.5.1.2 integer32 no-access
Identifies one specific virtual floppy device.
         vmwFdName 1.3.6.1.4.1.6876.2.5.1.3 displaystring read-only
File or Device that this device is connected to, example /dev/fd0. VIM Property: Virtual Device's with index of 8000-8999. MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware If no backing was defined by operator, string will start with W: If unavailable, string will start with E:
         vmwFdConnected 1.3.6.1.4.1.6876.2.5.1.4 vmwconnectedstate read-only
Reports 'true' if the floppy drive virtual device is connected to the virtual machine.
 vmwCdromTable 1.3.6.1.4.1.6876.2.6 no-access
Table of DVD or CDROM drives for all vms in vmwVmTable.
     vmwCdromEntry 1.3.6.1.4.1.6876.2.6.1 no-access
Identifies a specific DVD or CDROM drive. Value may change across system reboots.
         vmwCdVmIdx 1.3.6.1.4.1.6876.2.6.1.1 integer32 no-access
This number corresponds to the vmwVmIdx the vmwVmTable.
         vmwCdromIdx 1.3.6.1.4.1.6876.2.6.1.2 integer32 no-access
Identifies the specific DVD or CDROM drive.
         vmwCdromName 1.3.6.1.4.1.6876.2.6.1.3 displaystring read-only
Reports the iso or device this virtual drive has been configured to use VIM Property: Virtual Device's with index of 3000-3999 (same as disks) MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware then select property 'backing' to how this cdrom connects. If no backing was defined by operator, string will start with W: If unavailable, string will start with E:
         vmwCdromConnected 1.3.6.1.4.1.6876.2.6.1.4 vmwconnectedstate read-only
Reports true if the dvd/cdrom is connected to the virtual machine.
 vmwVmInfoMIB 1.3.6.1.4.1.6876.2.10
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.
       vmwVmInfoMIBConformance 1.3.6.1.4.1.6876.2.10.2
           vmwVmInfoMIBCompliances 1.3.6.1.4.1.6876.2.10.2.1
               vmwResMIBBasicCompliance 1.3.6.1.4.1.6876.2.10.2.1.2
The compliance statement for entities which implement the VMWARE-RESOURCE-MIB.
           vmwVmInfoMIBGroups 1.3.6.1.4.1.6876.2.10.2.2
               vmwVmInfoGroup 1.3.6.1.4.1.6876.2.10.2.2.1
These objects provide virtual machine details.
               vmwVmInfoNotificationGroup 1.3.6.1.4.1.6876.2.10.2.2.2
Group of objects describing notifications (traps).
               vmwVmObsoleteGroup 1.3.6.1.4.1.6876.2.10.2.2.3
Managed objects that should not be used.
         vmwVmPoweredOn 1.3.6.1.4.1.6876.4.1.0.1
This trap 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
This trap 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
This trap 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
This trap 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
This trap 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.
   vmwVmID 1.3.6.1.4.1.6876.50.101 integer32 no-access
This holds the same value as vmwVmVMID of the affected vm generating the trap. to allow polling of the affected vm in vmwVmTable.
   vmwVmConfigFilePath 1.3.6.1.4.1.6876.50.102 displaystring no-access
This is the path to the config file of the affected vm generating the trap and is same as vmwVmTable vmwVmConfigFile. It is expressed as POSIX pathname.