1

I'm trying to get a MAC <=> IP mapping from a Cisco ACE. Unfortunately according to this table, while it supports IP-MIB the ipNetToMediaTable and ipNetToPhysicalTable subtrees are not supported. Is there any other way to get this information, maybe with the CISCO-SLB... MIBS (in which I poked around but failed to find anything)?

As our management application has no CLI access, I have to use an SNMP based solution.

masegaloeh
  • 18,236
  • 10
  • 57
  • 106
C. Ramseyer
  • 281
  • 1
  • 3

1 Answers1

0

This is not possible via SNMP as long as those subtrees are not supported. Regardless of the MIB you use, the values won't be populated from the ACE.

Alo
  • 240
  • 1
  • 7