Hi Mark,
You can pick the device class if you know it, and simply instantiate the class directly (so instead of SNMP::Info->new() pick another class).
I think it's already the case that you can call ->ipNetToMediaPhysAddress() directly on any instance regardless of the class, so long as the MIBs have been loaded.
regards,
oliver.
On Thu Mar 20 10:37:29 2014, nomad@null.net wrote:
Show quoted text> My current problem is that I can't obtain the ARP table from a Cisco
> C3500XL (recognized as a C2900).
>
> However I think the more general problem is that the
> ipNetToMediaPhysAddress and related tables should be obtainable from
> any device, not just those categorized as having Layer3 functions.
>
--
regards,
oliver.