How to enable SNMP monitoring on a VCSA 6.5 Vmware Vcenter

Enabled SSH Login on your VCenter Appliance ( this can be done through the GUI or via Direct Console Access )

Run the below commands replacing username and snmp servername

snmp.set --users username/-/-/none
snmp.set --communities liability
snmp.set --v3targets snmpservername@161/username/none/trap

 

This command will show you all the current settings

snmp.get

 

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 8.00 out of 5)
Loading...