Snmp-Server Community - TP-Link JetStream TL-SL5428E Cli Reference Manual

24-port 10/100mbps + 4-port gigabit jetstream l2 managed switch
Hide thumbs Also See for JetStream TL-SL5428E:
Table of Contents

Advertisement

Example
Add Local User admin to Group group2, and configure the Security Model of the
user as v3, the Security Level of the group as authPriv, the Authentication Mode
of the user as MD5, the Authentication Password as 11111, the Privacy Mode as
DES, and the Privacy Password as 22222:
TL-SL5428E(config)#snmp-server user admin local group2 smode v3 slev
authPriv cmode MD5 cpwd 11111 emode DES epwd 22222

snmp-server community

Description
The snmp-server community command is used to add Community. To delete
the corresponding Community, please use no snmp-server community
command. SNMP v1 and SNMP v2c adopt community name authentication.
The community name can limit access to the SNMP agent from SNMP network
management station, functioning as a password.
Syntax
snmp-server community name { read-only | read-write } mib-view
no snmp-server community name
Parameter
name —— Community Name, ranging from 1 to 16 characters.
read-only | read-write — — The access rights of the community, with
"read-only" and "read-write" options.
mib-view —— The MIB View for the community to access.
Command Mode
Global Configuration Mode
Example
Add community public, and the community has read-write management right to
View viewDefault:
TL-SL5428E(config)#snmp-server community public read-write viewDefault
TL-SL5428E
JetStream L2 Managed Switch CLI Guide
271

Advertisement

Table of Contents
loading

Table of Contents