set snmp group
Enterasys C3 Configuration Guide 12-11
Defaults
If groupname is not specified, information about all SNMP groups will be displayed.
If user is not specified, information about all SNMP users will be displayed.
If security-model is not specified, user information about all SNMP versions will be displayed.
If not specified, information for all storage types will be displayed.
Mode
Switch command, read-only.
Example
This example shows how to display SNMP group information:
C3(su)->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.router1
Group name = Anyone
Storage type = nonVolatile
Row status = active
Table 12-4 provides an explanation of the command output.
set snmp group
Use this command to create an SNMP group. This associates SNMPv3 users to a group that shares
common access privileges.
Syntax
set snmp group groupname user user security-model {v1 | v2c | usm} [volatile |
nonvolatile]
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.
Table 12-4 show snmp group Output Details
Output Field 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.