VMWARE-VMINFO-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
32
vmwVmTable
table.1.3.6.1.4.1.6876.2.1
·
1 row entry
·
10 columns
Uses the vmware variant from
Command help
/opt/observium/mibs/vmware.
Walk vmwVmTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwVmTable'
A table containing information on virtual machines that have been configured on the system.
Identifies a registered VM on this ESX system.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
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%2dfo… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.1.1.1 |
|
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 |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.1.1.2 |
|
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 Data… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.1.1.3 |
|
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: Vi… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.1.1.4 |
|
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 |
megabytesSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6876.2.1.1.5 |
|
Power state of the virtual machine.
VIM Property: powerState MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=summary%2eruntime |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.1.1.6 |
|
vmwVmVMIDobsolete
No longer provided, use vmwVmIdx. See vmwVmUUID for cross system,
unique, persistent identifier. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6876.2.1.1.7 |
|
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 p… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.1.1.8 |
|
Number of virtual CPUs assigned to this virtual machine.
VIM Property: numCPU MOB: https://esx.example.com/mob/?moid=vmwVmIdx&doPath=config%2ehardware |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6876.2.1.1.9 |
|
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… |
OctetString Constraints: range: 36-72 |
.1.3.6.1.4.1.6876.2.1.1.10 |
vmwVmHbaTable
table.1.3.6.1.4.1.6876.2.2
·
1 row entry
·
4 columns
Uses the vmware variant from
Command help
/opt/observium/mibs/vmware.
Walk vmwVmHbaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwVmHbaTable'
Table of host bus adapters (hba) for all vms in vmwVmTable.
Uniquely identifies a given virtual machine host bus adapter.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This number corresponds to the vmwVmIdx in vmwVmTable.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.2.1.1 |
|
Uniquely identifies a given Host Bus adapter in this VM. May
change across system reboots. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.2.1.2 |
|
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 |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.2.1.3 |
|
The oem host bus adapter hardware being emulated to the Guest OS.
MOB: Not visible. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.2.1.4 |
vmwHbaTgtTable
table.1.3.6.1.4.1.6876.2.3
·
1 row entry
·
3 columns
Uses the vmware variant from
Command help
/opt/observium/mibs/vmware.
Walk vmwHbaTgtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwHbaTgtTable'
Table of all virtual disks configured for vms in vmwVmTable.
Identifies a specific storage disk. Index may change across reboots.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This number corresponds to vmwVmIdx in vmwVmTable.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.3.1.1 |
|
This value identifies a particular disk.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.3.1.2 |
|
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 |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.3.1.3 |
vmwVmNetTable
table.1.3.6.1.4.1.6876.2.4
·
1 row entry
·
7 columns
Uses the vmware variant from
Command help
/opt/observium/mibs/vmware.
Walk vmwVmNetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwVmNetTable'
Table of network adapters (nic) for all vms in vmwVmTable.
Identifies a particular nic for the specified vmwVmIdx
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This number corresponds to vmwVmIdx in vmwVmTable.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.4.1.1 |
|
Identifies a unique network adapter in this table.
Not guaranteed to be the same across system reboots. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.4.1.2 |
|
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 |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.4.1.3 |
|
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… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.4.1.4 |
|
vmwVmNetConnTypeobsolete
Do not use this value, and should an agent return it discard it.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.4.1.5 |
|
Reports 'true' if the ethernet virtual device is connected to the virtual machine.
|
VMWARE-TC-MIBVmwConnectedState Type Constraints: range: 4..7 |
.1.3.6.1.4.1.6876.2.4.1.6 |
|
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 Proper… |
SNMPv2-TCPhysAddress Description: Represents media- or physical-level addresses. |
.1.3.6.1.4.1.6876.2.4.1.7 |
vmwFloppyTable
table.1.3.6.1.4.1.6876.2.5
·
1 row entry
·
4 columns
Uses the vmware variant from
Command help
/opt/observium/mibs/vmware.
Walk vmwFloppyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwFloppyTable'
Table of floppy drives for all vms in vmwVmTable.
Identifies one specific floppy device. May change across system reboots.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This number corresponds to vmwVmIdx in vmwVmTable.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.5.1.1 |
|
Identifies one specific virtual floppy device.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.5.1.2 |
|
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 defi… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.5.1.3 |
|
Reports 'true' if the floppy drive virtual device is connected to the virtual machine.
|
VMWARE-TC-MIBVmwConnectedState Type Constraints: range: 4..7 |
.1.3.6.1.4.1.6876.2.5.1.4 |
vmwCdromTable
table.1.3.6.1.4.1.6876.2.6
·
1 row entry
·
4 columns
Uses the vmware variant from
Command help
/opt/observium/mibs/vmware.
Walk vmwCdromTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VMWARE-VMINFO-MIB' -M '/opt/observium/mibs/vmware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VMWARE-VMINFO-MIB::vmwCdromTable'
Table of DVD or CDROM drives for all vms in vmwVmTable.
Identifies a specific DVD or CDROM drive. Value may change across system reboots.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This number corresponds to the vmwVmIdx the vmwVmTable.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.6.1.1 |
|
Identifies the specific DVD or CDROM drive.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6876.2.6.1.2 |
|
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 the… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.6876.2.6.1.3 |
|
Reports true if the dvd/cdrom is connected to the virtual machine.
|
VMWARE-TC-MIBVmwConnectedState Type Constraints: range: 4..7 |
.1.3.6.1.4.1.6876.2.6.1.4 |