On Thu, 2010-05-27 at 17:57 +0530, jaikar gupta wrote:
> ipNetToMediaTable contains the entry of all the devices which are
> reachable from the router but i want to know the devices which are
> directly connected with the router.

You either want MAC-addresses or CDP neighbor information, right? For
the latter you can use CISCO-CDP-MIB::cdpCache*. Newer devices might
support LLDP-MIB instead, which is more cross-platform compatible.

If you're just doing neighbor discovery, what do you need the MAC
address tables/ARP tables for?

-- 
Peter


_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to