User's Manual

Table Of Contents
89
Users Manual of CS-6306R
i) Configuring SNMPv3 user
You can run the following command to configure a local user. When an administrator logs in to a device,
he has to use the username and password that are configured on the device. The security level of a user
must be higher than or equals to that of the group which the user belongs to. Otherwise, the user cannot
pass authentication.
Command Function
snmp-server user username
groupname {v1 | v2c | v3
[encrypted] [auth {md5 | sha}
auth-password ]} [access
access-list]
Configures a local SNMPv3 user.
You can run the following command to configure a remote user. When a device requires to send traps to a
remote control station, a remote user has to be configured if the control station performs ID authentication.
Username and password of the remote user must be the same as those on the control station. Otherwise, the
control station cannot receive traps.
Command Function
snmp-server user username
groupname remote ip-address
[udp-port port] {v1 | v2c | v3
[encrypted] [auth {md5 | sha}
auth-password ]} [access
access-list]
Configures a remote SNMPv3 user.
Note: A remote SNMP engine ID must be
configured for the control station of the IP
address before a remote user is configured.
j) Configuring SNMPv3 Engine ID
The SNMP Engine ID is to identify an SNMP engine. Traditional SNMP manager and agent are part of the
SNMP engine in the SNMPv3 frame.
Command Function
snmp-server engineID remote
ip-address [udp-port
port-number] engineid-string
Configures a remote SNMP engine.