TP-Link T2600G Series User Manual page 1064

Table of Contents

Advertisement

Step 1
Step 2
Step 3
Step 4
Step 5
The following example shows how to set an SNMP community. Name the community as the
nms-monitor, and allow the NMS to view and modify parameters of View:
Switch#configure
Switch(config)#snmp-server community nms-monitor read-write View
Switch(config)#show snmp-server community
Index
Name
-----
----------------
1
nms-monitor
Switch(config)#end
Switch#copy running-config startup-config
2.2.4 Creating an SNMP Group (For SNMPv3)
Create an SNMP group and set user access control with read, write and notify views.
Meanwhile, set the authentication and privacy modes to secure the communication
between the NMS and managed devices.
Step 1
configure
Enter Global Configuration Mode.
snmp-server community name { read-only | read-write } [ mib-view ]
Configure the community.
name:
Enter a group name with 1 to 16 characters.
read-only | read-write:
indicates that the NMS can view but cannot modify parameters of the view, while read-write
indicates that the NMS can both view and modify.
mib-view:
Enter a view to allow it to be accessed by the community. The name contains 1 to
61 characters. The default view is viewDefault.
show snmp-server community
Displays community entries.
end
Return to Privileged EXEC Mode.
copy running-config startup-config
Save the settings in the configuration file.
Type
------------
read-write
configure
Enter Global Configuration Mode.
Choose an access permissions for the community. Read-only
MIB-View
--------
View
SNMP Configurations
User Guide
1035

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents