netdisco / snmp-info

Other
35 stars 31 forks source link

macsuck not working on NXOS, skipping #483

Open jimaraujo6786 opened 10 months ago

jimaraujo6786 commented 10 months ago

Expected Behavior

Correctly collect mac port information as shown in "show mac address table" from Nexus switches

Current Behavior

macsuck debug claims vlans are not in use and skips them: https://pastes.io/bstmi1lf79 [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck - VLANs: 1,10,102,103,104,109,110,112,116,169,170,171,172,200,30,401,801 [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 1/default - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 10/Data1 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 102/Nutanix2 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 103/Nutanix3 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 104/Nutanix4 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 109/VLAN_109 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 110/Nutanix - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 112/AAA - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 116/Citrix_VDI - not in use by any port - skipping.

Possible Solution

Steps to Reproduce (for bugs)

  1. Run macsuck against NXOS host on default VRF
  2. Show mac address table vlan XXX shows macs, netdisco does not
  3. Research https://github.com/netdisco/snmp-info/issues/370

Context

Your Device

Your Environment