279
emode —— The Privacy Mode of the SNMP v3 User, with none and DES
options. None indicates no privacy method is used, and DES indicates DES
encryption method is used. By default, the Privacy Mode is “none”.
encrypt-pwd
—— Privacy Password, ranging from 1 to 16 characters. The
question marks and spaces are not allowed. This password in the
configuration file will be displayed in the symmetric encrypted form.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin level users have access to these commands.
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:
T1600G-52TS(config)# snmp-server user
admin local group2
smode
v3
slev
authPriv
cmode
MD5
cpwd
11111
emode
DES
epwd
22222
29.5
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.
Summary of Contents for T1600-28TS
Page 1: ...CLI Reference Guide T1600G Series Switches REV2 0 0 1910011957...
Page 57: ...41 T1600G 52TS config show voice vlan switchport gigabitEthernet 1 0 2...
Page 64: ...48 Example Display the LACP system priority T1600G 52TS config show lacp sys id...
Page 365: ...349 Example Display the configuration of DHCP Relay T1600G 52TS config show ip dhcp relay...