SNMP - How to enable SNMP on ESXi 7.x Print

  • 0

  1. SSH or Telnet to your ESXi node using root-level credentials.
  2. Execute the following commands. Replace YOUR_STRING with your desired community string.
    esxcli system snmp set --communities YOUR_COMMUNITY_STRING
    esxcli system snmp set --enable true

 


Was this answer helpful?

« Back