Is there an OID that can give me a nice table containing:
1. interface description (like "ifDescr" or "hpSwitchPortDescr")
2. MAC addresses of connected devices (like "dot1dTpFdbAddress" or "hpSwitchPortFdbAddress")
but only for 10/100Base-T ports (excluding ports that are forming HP Trunks -TRKs-)?
Something like this could help me cut dramatically on the data filtering/matching that I presently do after a MIB walk.