1. Home
  2. Security Hardening
  3. CIS Cisco IOS 16 L2 V1.1.1
  4. Set ‘priv’ for each ‘snmp-server group’ using SNMPv3

Set ‘priv’ for each ‘snmp-server group’ using SNMPv3

Details

Specifies authentication of a packet with encryption when using SNMPv3

Rationale:

SNMPv3 provides much improved security over previous versions by offering options for Authentication and Encryption of messages. When configuring a user for SNMPv3 you have the option of using a range of encryption schemes, or no encryption at all, to protect messages in transit. AES128 is the minimum strength encryption method that should be deployed.

Impact:

Organizations using SNMP can significantly reduce the risks of unauthorized access by using the ‘snmp-server group v3 priv’ setting to encrypt messages in transit.

Solution

For each SNMPv3 group created on your router add privacy options by issuing the following command…

hostname(config)#snmp-server group {group_name} v3 priv

Default Value:

No SNMP server groups are configured.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Cisco.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles