VMware SNMP
Enable SSH on the ESXi Host and use the below 3 commands to configure SNMP v2
Sets the community String
esxcli system snmp set --communities publ1c
Starts the SNMP Service
esxcli system snmp set -e true
Retrieves the SNMP Config
esxcli system snmp get