09-26-2011 02:16 AM - edited 03-07-2019 02:26 AM
We got a 3750x Switch running IOS 12.2(53), and we want to get "show Mac Address-table interface gi 1/0/19" information out of the switch and into a SNMP tool. But we can't find any information about the OID that match "show Mac Address-table".
Anyone have an OID number I can look for, with MIB Walk?
09-26-2011 07:14 AM
Hi Niclas,
depends on the platform/IOS, but normally you should be able to get the mac address table using object dot1dTpFdbEntry, OID 1.3.6.1.2.1.17.4.3.1 from the BRIDGE-MIB group.
from the MIB locator page:
dot1dTpFdbEntry
"Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information."
check this page for more info:
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a9b.shtml
hope this helps,
Fabrizio
09-29-2011 04:24 AM
Thank you for the answer, I will look into it.
/Niclas
05-23-2013 03:52 PM
No it doesn't, OID object dot1qTpFdbEntry is not supported by Cisco, instead dot1dTpFdbEntry is supported as you said, but this doesn't solve the issue because dot1d object only catches addresses on vlan 1 - 1001 and not the extended vlans
So anyone out there can help with this question??
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide