The ESXi template uses snmp, so ESXi must have SNMP configured correctly. You can use ESXCLI commands directly on tge host using the ESXi Shell or via ssh.
esxcli system snmp set --port port
esxcli system snmp set --community community
esxcli system snmp set --enable trueYou can display actual SNMP settings
esxcli system snmp getCopyright (c) 2004-2026 The Cacti Group