Unsolved
4 Posts
0
1547
February 25th, 2021 11:00
SNMPv3 on Dell S4112F-ON Not Working
Hey all,
Been struggling to configure SNMP on a few client switches. They're Dell Dell S4112F-ONs running firmware version 10.4.3.4
Here is the latest snmp configuration.
snmp-server group ACTsnmpV3 3 auth write auvik
snmp-server host 10.128.45.244 traps version 3 auth ACTAdmin
snmp-server user ACTAdmin ACTsnmpV3 3 auth sha **** priv des ****
snmp-server view auvik internet included
Any suggestions would be much apperciated!
No Events found!


DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.2K Points
0
February 25th, 2021 15:00
Hi,
What is the output of show snmp-server group? Are they being discovered by your monitoring application?
cbenemio528
4 Posts
0
February 26th, 2021 07:00
Hey Josh,
My monitor application shows no results after doing an SNMP walk to that device,
This is the current status on the switch after doing a show snmp group:
groupname : ACTsnmpV3
version : 3
security level : auth
writeview : auvik
DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.2K Points
0
February 26th, 2021 09:00
Which management software are you using? Are there any devices between the management server and the switch? It seems like you have it configured correctly.
cbenemio528
4 Posts
0
February 26th, 2021 11:00
My company uses Auvik, I've looped in their support as well, but they said to reach out to Dell to verify configuration is correct.
DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.2K Points
0
February 26th, 2021 13:00
It looks fine from our end.
DELL-Stefan R
Moderator
•
790 Posts
0
March 8th, 2021 06:00
Have you received any information from the Auvik Support?
cbenemio528
4 Posts
0
March 8th, 2021 06:00
Still having issues, verified that SNMPv2c is functional with Auvik, but the SNMPv3 configuration is still questionable.