Hello,
I have integrated a snmp switch in ONOS. It is visible in onos GUI. I have used "lumentum-sdn" driver for this and have specified driver information in "base" information part of the json file I have posted to ONOS through curl command.
I have specified the oid of the mib for accessing port details in the device discovery java file.
Still no ports are visible in the device in gui.
Device interface down was simulated &alarm was visible in gui.
Any guidance regarding why ports are not shown is highly appreciated.