T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
242 
timeout  ——  The maximum time for the switch to wait for the response from 
the management station before resending a request, ranging from 1 to 3600 in 
seconds. 
Command Mode 
Global Configuration Mode 
Example 
Add a Notification entry, and configure the IP address of the management Host 
as 192.168.0.146, the UDP port as 162, the User name of the management 
station as admin, the Security Model of the management station as v2c, the type 
of the notifications as inform, the maximum time for the switch to wait as 1000 
seconds, and the retries time as 100: 
T3700G-28TQ(config)#snmp-server host 192.168.0.146 162 admin smode 
v2c type inform retries 100 timeout 1000 
snmp-server engineID 
Description 
The snmp-server engineID command is used to configure the local and remote 
engineID of the switch. To restore to the default setting, please use no 
snmp-server engineID command.   
Syntax 
snmp-server engineID { [local local-engineID] [remote remote-engineID] } 
no snmp-server engineID 
Parameter 
local  —— Local Engine ID for local clients. The Engine ID is a unique 
alphanumeric string used to identify the SNMP engine on the switch. Its length 
ranges from 10 to 64 hexadecimal characters, which must be even number 
meanwhile.  
remote  —— Remote Engine ID for the switch. The Engine ID is a unique 
alphanumeric string used to identify the SNMP engine on the remote device 
which receives informs from the switch. Its length ranges from 10 to 64 
hexadecimal characters, which must be even number meanwhile.   
Command Mode 
Global Configuration Mode