Arista EOS SNMP Driver Overview
The driver is implemented in openl2/switches/connect/snmp/arista_eos/connector.py, and inherits from the base SnmpConnector() class.
The Arista SNMP capabilities mostly follow the standard SNMP mibs. The supported mibs are documented at:
https://www.arista.com/en/support/product-documentation/arista-snmp-mibs
Below are the parts that deviate from the standard SNMP driver implemented in SnmpConnector(). Ie. we only describe the functions that are overridden in the SnmpConnectorAristaEOS() class.
The various non-standard parts of the Arista EOS SNMP driver: