AgentX implementation for SONiC Switch State Service. See the SONiC website for more information on the SONiC project.
MIB implementations included:
- RFC 1213 MIB-II
- RFC 2863 Interfaces MIB
- RFC 4292 ipCidrRouteDest table in IP Forwarding Table MIB
- RFC 4363 dot1qTpFdbPort in Q-BRIDGE-MIB
- IEEE 802.1 AB LLDP-MIB
To install:
$ python3.5 setup.py install
To run the daemon:
$ python3.5 -m sonic_ax_impl [-d 10]