[ixpmanager] Issue in Discovering MAC addresses with the script
Ahmed Al-Saruri
ahmed.alsaruri at x3me.net
Thu Sep 19 06:43:57 IST 2019
Hello Nick,
Thank you for assisting in this matter.
Below is the result from the script. The VLAN used is 3210 which
corresponds to ID:1 in IXP manager.
I am including the results for this switch only since the other switches
(Huawei) are working fine.
update-l2database.pl --debug --vlanid 1
DEBUG: columba: started query process
DEBUG: columba: pre-emptively trying Juniper jnxExVlanTag to see if we're
on a J-EX box (.1.3.6.1.4.1.2636.3.40.1.5.1.5.1.5)
DEBUG: columba: this isn't a Juniper EX
DEBUG: columba: this isn't a Juniper running an ELS image
DEBUG: columba: attempting to retrieve dot1qVlanFdbId mapping
(.1.3.6.1.2.1.17.7.1.4.2.1.3)
DEBUG: columba: got mapping index: 3210 maps to 3210
DEBUG: columba: attempting Q-BRIDGE-MIB (.1.3.6.1.2.1.17.7.1.2.2.1.2.3210)
DEBUG: columba: Q-BRIDGE-MIB query successful
$l2mapping = {
'columba' => undef,
};
$ports = {
'columba' => {
'xe9' => {
'switchportid' => '2024',
'infrastructure' => '1',
'switchhostname' => 'columba',
'status' => '1',
'switchport' => 'xe9',
'spifname' => 'xe9',
'switch' => 'columba',
'id' => '100',
'virtualinterfacename' => undef
}
},
};
On Wed, Sep 18, 2019 at 8:03 PM Nick Hilliard (INEX) <nick at inex.ie> wrote:
> Hi Ahmed,
>
> Ahmed Al-Saruri wrote on 17/09/2019 08:56:
> > Attached are the results found from the script and snmpwalk.
> >
> > Could you please assist us further regarding this?
>
> The log says:
>
> > DEBUG: columba: vlan not specified - falling back to BRIDGE-MIB for
> compatibility
> > DEBUG: columba: attempting BRIDGE-MIB (.1.3.6.1.2.1.17.4.3.1.2)
>
> This means that you need to specify the VLAN ID. This ID is available
> in IXP Manager if you click on the "VLANs" option in the left-hand-side
> menu in IXP-M. The first column in this listing is DB-ID, and you need
> to use this ID when you execute the update-l2database.pl script, e.g.
>
> > # ./update-l2database.pl --debug --vlanid 2
>
> Can you post the output of this?
>
> Nick
>
>
--
Warm Regards,
Ahmed Alsaruri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20190919/3b97fc4c/attachment.htm>
More information about the ixpmanager
mailing list