Start a Conversation

Unsolved

Closed

F

1 Rookie

 • 

2 Posts

1826

June 2nd, 2023 02:00

SNMP V3 on Dell OS 10

Hello Guys,

i am a newbie with Dell OS 10. Our Company planned to use SNMP v3. I tried to configure it but till now it will not work. I made some screenshots to show my problem. Any Ideas to fix it?

 

The Config of the Switch:

running-config snmp.png

 

Snmpwalk: 

snmpwalk.png

Thanks for any help!

Greetings

 

 

 

Moderator

 • 

2.8K Posts

June 2nd, 2023 06:00

Hello, I found below article to miay be helpful to you. 

https://dell.to/45KeGcx

Below example can be useful. In this example, test_view is the name of the SNMPv3 view, test_group is the name of the SNMPv3 group, test_user is the name of the SNMPv3 user, password1 is the authentication password and password2 is the encryption key.

console# configure
console (config)# snmp-server view test_view internet included
console (config)# snmp-server group test_group v3 priv read test_view
console (config)# snmp-server user test_user test_group auth-md5 password1 priv-3des password2

1 Rookie

 • 

2 Posts

June 9th, 2023 05:00

Hello, this is for the N-Series of Dell? I am using a Dell S3048  with OS10. The commands of the documentation will not work.

Moderator

 • 

2.8K Posts

June 9th, 2023 06:00

Hi, please take a look configure SNMP engine ID, configure SNMP views, configure SNMP groups and users in smartfabric OS10 guide here https://dell.to/45Ox7gt;

No Events found!

Top