UNSOLVED

fichtvi007

updated

3 years ago

Closed

F

fichtvi007

1 Rookie

2 Posts

0

1924

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

 

 

 

  • DELL-Erman O

    Moderator

    2984 Posts

    14874 Points

    247

    0

    Posted 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

    DELL-Erman O

    Social Media and Communities Professional

    Dell Technologies | Enterprise Support Services

    #IWork4Dell

    Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!

  • fichtvi007

    1 Rookie

    2 Posts

    193

    0

    Posted 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.

  • DELL-Erman O

    Moderator

    2984 Posts

    14874 Points

    189

    0

    Posted 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;

    DELL-Erman O

    Social Media and Communities Professional

    Dell Technologies | Enterprise Support Services

    #IWork4Dell

    Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!