Skip to content
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

Method get_mac_address_table failed #28

Open
davidh2k opened this issue Jul 10, 2023 · 0 comments
Open

Method get_mac_address_table failed #28

davidh2k opened this issue Jul 10, 2023 · 0 comments

Comments

@davidh2k
Copy link

davidh2k commented Jul 10, 2023

We're using netbox 3.5 with the napalm Plugin. We can't fetch the mac address table (nor the lldp neighbours) for a Aruba 6100 Switch

Napalm reports the following:

{ "get_mac_address_table": { "error": "Method get_mac_address_table failed: list indices must be integers or slices, not str" }

Output from the switch itself:

SW# show mac-address-table
MAC age-time            : 300 seconds
Number of MAC addresses : 366

MAC Address          VLAN     Type                      Port
--------------------------------------------------------------
b0:xx:xx:xx:xx:21    1        dynamic                   1/1/51
90:xx:xx:xx:xx:cc    1        dynamic                   1/1/51
0c:xx:xx:xx:xx:24    1        dynamic                   1/1/51
00:xx:xx:xx:xx:96    1        dynamic                   1/1/51
00:xx:xx:xx:xx:c7    1        dynamic                   1/1/51
00:xx:xx:xx:xx:27    1        dynamic                   1/1/51
00:xx:xx:xx:xx:08    1        dynamic                   1/1/51
00:xx:xx:xx:xx:c2    1        dynamic                   1/1/51
00:xx:xx:xx:xx:2a    1        dynamic                   1/1/51
00:xx:xx:xx:xx:78    1        dynamic                   1/1/51
00:xx:xx:xx:xx:36    1        dynamic                   1/1/51
00:xx:xx:xx:xx:9b    1        dynamic                   1/1/51

Version is above 10.05:

SW# show version
-----------------------------------------------------------------------------
ArubaOS-CX
(c) Copyright 2017-2023 Hewlett Packard Enterprise Development LP
-----------------------------------------------------------------------------
Version      : PL.10.11.1030
Build Date   : 2023-06-20 14:20:37 UTC
Build ID     : ArubaOS-CX:PL.10.11.1030:c67b303ba898:202306201323
Build SHA    : c67b303ba8985a29658cb8694649d2dd3454c4dc
Hot Patches  :
Active Image : secondary

Service OS Version : PL.01.12.0003
BIOS Version       : PL.01.0002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant