![TP-Link T2500G-10MPS User Manual Download Page 761](http://html1.mh-extra.com/html/tp-link/t2500g-10mps/t2500g-10mps_user-manual_1145700761.webp)
Configuring SNMP & RMON
SNMP Configurations
Configuration Guide
737
Step 2
snmp-server group
name
[
smode
{v1 | v2c | v3}]
[
slev
{noAuthNoPriv | authNoPriv |
authPriv}]
[
read
read-view
] [
write
write-view
] [
notify
notify-view
]
Set an SNMP group.
name:
Enter the group name with 1 to 16 characters. The identifier of a group consists of a
group name, security model and security level. Groups of the same identifier are recognized
as being in the same group.
v1 | v2c | v3:
Choose a security mode for the SNMP group from the following: SNMPv1,
SNMPv2c, SNMPv3. The default is v1.
noAuthNoPriv | authNoPriv | authPriv:
For groups of SNMPv3, choose a security level
among noAuthNoPriv (no authorization and no encryption), authNoPriv (authorization and
no encryption), authPriv (authorization and encryption). The default is noAuthNoPriv. Please
note that if you have chosen v1 or v2c as the security mode, the security level cannot be
configured.
read-view:
Set the view as read-only. And then the NMS can view parameters of the
specified view.
write-view:
Set the view as write-only. And then the NMS can modify parameters of the
specified view. Please note that the view in write-view should also be in read-view.
notify-view:
Set the view as notify-only view. And then the NMS can get notifications of the
specified view from the agent.
Step 3
show snmp-server group
Displays SNMP group entries.
Step 4
end
Return to Privileged EXEC Mode.
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create an SNMPv3 group. Name the group as nms-
monitor, enable Auth Mode and Privacy Mode, and set the view as read View and notify
View:
Switch#configure
Switch(config)#snmp-server group
nms-monitor
smode
v3
slev
authPriv
read
View
notify
View
Switch(config)#show snmp-server group
No. Name Sec-Mode Sec-Lev Read-View Write-View Notify-View
--- --------------- -------- ------- --------- ---------- -----------
1 nms-monitor v3 authPriv View View
Switch(config)#end
Switch#copy running-config startup-config
Summary of Contents for T2500G-10MPS
Page 1: ...User Guide T2500G 10MPS 1910012405 REV1 0 1 April 2018...
Page 24: ...Using the CLI 767 Appendix Default Parameters 773...
Page 145: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Page 172: ...Part 7 Configuring DDM CHAPTERS 1 Overview 2 DDM Configuration 3 Appendix Default Parameters...