There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

App::Netdisco::SSHCollector::Platform::IOSXEMac

DESCRIPTION

Collect MAC address-table entries (FDB) from Cisco IOS-XE via CLI ("show mac address-table"). Intended for platforms where BRIDGE/Q-BRIDGE MIB does not expose the FDB (e.g. ISR/SD-WAN).

macsuck($hostlabel, $ssh, $args)

Return a hashref like IOS.pm macsuck: { VLAN => { PORTNAME => { MAC_IEEE => 1 } } }