Skip to content

The ESXi host must disable Simple Network Management Protocol (SNMP) v1 and v2c.

An XCCDF Rule

Description

<VulnDiscussion>If SNMP is not being used, it must remain disabled. If it is being used, the proper trap destination must be configured. If SNMP is not properly configured, monitoring information can be sent to a malicious host that can use this information to plan an attack.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-258767r933362_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

To disable SNMP from an ESXi shell, run the following command:

# esxcli system snmp set -e no

or