Use this command to display an SNMP group configuration. An SNMP group is a collection of SNMPv3 users who share the same access privileges.
groupname groupname | (Optional) Displays information for a specific SNMP group. |
user user | (Optional) Displays information about users within the specified group. |
security-model v1 | v2c | usm | (Optional) Displays information about groups assigned to a specific security SNMP model. |
volatile | nonvolatile | read-only | (Optional) Displays SNMP group information for a specified storage type. |
All command modes.
This example shows how to display SNMP group information:
System(rw)->show snmp group --- SNMP group information --- Security model = SNMPv1 Security/user name = public Group name = Anyone Storage type = nonVolatile Row status = active Security model = SNMPv1 Security/user name = public.router Group name = Anyone Storage type = nonVolatile Row status = active
show snmp group Output Details shows a detailed explanation of the command output.
Output... | What it displays... |
---|---|
Security model | SNMP version associated with this group. |
Security/user name | User belonging to the SNMP group. |
Group name | Name of SNMP group. |
Storage type | Whether entry is stored in volatile, nonvolatile or read-only memory. |
Row status | Status of this entry: active, notInService, or notReady. |