SNMP Groups
In SNMPv1 and SNMPv2, a community string is sent along with the SNMP frames. The community string acts as a password to gain access to an SNMP agent. However, neither the frames nor the community string is encrypted. Therefore, SNMPv1 and SNMPv2 aren’t secure.
In SNMPv3, the following security mechanisms can be configured.
-
Authentication—The device checks that the SNMP user is an authorized system administrator. This is done for each frame.
-
Privacy—SNMP frames can carry encrypted data.
Thus, in SNMPv3, there are three levels of security:
-
No security (No authentication and no privacy)
-
Authentication (Authentication and no privacy)
-
Authentication and privacy
SNMPv3 provides a means of controlling the content each user can read or write and the notifications they receive. A group defines read/write privileges and a level of security. It becomes operational when it’s associated with an SNMP user or community.
Note | To associate a non-default view with a group, first create the view in the SNMP Views. |
To create an SNMP group, complete the following steps:
Procedure
Step 1 | Click SNMP > Groups. This page contains the existing SNMP groups and their security levels. |
Step 2 | Click Add. |
Step 3 | Enter the parameters.
|
Step 4 | Click Apply. The SNMP group is saved to the Running Configuration file. |