-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dlink Switch Unable to MACSuck or Arpnip and the Neighbours are not Detected #510
Comments
Can you share the output of |
[130304] 2023-12-20 22:18:45 info App::Netdisco version 2.070003 loaded. |
Thanks for your reply. I have pasted the requested output. |
Potential fix in 6864099, untested |
I have updated the App to latest Should i edit this file /home/netdisco/perl5/lib/perl5/SNMP/Info.pm? |
Yes, if you want to try locally, you can manually make the change in that file and in /home/netdisco/perl5/lib/perl5/SNMP/Info/Layer3/DLink.pm (or wherever the Info.pm and DLink.pm files are located in your install) |
when you edit it with vi, it will most likely complain when trying to save your changes, you can force it with: not sure how snmp::info caching works, so best also restart netdisco-backend |
Hi, |
while i have not looked in detail this could be snmp field protection. can you delete the device & discover again? |
I have deleted the Device from the GUI, added the Device again and ran the discover. the following the desciver logs |
Did you fully restart Netdisco after changing the two .pm files? From the debug output, it looks like your changes haven't been picked up. |
Even I thought So i restarted the VM all the 4 Backend that is configured as Netdisco |
Issue:
I have close to 100 D-Link Switches and all the Switch the MACSuck, ARPnIP and Neighbors are not working.
Expected Behavior
MACSuck & ARPnIP should run and Neighbors should be displayed
Current Behavior
The D-Link Device is a switch and Netdisco can detect the port but the Device is not able run MACSuck, ARPnIP and Neighbors
The Sample Output of the LLDP MIB
.1.0.8802.1.1.2.1.3.1.0 = INTEGER: 4
.1.0.8802.1.1.2.1.3.2.0 = Hex-STRING: 78 98 E8 1E 07 18
.1.0.8802.1.1.2.1.3.3.0 = STRING: "DGS-F3008P-4S_V1 H3008P2104059"
.1.0.8802.1.1.2.1.3.4.0 = STRING: "L2 Ethernet PoE Switch"
.1.0.8802.1.1.2.1.3.5.0 = Hex-STRING: 04
.1.0.8802.1.1.2.1.3.6.0 = Hex-STRING: 04
.1.0.8802.1.1.2.1.3.7.1.2.3 = INTEGER: 1
.1.0.8802.1.1.2.1.3.7.1.2.9 = INTEGER: 1
.1.0.8802.1.1.2.1.3.7.1.2.12 = INTEGER: 1
.1.0.8802.1.1.2.1.3.7.1.3.3 = STRING: "3"
.1.0.8802.1.1.2.1.3.7.1.3.9 = STRING: "9"
.1.0.8802.1.1.2.1.3.7.1.3.12 = STRING: "12"
.1.0.8802.1.1.2.1.3.7.1.4.3 = STRING: "G3"
.1.0.8802.1.1.2.1.3.7.1.4.9 = STRING: "G9"
.1.0.8802.1.1.2.1.3.7.1.4.12 = STRING: "G12"
.1.0.8802.1.1.2.1.3.8.1.3.1.10.9.100.11 = INTEGER: 4
.1.0.8802.1.1.2.1.3.8.1.4.1.10.9.100.11 = INTEGER: 2
.1.0.8802.1.1.2.1.3.8.1.5.1.10.9.100.11 = INTEGER: 3
.1.0.8802.1.1.2.1.3.8.1.6.1.10.9.100.11 = OID: .0.0
.1.0.8802.1.1.2.1.4.1.1.4.0.3.1 = INTEGER: 4
.1.0.8802.1.1.2.1.4.1.1.4.0.9.1 = INTEGER: 4
.1.0.8802.1.1.2.1.4.1.1.4.0.12.1 = INTEGER: 4
.1.0.8802.1.1.2.1.4.1.1.5.0.3.1 = ""
.1.0.8802.1.1.2.1.4.1.1.5.0.9.1 = Hex-STRING: BC 0F 9A E7 F5
.1.0.8802.1.1.2.1.4.1.1.5.0.12.1 = Hex-STRING: C4 E9 0A 6F B9 51
.1.0.8802.1.1.2.1.4.1.1.6.0.3.1 = INTEGER: 3
.1.0.8802.1.1.2.1.4.1.1.6.0.9.1 = INTEGER: 7
.1.0.8802.1.1.2.1.4.1.1.6.0.12.1 = INTEGER: 1
.1.0.8802.1.1.2.1.4.1.1.7.0.3.1 = ""
.1.0.8802.1.1.2.1.4.1.1.7.0.9.1 = STRING: "eth1/0/2"
.1.0.8802.1.1.2.1.4.1.1.7.0.12.1 = STRING: "12"
.1.0.8802.1.1.2.1.4.1.1.8.0.3.1 = STRING: "eth0"
.1.0.8802.1.1.2.1.4.1.1.8.0.9.1 = ""
.1.0.8802.1.1.2.1.4.1.1.8.0.12.1 = STRING: "G12"
.1.0.8802.1.1.2.1.4.1.1.9.0.3.1 = STRING: "P1"
.1.0.8802.1.1.2.1.4.1.1.9.0.9.1 = ""
.1.0.8802.1.1.2.1.4.1.1.9.0.12.1 = STRING: "DGS-F3008P-4S_V1 H3008P1912014"
.1.0.8802.1.1.2.1.4.1.1.10.0.3.1 = STRING: "Sarix Pro 2"
.1.0.8802.1.1.2.1.4.1.1.10.0.9.1 = ""
.1.0.8802.1.1.2.1.4.1.1.10.0.12.1 = STRING: "L2 Ethernet PoE Switch"
.1.0.8802.1.1.2.1.4.1.1.11.0.3.1 = Hex-STRING: 9C
.1.0.8802.1.1.2.1.4.1.1.11.0.9.1 = Hex-STRING: 00
.1.0.8802.1.1.2.1.4.1.1.11.0.12.1 = Hex-STRING: 04
.1.0.8802.1.1.2.1.4.1.1.12.0.3.1 = Hex-STRING: 80
.1.0.8802.1.1.2.1.4.1.1.12.0.9.1 = Hex-STRING: 00
.1.0.8802.1.1.2.1.4.1.1.12.0.12.1 = Hex-STRING: 04
Possible Solution
I think the MIB File for the D-Link is not loaded.
Steps to Reproduce (for bugs)
You need a Dlink Switch with the same firmware and Model as DGS-F3008P-4S DGS-F3008P-4S HW V1 Firmware V5.2.10.1-g7578559a6 SerialNo H3008P1912014, L2 Ethernet PoE Switch
Context
The Network Map and Device Data is not Displayed.
Your Device
.1.3.6.1.2.1.1.1.0 = STRING: D-LINK DGS-F3008P-4S HW V1 Firmware V5.2.10.1-g7578559a6 SerialNo H3008P2104059, L2 Ethernet PoE Switch
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.4294967295.3.2.16
.1.3.6.1.2.1.1.3.0 = Timeticks: (2490263656) 288 days, 5:23:56.56
.1.3.6.1.2.1.1.4.0 = STRING: Your Contact
.1.3.6.1.2.1.1.5.0 = STRING: SW02
.1.3.6.1.2.1.1.6.0 = STRING: Pole-02
.1.3.6.1.2.1.1.8.0 = Timeticks: (313) 0:00:03.13
.1.3.6.1.2.1.1.9.1.2.1 = OID: .1.3.6.1.6.3.11.3.1.1
.1.3.6.1.2.1.1.9.1.2.2 = OID: .1.3.6.1.6.3.15.2.1.1
.1.3.6.1.2.1.1.9.1.2.3 = OID: .1.3.6.1.6.3.10.3.1.1
.1.3.6.1.2.1.1.9.1.2.4 = OID: .1.3.6.1.6.3.1
.1.3.6.1.2.1.1.9.1.2.5 = OID: .1.3.6.1.6.3.16.2.2.1
.1.3.6.1.2.1.1.9.1.2.6 = OID: .1.3.6.1.2.1.49
.1.3.6.1.2.1.1.9.1.2.7 = OID: .1.3.6.1.2.1.4
.1.3.6.1.2.1.1.9.1.2.8 = OID: .1.3.6.1.2.1.50
.1.3.6.1.2.1.1.9.1.2.9 = OID: .1.3.6.1.6.3.13.3.1.3
.1.3.6.1.2.1.1.9.1.2.10 = OID: .1.3.6.1.2.1.92
.1.3.6.1.2.1.1.9.1.3.1 = STRING: The MIB for Message Processing and Dispatching.
.1.3.6.1.2.1.1.9.1.3.2 = STRING: The management information definitions for the SNMP User-based Security Model.
.1.3.6.1.2.1.1.9.1.3.3 = STRING: The SNMP Management Architecture MIB.
.1.3.6.1.2.1.1.9.1.3.4 = STRING: The MIB module for SNMPv2 entities
.1.3.6.1.2.1.1.9.1.3.5 = STRING: View-based Access Control Model for SNMP.
.1.3.6.1.2.1.1.9.1.3.6 = STRING: The MIB module for managing TCP implementations
.1.3.6.1.2.1.1.9.1.3.7 = STRING: The MIB module for managing IP and ICMP implementations
.1.3.6.1.2.1.1.9.1.3.8 = STRING: The MIB module for managing UDP implementations
.1.3.6.1.2.1.1.9.1.3.9 = STRING: The MIB modules for managing SNMP Notification, plus filtering.
.1.3.6.1.2.1.1.9.1.3.10 = STRING: The MIB module for logging SNMP Notifications.
.1.3.6.1.2.1.1.9.1.4.1 = Timeticks: (240) 0:00:02.40
.1.3.6.1.2.1.1.9.1.4.2 = Timeticks: (240) 0:00:02.40
.1.3.6.1.2.1.1.9.1.4.3 = Timeticks: (240) 0:00:02.40
.1.3.6.1.2.1.1.9.1.4.4 = Timeticks: (274) 0:00:02.74
.1.3.6.1.2.1.1.9.1.4.5 = Timeticks: (275) 0:00:02.75
.1.3.6.1.2.1.1.9.1.4.6 = Timeticks: (278) 0:00:02.78
.1.3.6.1.2.1.1.9.1.4.7 = Timeticks: (278) 0:00:02.78
.1.3.6.1.2.1.1.9.1.4.8 = Timeticks: (278) 0:00:02.78
.1.3.6.1.2.1.1.9.1.4.9 = Timeticks: (312) 0:00:03.12
.1.3.6.1.2.1.1.9.1.4.10 = Timeticks: (313) 0:00:03.13
Your Environment
The text was updated successfully, but these errors were encountered: