Transition Networks 8 10/100TX 1 10/100/1000T/10/100 SFP Combo with 4 PoE Injectors Managed Switch User Manual

Page of 118
 
                                                                               
 
36
 
snmp agent-mode 
[v1v2c|v3|v1v2cv3] 
G  Select the agent mode 
of SNMP 
switch(config)#
snmp agent-mode 
v1v2cv3 
snmp 
community-strings 
[Community]
 
right 
[RO/RW] 
G  Add SNMP community 
string. 
switch(config)#
snmp 
community-strings public right 
rw 
snmp-server host   
[IP address]   
community 
[Community-string]   
trap-version 
[v1|v2c]
 
G  Configure SNMP 
server host information 
and community string 
 
switch(config)#
snmp-server host 
192.168.1.50 community public 
trap-version v1 
(remove) 
Switch(config)# 
no snmp-server host 
192.168.1.50   
snmpv3 context-name 
[Context Name ] 
G  Configure the context 
name 
switch(config)#
snmpv3 
context-name Test 
snmpv3 user   
[User Name]   
group   
[Group Name]   
password 
[Authentication 
Password] [Privacy 
Password] 
G  Configure the 
userprofile for 
SNMPV3 agent. 
Privacy password 
could be empty. 
switch(config)#
snmpv3 user 
test01 group G1 password 
AuthPW PrivPW 
snmpv3 access 
context-name 
[Context 
Name ]
 
group   
[Group Name ]   
security-level   
[NoAuthNoPriv|AuthNoP
riv|AuthPriv]   
G  Configure the access 
table of SNMPV3 
agent 
switch(config)#
snmpv3 access 
context-name Test group G1 
security-level AuthPriv 
match-rule Exact views V1 V1 V1