12-01-2016 11:15 PM - edited 03-12-2019 01:36 AM
I'm trying to extract the ARP table from an (FMC-managed) FTD 6.1 device, yet I couldn't figure out how to do it. My customer has been doing this at location .1.3.6.1.2.1.4.22.1.2 with his McAfee Sidewinder firewalls I'm about to replace, but FTD doesn't respond to this.
Is there another way to do this? And is there an MIB file for FTD one can take as a reference? I couldn't find anything under ftp://ftp.cisco.com/pub/mibs/supportlists
Thanks for any hint
Toni
Solved! Go to Solution.
12-03-2016 03:14 AM
I have checked the MIBs and unfortunetly polling arp information via snmp is not possible. This limitation is also listed in the documentation here
The only workaround is parsing the show arp output using cli scrapping.
12-02-2016 03:39 AM
Have you configured snmp access in your platform settings in Firepower Management Center? FTD should expose the same MIBs as ASA, since ASA code is still running in FTD which is configured for SNMP using the platform settings.
12-02-2016 04:04 AM
Thanks for your reply. I have enabled SNMP on both the FMC and the managed device (ASA5525) and I'm able to access different OIDs on both of them.
12-03-2016 03:14 AM
I have checked the MIBs and unfortunetly polling arp information via snmp is not possible. This limitation is also listed in the documentation here
The only workaround is parsing the show arp output using cli scrapping.
12-04-2016 10:39 PM
Thanks kaisero, I guess this makes it pretty clear then.
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