278
29.4
snmp-server user
Description
The
snmp-server user
command is used to add User. To delete the
corresponding User, please use
no snmp-server user
command. The User in
an SNMP Group can manage the switch via the management station software.
The User and its Group have the same security level and access right.
Syntax
snmp-server user
name
{ local | remote }
group-name
[
smode
{ v1 | v2c | v3 }]
[
slev
{ noAuthNoPriv | authNoPriv | authPriv }] [
cmode
{ none | MD5 | SHA }]
[
cpwd
confirm-pwd
] [
emode
{ none | DES }] [
epwd
encrypt-pwd
]
no snmp-server user
name
Parameter
name
—— User Name, ranging from 1 to 16 characters.
local | remote —— User Type, with local and remote options. Local indicates
that the user is connected to a local SNMP engine, while remote means that
the user is connected to a remote SNMP engine.
group-name
—— The Group Name of the User. The User is classified to the
corresponding Group according to its Group Name, Security Model and
Security Level.
smode —— The Security Model of the User, with v1, v2c and v3 options. By
default, the option is v1. The Security Model of the User must be the same
with that of the Group which the User belongs to.
slev —— The Security Level of SNMP v3 Group. There are three options,
including noAuthNoPriv (no authorization and no encryption), authNoPriv
(authorization and no encryption) and authPriv (authorization and encryption).
By default, the option is “noAuthNoPriv”. The Security Level of the User must
be the same with that of the Group which the User belongs to.
cmode —— The Authentication Mode of the SNMP v3 User, with none, MD5
and SHA options. None indicates no authentication method is used, MD5
indicates the port authentication is performed via HMAC-MD5 algorithm and
SHA indicates the port authentication is performed via SHA (Secure Hash
Algorithm). SHA authentication mode has a higher security than MD5 mode.
By default, the Authentication Mode is “none”.
confirm-pwd
—— Authentication 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.
Содержание T1600-28TS
Страница 1: ...CLI Reference Guide T1600G Series Switches REV2 0 0 1910011957...
Страница 37: ...21 Example Clear the commands you have entered in the current mode T1600G 52TS config history clear...
Страница 57: ...41 T1600G 52TS config show voice vlan switchport gigabitEthernet 1 0 2...
Страница 64: ...48 Example Display the LACP system priority T1600G 52TS config show lacp sys id...
Страница 340: ...324 Example Display the summary information of IPv6 route entries T1600G 52TS config show ipv6 route summary...
Страница 365: ...349 Example Display the configuration of DHCP Relay T1600G 52TS config show ip dhcp relay...