====== vCenter - Configuration SNMPv3 ====== J'ai suivi la doc officielle VMware :\\ [[https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vcsa.doc/GUID-3695CE84-C6DF-497E-BA4E-2B341CC366C5.html|Configure vCenter Server Appliance for SNMP v3]] J'ai remplacé les mots de passe et hashs par des noms entre ''<'' et ''>''. root@vcenter [ ~ ]# appliancesh Password: Connected to service * List APIs: "help api list" * List Plugins: "help pi list" * Launch BASH: "shell" Command> snmp.set --authentication SHA1 Command> snmp.set --privacy AES128 Command> snmp.hash --auth_hash --priv_hash --raw_secret true Hash: Auth_key: Priv_key: Command> snmp.set --users exp_supervision///priv Command> snmp.enable Command> snmp.get Config: Users: 1: Username: exp_supervision Sec_level: priv Auth_key: Priv_key: Enable: True Notraps: '' Targets: Privacy: AES128 Processlist: False Loglevel: warning Authentication: SHA1 Syscontact: '' Syslocation: '' Engineid: Port: 161 V3targets: Remoteusers: Communities: '' Pid: 24793 Command> snmp.test Results: Message: Must first configure at least one v1|v2c|v3 trap target. Success: False Command> {{tag> VMware Virtualisation vCenter Monitoring Supervision SNMP }}