Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
74
Example usage:
To create the SNMP community string “exn”:
Example usage:
To delete the SNMP community string “exn”:
#create snmp community exn view ReadView read_write
Command: create snmp community exn view ReadView read_write
Success.
#
delete snmp community
Purpose Used to remove a specific SNMP community string from the switch.
Syntax delete snmp community <community_string 32>
Description This command is used to remove a previously defined SNMP community
string from the switch.
Parameters <community_string 32> - An alphanumeric string of up to 32 characters that is
used to identify members of an SNMP community. This string is used like a
password to give remote SNMP managers access to MIB objects in the
switch’s SNMP agent.
Restrictions Only Administrator-level users can issue this command.
#delete snmp community exn
Command: delete snmp community exn
Success.
#
show snmp community
Purpose Used to display SNMP community strings configured on the switch.
Syntax show snmp community {<community_string 32>}
Description This command is used to display SNMP community strings that are configured
on the switch.
Parameters <community_string 32> - An alphanumeric string of up to 32 characters that is
used to identify members of an SNMP community. This string is used like a
password to give remote SNMP managers access to MIB objects in the
switch’s SNMP agent.
Restrictions None.