Network Management (SNMP) Commands
Extreme Networks EAS 100-24t Switch CLI Manual
77
Example usage:
To create an SNMP group named “sg1:”
Example usage:
To delete the SNMP group named “sg1”.
Restrictions Only Administrator-level users can issue this command.
#create snmp group sg1 v3 noauth_nopriv read_view v1 write_view v1 notify_view v1
Command: create snmp group sg1 v3 noauth_nopriv read_view v1 write_view v1
notify_view v1
Success.
#
delete snmp group
Purpose Used to remove an SNMP group from the switch.
Syntax delete snmp group <groupname 32>
Description This command is used to remove an SNMP group from the switch.
Parameters <groupname 32> - An alphanumeric name of up to 32 characters that will
identify the SNMP group the new SNMP user will be associated with.
Restrictions Only Administrator-level users can issue this command.
#delete snmp group sg1
Command: delete snmp group sg1
Success.
#
show snmp groups
Purpose Used to display the group names of SNMP groups currently configured on the
switch. The security model, level, and status of each group are also displayed.
Syntax show snmp groups
Description This command is used to display the group names of SNMP groups currently
configured on the switch. The security model, level, and status of each group
are also displayed.
Parameters None.
Restrictions None.
create snmp group