Configuring snmpv3 users, Figure 3-8, Setting an engine id – Alcatel Carrier Internetworking Solutions OmniStack 6300-24 User Manual

Page 76

Advertising
background image

Configuring the Switch

3-36

3

A local engine ID is automatically generated that is unique to the switch. This is
referred to as the default engine ID. If the local engine ID is deleted or changed, all
SNMP users will be cleared. You will need to reconfigure all existing users.

A new engine ID can be specified by entering 1 to 26 hexadecimal characters. If less
than 26 characters are specified, trailing zeroes are added to the value. For
example, the value “1234” is equivalent to “1234” followed by 22 zeroes.

Web – Click SNMP, SNMPv3, Engine ID. Enter an ID of up to 26 hexadecimal
characters and then click Save.

Figure 3-8. Setting an Engine ID

CLI – This example sets an 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 and a write 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)

Model – The user security model; SNMP v1, v2c or v3.

Console(config)#snmp-server engine-id local 12345abcdef

4-114

Console(config)#exit
Console#show snmp engine-id

4-115

Local SNMP engineID: 12345abcdef000000000000000
Local SNMP engineBoots: 1
Console#

Advertising