Hi,
From Orion.NodeL2Connections table, I get PortID field. I would like to get the Interface name for the corresponding Port ID.
I found Orion.NodePortInterfaceMap table, which gives IfIndex and PortID. However, I noticed that it does not give the mapping for all Port ID. Hence, I am not able to get the ifIndex (and interface name from it).
Also, I noticed that there are multiple ifIndex for PortID 0. What does PortID 0 indicate ?
How to get ifIndex or interface name for all Port IDs for a switch ?
Thanks,
Somnath.