[ixpmanager] Issue in Discovering MAC addresses with the script
Nick Hilliard (INEX)
nick at inex.ie
Thu Sep 19 12:09:44 IST 2019
Ahmed Al-Saruri wrote on 19/09/2019 06:43:
> $l2mapping = {
> 'columba' => undef,
> };
this isn't good - it should be reporting a list of what MAC addresses
are associated with each port. There are a couple of reasons that this
might happen. Are you sure the device is currently connected to the
port? If you are, then can you post the output of the following SNMP
OIDs for this switch:
.1.3.6.1.2.1.2.2.1.2.43 (ifDescr)
.1.3.6.1.2.1.17.1.4.1.2 (dot1dBasePortIfIndex)
.1.3.6.1.2.1.17.7.1.2.2.1.2 (dot1qTpFdbPort)
The script already reports that OcNOS supports Q-BRIDGE, so these OIDs
should return useful information.
Nick
More information about the ixpmanager
mailing list