{
  "tx_bytes": {
    "total": 10,
    "multicast_broadcast": 2,
    "dropped": 4
  },
  "rx_packets": {
    "total": 1,
    "multicast_broadcast": 3,
    "dropped": 1
  },
  "tx_packets": {
    "total": 1,
    "multicast_broadcast": 6,
    "dropped": 7
  },
  "rx_bytes": {
    "total": 4,
    "multicast_broadcast": 8,
    "dropped": 6
  },
  "mac_learning": {
    "macs_learned": 8,
    "mac_not_learned_packets_dropped": 9,
    "mac_not_learned_packets_allowed": 3
  },
  "dropped_by_security_packets": {
    "spoof_guard_dropped": [
      {
        "counter": 4,
        "packet_type": "string"
      },
      {
        "counter": 6,
        "packet_type": "string"
      },
      {
        "counter": 4,
        "packet_type": "string"
      },
      {
        "counter": 5,
        "packet_type": "string"
      },
      {
        "counter": 6,
        "packet_type": "string"
      }
    ],
    "dhcp_server_dropped_ipv4": 7,
    "dhcp_server_dropped_ipv6": 3,
    "dhcp_client_dropped_ipv4": 4,
    "bpdu_filter_dropped": 2,
    "dhcp_client_dropped_ipv6": 2
  },
  "last_update_timestamp": 9,
  "logical_switch_id": "string"
}