Configuring snmpv3 users, Configuring snmpv3 users -12, Figure 5-5 – SMC Networks TigerAccess SMC7816M User Manual
Page 134: Setting an engine id -12, Command attributes
S
IMPLE
N
ETWORK
M
ANAGEMENT
P
ROTOCOL
5-12
Web – Click SNMP, SNMPv3, Remote Engine ID. Enter an ID of up to
26 hexadecimal characters and then click Save.
Figure 5-5 Setting an Engine ID
CLI – This example specifies a remote SNMPv3 engine ID.
Configuring SNMPv3 Users
Each SNMPv3 user is defined by a unique name. Users must be configured
with a specific security level and assigned to a group. The SNMPv3 group
restricts users to a specific read, write, or notify view.
Command Attributes
• User Name – The name of user connecting to the SNMP agent.
(Range: 1-32 characters)
• Group Name – The name of the SNMP group to which the user is
assigned. (Range: 1-32 characters)
• Security Model – The user security model; SNMP v1, v2c or v3.
• Security Level – The security level used for the user:
- noAuthNoPriv – There is no authentication or encryption used in
SNMP communications. (This is the default for SNMPv3.)
- AuthNoPriv – SNMP communications use authentication, but the
data is not encrypted (only available for the SNMPv3 security model).
Console(config)#snmp-server engine-id remote 54321 192.168.1.19
Console(config)#exit
Console#show snmp engine-id
Local SNMP engineID: 8000002a8000000000e8666672
Local SNMP engineBoots: 1
Remote SNMP engineID IP address
80000000030004e2b316c54321 192.168.1.19
Console#