<div dir="ltr">Hello Nick,<div><br></div><div>Thank you very much for your assistance.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 19, 2019 at 4:10 PM Nick Hilliard (INEX) <<a href="mailto:nick@inex.ie">nick@inex.ie</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ahmed Al-Saruri wrote on 19/09/2019 13:07:<br>
> Currently there is one Core LACP configured on the following <br>
> interfaces (xe1, xe2, xe3, xe4, xe5, xe6, xe7) and one peering member on <br>
> xe9.<br>
> <br>
> Please find attached the results for the snmp.<br>
<br>
Your logs show:<br>
<br>
> % snmpwalk -c XX -v2c columba  .1.3.6.1.2.1.17.7.1.2.2.1.2<br>
> <br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.96.222.243.117.76.74 = INTEGER: 5009<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.224.151.150.72.79.176 = INTEGER: 5009<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.224.151.150.72.79.187 = INTEGER: 5009<br>
<br>
This means that bridge port id 5009 with VLAN id 3210 is populated with <br>
3 MAC addresses: 60def3754c4a, e09796484fb0 and e09796484fbb.<br>
<br>
Separate to this, the switch also reports:<br>
<br>
> % snmpwalk -c XX -v2c columba  .1.3.6.1.2.1.2.2.1.2<br>
> IF-MIB::ifDescr.5009 = STRING: xe9<br>
<br>
This means that switch interface 5009 is associated with physical <br>
interface xe9.<br>
<br>
The important thing here is that the SNMP bridge port ID is not the same <br>
as the switch interface ID.  These two ID numbers should be linked using <br>
the dot1dBasePortIfIndex OID, which shows:<br>
<br>
 > SNMPv2-SMI::mib-2.17.1.4.1.2.9 = INTEGER: 5009<br>
<br>
This is wrong, because the .9 doesn't match the value from <br>
dot1qTpFdbPort above.<br>
<br>
So OcNOS should be reporting either:<br>
<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.96.222.243.117.76.74 = INTEGER: 5009<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.224.151.150.72.79.176 = INTEGER: 5009<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.224.151.150.72.79.187 = INTEGER: 5009<br>
> SNMPv2-SMI::mib-2.17.1.4.1.2.5009 = INTEGER: 5009<br>
> IF-MIB::ifDescr.5009 = STRING: xe9<br>
<br>
or more probably:<br>
<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.96.222.243.117.76.74 = INTEGER: 9<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.224.151.150.72.79.176 = INTEGER: 9<br>
> SNMPv2-SMI::mib-2.17.7.1.2.2.1.2.3210.224.151.150.72.79.187 = INTEGER: 9<br>
> SNMPv2-SMI::mib-2.17.1.4.1.2.9 = INTEGER: 5009<br>
> IF-MIB::ifDescr.5009 = STRING: xe9<br>
<br>
You should open up a ticket with IP Infusion about this, and refer to <br>
the following document for how the BRIDGE-MIB indexing mechanism works:<br>
<br>
 > <br>
<a href="https://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-protocol-snmp/44800-mactoport44800.html" rel="noreferrer" target="_blank">https://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-protocol-snmp/44800-mactoport44800.html</a><br>
<br>
OcNOS's implementation of Q-BRIDGE-MIB should work the same way as <br>
BRIDGE-MIB which is described in that document.<br>
<br>
Nick<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><p dir="auto" style="margin:0px 0px 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:20px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background-image:initial;background-position:initial;background-repeat:initial;color:rgb(85,85,85)">Warm Regards,<br>Ahmed Alsaruri</p></div></div></div></div>