vcf_vim_host_snmp

Execution module for ESXi SNMP agent config.

saltext.vcf.modules.vcf_vim_host_snmp.get(host, profile=None)[source]

Return SNMP config for host.

CLI Example:

salt '*' vcf_vim_host_snmp.get <host>
saltext.vcf.modules.vcf_vim_host_snmp.set_(host, enabled=None, port=None, read_only_communities=None, trap_targets=None, profile=None)[source]

Reconfigure the SNMP agent on host.

CLI Example:

salt '*' vcf_vim_host_snmp.set_ <host> enabled=True