### Is it platform specific generic ### Importance or Severity Medium ### Description of the enhancement SNMP is not currently advertising dot3 statistics originally defined in https://www.rfc-editor.org/rfc/rfc1284.html#page-9 sometimes referred to as "Ethernet-like statistics". ### Current Behavior statistics are not output via snmpwalk ### Proposed Behavior per-port statistics should be output per-port ### Implementation * https://github.com/sonic-net/sonic-swss/pull/3615 * https://github.com/sonic-net/sonic-snmpagent/pull/350