D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
39
create snmp community
the Switch.
read_write Specifies that SNMP community members using the
community string created with this command can read from and write to the
contents of the MIBs on the Switch.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create the SNMP community string “dlink:”
DES-3526:admin#
create snmp community dlink view ReadView
read_write
Command: create snmp community dlink view ReadView
read_write
Success.
DES-3526:admin#
delete snmp community
Purpose Used to remove a specific SNMP community string from the Switch.
Syntax
delete snmp community <community_string 32>
Description
The delete snmp community 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 and Operator-level users can issue this
command.
Example usage:
To delete the SNMP community string “dlink:”
DES-3526:admin#delete snmp community dlink
Command: delete snmp community dlink
Success.
DES-3526:admin#
show snmp community
Purpose Used to display SNMP community strings configured on the Switch.
Syntax
show snmp community {<community_string 32>}
Description
The show snmp community 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.