cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1629
Views
0
Helpful
3
Replies

get arp table via snmp on FWSM

cciesec2011
Level 3
Level 3

According to cisco, it is not possible to get the ARP table on the ASA:  https://supportforums.cisco.com/docs/DOC-1295;jsessionid=2AEB4DDA6ECE56303E09C59FD90CF66B.node0#Can_I_get_ARP_table_info_using_SNMP

Is it possible to get the ARP table on the FWSM via SNMP?  If so, what is the MIB for it?

Thanks in advance.

3 Replies 3

Joe Clarke
Cisco Employee
Cisco Employee

Yes, this is supported on the FWSM by querying the ipNetToPhysicalTable from the IP-MIB.

Even when the Catalyst 6509 runs entirely in Layer-2 and with FWSM?  Let say I have VLANs 1, 2, 3,... 10 on the Catalyst 6509 and I place these VLANs into the FWSM module.  Are you saying that the FWSM MIB will return all the ARP values in the FWSM table?

An anology to this is let say I have an ASA connected to a catalyst 3750 with multiple VLANs and I run 802.1Q on the ASA connected to a trunk port

of the Catalyst 3750 and that all the hosts, in multiple VLANs connected to the catalyst 3750, have the ASA as the default gateway.  If I do a show arp

on the ASA, I will see the MAC and IP addresses of all the hosts connected to the 3750.

Are you saying I can see the ARP table on the FWSM with SNMP MIB with the same scenario described above?

You asked whether or not the FWSM allows one to poll the ARP table via SNMP.  That answer is yes.  Now, if the FWSM does not have the ARP entries in question, then you will of course not be able to poll them.  If the FWSM is acting as a default gateway for hosts in a given VLAN, then they should be in the ipNetToPhysicalTable.