Command Groups
show snmp groups
The CLI also enables up to ten SNMP v3 users to be assigned to one of three pre‐defined groups. The show snmp groups command displays the group names (RO, RWAuth, or RWPriv) and the group security settings.
Users must be assigned to groups that have the same security levels. If a user who has “AuthPriv” security (uses authentication and encryption) is assigned to a read‐only (RO) group, the user will not be able to access the database. An AuthPriv user must be assigned to the RWPriv group with the AuthPriv security level.
Use the snmp‐server engine‐id command to define the SNMP v3 engine before assigning users to groups. Use the snmp‐server user command to assign users to one of the three groups and set the appropriate authentication and encryption types to be used. To view the current SNMP v3 engine ID, use the show snmp command. To view SNMP users and group settings, use the show snmp users or show snmp group‐assignments commands.
Command Mode
Exec
Example
RoamAbout 3000#show snmp groups
GroupName :RO
SecurityModel :USM
SecurityLevel :NoAuthNoPriv
GroupName :RWAuth
SecurityModel :USM
SecurityLevel :AuthNoPriv
GroupName :RWPriv
SecurityModel :USM
SecurityLevel :AuthPriv
RoamAbout 3000#
RoamAbout Access Point 3000 Configuration Guide