DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
delete snmp community
Purpose
To remove a specific SNMP community string from the Switch.
Syntax
delete snmp community <string 16>
Description
The
delete snmp community
command removes a previously
defined SNMP community string from the Switch.
Parameters
<string 16>
−
A string of up to 16 alphanumeric characters that is
used to identify members of an SNMP community to delete. 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.
Example usage:
To delete the SNMP community string ‘dlink’:
DGS-1100-24P/ME:admin#delete snmp community dlink
Command : delete snmp community dlink
Success.
DGS-1100-24P/ME:admin#
show snmp community
Purpose
To display SNMP community strings configured on the Switch.
Syntax
show snmp community
Description
The
show snmp community
command displays SNMP community
strings that are configured on the Switch.
Parameters
None.
Restrictions
None.
Example usage:
To display the currently entered SNMP community strings:
DGS-1100-24P/ME:admin#show snmp community
Command : show snmp community
SNMP Community Table
Access Right Community Name
--------------------- --------------------------
read_only public
read_write private
Total Entries: 2
DGS-1100-24P/ME:admin#
39