DXS-1210 Series Smart Managed Switch CLI Reference Guide
294
Parameters
NAME
Specifies the string that describes the SNMP server name information.
The maximum length is 64 characters. This name should start with a
letter, and end with a letter or a number. Hyphens are allowed to be
used in between the starting and ending characters. It is
recommended not to configure the name longer than 10 characters.
Default
By default, this name is “Switch”.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to configure the system’s name information on the Switch.
Example
This example shows how to configure the system’s name to “SiteA-switch”.
Switch#configure terminal
Switch(config)#snmp-server name SiteA-switch
SiteA-switch(config)#
38-8
snmp-server service-port
This command is used to configure the SNMP UDP port number. Use the no form of this command to
reset the UDP port number to default value.
snmp-server service-port PORT-NUMBER
no snmp-server service-port
Parameters
PORT-NUMBER
Specifies the UDP port number. The range is from 0 to 65535. Some
numbers may conflict with other protocols.
Default
By default, this number is 161.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to configure the SNNP UDP port number on the Switch. The agent will listen to the
SNMP request packets on the configured service UDP port number.
Example
This example shows how to configure the SNMP UDP port number.