Hi.
I'm a newbie to NX9k.
I was using SNMP for gather mac-address and port number.
a. Dot1qTpFdbEntry for vlan, mac address and interface index
b. Dot1dBasePortIfIndex for interface number (using result of (a))
c. IfDescr for interface description (using result of (b))
but I can't matching interface index, how can I find them???
==============================================
> show mac address-table
VLAN MAC Address Type age Secure NTFY Ports
49 38ca.daba.d76b dynamic 0 F F Po17
> command : snmpget
.1.3.6.1.2.1.17.7.1.2.2.1.2.(49 : vlan).(56.202.218.186.215.107: macaddress) = INTEGER: 4112
Po17 369098768
I want to know oid for mapping(4112, 369098768).
thank you for your interest