Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
280
configuration to be part of the startup
configuration.
The“enablesnmpagent” command enables the SNMP agent.
To enable the SNMP agent, it must be in the disabled state. The SNMP subagent is disabled
by default. If needed, use the command “disablesnmpsubagent” to disable the SNMP
subagent feature.
The examples below show ways to disable/enable the SNMP agent function on Supermicro switches.
Disable the SNMP agent.
SMIS# configure terminal
SMIS(config)# disable snmpagent
SMIS(config)# end
Enable the SNMP agent.
SMIS# configure terminal
SMIS(config)# enable snmpagent
SMIS(config)# end
11.5.1
Switch Name
Supermicro switches can be assigned a name for identification purposes. The default switch name isSMIS.
The switch name is also used as a prompt.
Follow the steps below to configure the switch name.
Step Command
Description
Step 1 configure terminal
Enters the configuration mode
Step 2 device name <devname(15)>
Configures switch name and prompt.
Devname – Switch name specified with
1-15 alphanumeric characters.
Step 3 End
Exits the configuration mode.
Step 4 show system information
Displays the system information
configuration.
Step 5 write startup-config
Optional step – saves thisconfiguration
to be part of the startup configuration.