JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
notify
  ——  Notify view. The management station software can receive trap 
messages of the assigned SNMP view generated by the Switch's SNMP 
agent. 
Command Mode 
Global Configuration mode 
Example 
Add group 1, and configure the Security Model as SNMP v3, the security level 
as authNoPriv, the management access to the assigned View Default as 
read-write, besides the trap messages sent by View Default can be received 
by Management station: 
T3700G-52TQ(config)#snmp-server group  group1  smode  v3  slev 
authNoPriv read Default write Default notify Default 
Delete Group group1:   
T3700G-52TQ(config)#no snmp-server group group1  smode  v3  slev 
authNoPriv 
35.3  snmp-server user 
Description 
The  snmp-server user  command is used to add User. To delete the 
corresponding User, please use no snmp-server user command. The User in 
an SNMP Group can manage the switch via the management station software. 
The User and its Group have the same security level and access right. 
Syntax 
snmp-server user 
name
 
group-name
 { local | remote } [cmode { none | MD5 | 
SHA }] [cpwd 
confirm-pwd 
] [emode { none | DES }] [ epwd 
encrypt-pwd 
] 
no snmp-server user 
name
 
Parameter 
name
 —— User Name, ranging from 1 to 16 characters. 
group-name
 —— The Group Name of the User. The User is classified to the 
corresponding Group according to its Group Name, Security Model and 
Security Level. 
292