This post is more than 5 years old
5 Posts
0
109692
March 5th, 2015 06:00
ENABLE SNMP POWERCONNECT 5524
Hello, I have a problem on one of my Dell PowerConnect 5524 switches . I do not turn on SNMP. All my other switches work well except this one . I looked extensively without results
SW-STUDIOshow snmp
SNMP is disabled.
Community-String Community-Access View name IP address Mask
-------------------- ------------------ -------------- ------------ ------------
public read only Default All
Community-String Group name IP address Mask Type
------------------ ------------ ------------------- ------------------- ------
Traps are enabled.
Authentication-failure trap is enabled.
Version 1,2 notifications
Target Address Type Community Version Udp Filter To Retries
Port name Sec
---------------- -------- ----------- ---------- ----- ------- ----- ---------
Version 3 notifications
Target Address Type Username Security Udp Filter To Retries
Level Port name Sec
---------------- -------- ----------- -------- ----- ------- ----- ---------
System Contact:
System Location:


skaman85
5 Posts
1
March 6th, 2015 06:00
Hello, my problem is ok.
It was enough just to pass the following command: snmp-server server
Look :
SW-STUDIO# configure
SW-STUDIO(config)# snmp-server server
SW-STUDIO(config)# exit
SW-STUDIO# show snmp
SNMP is enabled.
skaman85
5 Posts
0
March 5th, 2015 09:00
Hello,
I perform all these tests to establish :
configure
no snmp-server community private
no snmp-server community public
copy running-config startup-config
reboot
snmp-server community public ro
copy running-config startup-config
reboot
I have also tried in Web mode and reading the official documentation of the Dell 5524, Also snmpwalk but no result : snmpwalk -v 1 -c public myIP
I rebooted the switch several times to check it
Thanks
skaman85
5 Posts
0
March 5th, 2015 10:00
When I do a show snmp only this change :
SW-STUDIO# show snmp
SNMP is disabled.
And when I do show run :
Switch OK:
snmp-server community public ro view Default
Switch NOK :
no snmp-server server
snmp-server community public ro view Default
skaman85
5 Posts
0
March 6th, 2015 01:00
Hello,
No I have not back to the default config switch because it is in production.
I just added the public community by default ro as my other switches
but it does not enable snmp