I'm building a virtual environment and need to simulate a real switch with devices attached. I prefer to stay away from a single vendor solution & Mininet/OVS look promising.
However, I don't find snmp support in the docs. I need to obtain the switch arp & mac tables (at a minimum) via either SNMP or a cli command via ssh. This is trivial with a Cisco switch or most any hardware vendor.
Any thoughts in how I can simulate this with mininet?
TIA,
-Steve