vmVMID
mandatoryIf a VM is active, an ID is assigned to it (like a pid). Some VMs may have been configured but not running. Information about these VMs without VM IDs is also displayed, so we can't use VM ID as the table's index.
Table columns
8 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.6876.2.1.1.1 | vmIdx | readonly | Unknown |
| 1.3.6.1.4.1.6876.2.1.1.2 | vmDisplayName | readonly | DisplayString |
| 1.3.6.1.4.1.6876.2.1.1.3 | vmConfigFile | readonly | DisplayString |
| 1.3.6.1.4.1.6876.2.1.1.4 | vmGuestOS | readonly | DisplayString |
| 1.3.6.1.4.1.6876.2.1.1.5 | vmMemSize | readonly | Integer32 |
| 1.3.6.1.4.1.6876.2.1.1.6 | vmState | readonly | DisplayString |
| 1.3.6.1.4.1.6876.2.1.1.7 | vmVMID | readonly | Integer32 |
| 1.3.6.1.4.1.6876.2.1.1.8 | vmGuestState | readonly | DisplayString |