BFDDiagnosticCount (type)

{
  "additionalProperties": false, 
  "id": "BFDDiagnosticCount", 
  "module_id": "Heatmap", 
  "properties": {
    "administratively_down_count": {
      "description": "Number of tunnels with administratively down diagnostic message", 
      "title": "Number of tunnels with administratively message", 
      "type": "integer"
    }, 
    "concatenated_path_down_count": {
      "description": "Number of tunnels with concatenated path down diagnostic message", 
      "title": "Number of tunnels with concatenated message", 
      "type": "integer"
    }, 
    "control_detection_time_expired_count": {
      "description": "Number of tunnels with control detection time expired diagnostic message", 
      "title": "Number of tunnels with expired message", 
      "type": "integer"
    }, 
    "echo_function_failed_count": {
      "description": "Number of tunnels with echo function failed diagnostic message", 
      "title": "Number of tunnels with failed message", 
      "type": "integer"
    }, 
    "forwarding_plane_reset_count": {
      "description": "Number of tunnels with forwarding plane reset diagnostic message", 
      "title": "Number of tunnels with reset message", 
      "type": "integer"
    }, 
    "neighbor_signaled_session_down_count": {
      "title": "Number of tunnels neighbor signaled session down", 
      "type": "integer"
    }, 
    "no_diagnostic_count": {
      "title": "Number of tunnels with no diagnostic", 
      "type": "integer"
    }, 
    "path_down_count": {
      "description": "Number of tunnels with path down diagnostic message", 
      "title": "Number of tunnels with path down message", 
      "type": "integer"
    }, 
    "reverse_concatenated_path_down_count": {
      "description": "Number of tunnels with reverse concatenated path down diagnostic message", 
      "title": "Number of tunnels with reverse message", 
      "type": "integer"
    }
  }, 
  "type": "object"
}