cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1288
Views
0
Helpful
1
Replies

ARP table

sagarpanday
Level 1
Level 1

hi all

there is any way to export or Import ARP table (cisco router 7200) In DATABASE with or without help of third party software.

we want to Access connected IP address with respective MAC address.

please assist

thanks with regards

vikas kumar

1 Reply 1

Wael Abdelaliem
Cisco Employee
Cisco Employee

Hello,

You can use any third party tool to snmpwalk on root OID (1.3.6.1.2.1.4.22)

This OID (1.3.6.1.2.1.4.22) is used to pool ipNetToMediaTable and to find
out ARP entries on the router


http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=1.3.6.1.2.1.4.22&translate=Translate&submitValue=SUBMIT&submitClicked=true 

HTH
Wael