I have an ESXi host running several VMs. I use snmp to query that host for information. I need to find if VMware Tools is installed on some virtual machine. Is that possible? and If so, which OID is it?
In the documentation there are some entries that say things like
Reports the configured virtual hardware MAC address. If VMware Tools is not running, the value is zero or empty.
But I couldn't find anything that would explicitly query whether VMware tools is installed on a certain VM.