Skip to content

Simple Network Management Protocol (SNMP) must be configured properly on the ESXi host.

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-256414r886023_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