EnableAuthenticationTraps specifies whether to send an authentication trap when an unauthorized community or host requests information.

You can use this setting in core installations of Windows Server® 2008, Windows Server 2008 R2, and Windows Server 2012, by enabling SNMP-SC in the Windows® Foundation package.

Values

true

Sends an authentication trap when an unauthorized community or host requests information. This is the default value.

false

Does not send an authentication trap when an unauthorized community or host requests information.

Valid Passes

generalize

specialize

Parent Hierarchy

Microsoft-Windows-SNMP-Agent-Service | EnableAuthenticationTraps

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-SNMP-Agent-Service.

XML Example

The following XML output shows how to disable authentication traps.

  Copy Code
<EnableAuthenticationTraps>false</EnableAuthenticationTraps>

See Also