Hello,
i am programming and application and i already have list of IP addresses of interfaces of all routers in topology (via OSPF). Now i need to map these addresses to names of interfaces on each router (e.g. i have 192.168.1.1 on R1 and i need to know that it is fa0/0 interface) in order to access it via SSH. Is there any MIB i can use to get from each router list of interface names and corresponding IP addresses?
Thank you very much.
Jakub