User guide

Using SNMP
Summit24e3 Switch Installation and User Guide 55
Displaying SNMP Settings
To display the SNMP settings configured on the switch, use the following command:
show management
This command displays the following information:
Enable/disable state for Telnet, SSH2, and SNMP
SNMP community strings
Authorized SNMP station list
SNMP trap receiver list
RMON polling configuration
Login statistics
Table 14: SNMP Configuration Commands
Command Description
config snmp add trapreceiver <ipaddress>
community <string>
Adds the IP address of a specified trap
receiver. The IP address can be a unicast,
multicast, or broadcast address. A
maximum of 16 trap receivers is allowed.
config snmp community [read-only | read-write]
<string>
Adds an SNMP read or read/write
community string. The default read-only
community string is public. The default
read-write community string is
private. Each community string can
have a maximum of 127 characters, and
can be enclosed by double quotation
marks.
config snmp delete trapreceiver [<ip_address>
community <string> | all]
Deletes the IP address of a specified trap
receiver or all authorized trap receivers.
config snmp syscontact <string> Configures the name of the system
contact. A maximum of 255 characters is
allowed.
config snmp syslocation <string> Configures the location of the switch. A
maximum of 255 characters is allowed.
config snmp sysname <string> Configures the name of the switch. A
maximum of 32 characters is allowed. The
default sysname is the model name of the
device (for example, Summit24e3). The
sysname appears in the switch prompt.
disable snmp access Disables SNMP on the switch. Disabling
SNMP access does not affect the SNMP
configuration (for example, community
strings).
disable snmp traps Prevents SNMP traps from being sent
from the switch. Does not clear the SNMP
trap receivers that have been configured.
enable snmp access Turns on SNMP support for the switch.
enable snmp traps Turns on SNMP trap support.
unconfig management Restores default values to all
SNMP-related entries.