Start a Conversation

Unsolved

J

2 Posts

1010

July 4th, 2022 03:00

Problem creating SNMPv3 user

Hello,

We have bought two S4128F-ON switches (OS Version: 10.5.2.7
Build Version: 10.5.2.7.374) and want to configure SNMPv3.

snmp-server engineID local 1
snmp-server group SNMP_v3_group 3 priv read SNMP_v3
snmp-server source-interface mgmt1/1/1
snmp-server view SNMP_v3 iso included
snmp-server vrf management

But when we provide:  

snmp-server user SWTD SNMP_v3_group 3 auth md5 ***** priv des *****

we see this message: 

% Error: SNMP-V3 USM Local user DES: Failure op 2 priv des parameters for Local user

Why is that? We can't find any information what is wrong.

 

Thank you.

August 17th, 2022 16:00

I have similar situation, but I can see on customer switch that already exists one previously configured with sha and aes , but I´m not able to add one more user for diferent/same group

I checked and it happens on S3048-ON with OS Version: 10.5.1.2 (Build Version: 10.5.1.2.167)

 

Hope someone can help us

Moderator

 • 

5.1K Posts

August 17th, 2022 21:00

Hi, thanks for choosing Dell. Please follow the syntax below:

snmp-server contact (Location Contact)

snmp-server group (Group Name) 3 priv read (Group View)

snmp-server host (Server IP) traps version 3 priv (SNMP User) udp-port 162

snmp-server location (Location Name)

snmp-server user (SNMP User) (Group Name) 3 encrypted auth sha (Auth Password) priv aes128 (Privilege Password)

2 Posts

August 17th, 2022 22:00

Hi,

Our situation was solved after updating software to 10.5.3.4 version (it was a support recommendation)

August 19th, 2022 11:00

So you moved to 10.5.3.4 and all worked?

I have one with 10.5.3.2 (S3048ON) and other tested with 10.5.3.4 that apparntly worked, but the other ones not working are using 10.5.1.x / 10.5.2.x and one with 9.14(2.6

 

Let me check if other that already have 10.5.3.4 works, and then would be asking for support to upgrad all them

Regards

No Events found!

Top