HKLM\SYSTEM\CurrentControlSet\Services\SNMP\Parameters
Data type | Range | Default value |
---|---|---|
REG_DWORD | 0 | 1 | 1 |
Enables and disables authentication traps.
When authentication traps are enabled, SNMP sends a trap when it receives a request that does not match a community name or host filter in its lists.
Value | Meaning |
---|---|
0 | The SNMP service does not send authentication traps. |
1 | The SNMP service sends an authentication trap when it receives a request that does not match any community name or host filter in its lists. |
To change the value of this entry, use Computer Management. In the console tree, click Services and Applications, click Services, and then click SNMP Service. From the Action menu, click Properties, click the Security tab, and select or clear the Send authentication trap check box.
Note
In Windows NT 4.0, this data was stored in the Switch entry in the EnableAuthenticationTraps subkey.