You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"legacy_unicast_packets_transmitted_total": "Number of unicast packets transmitted",
61
61
"legacy_data_transmitted_bytes_total": "Number of data octets transmitted on all links",
62
62
"legacy_packets_transmitted_total": "Number of data packets received on all links",
63
+
"excessive_buffer_overrun_errors_total": "Number of times that OverrunErrors consecutive flow control update periods occurred, each having at least one overrun error.",
63
64
"link_downed_total": "Number of times the link failed to recover from an error state and went down",
64
65
"link_error_recovery_total": "Number of times the link successfully recovered from an error state",
66
+
"local_link_integrity_errors_total": "Number of times that the count of local physical errors exceeded the threshold specified by LocalPhyErrors.",
65
67
"multicast_packets_received_total": "Number of multicast packets received (including errors)",
66
68
"multicast_packets_transmitted_total": "Number of multicast packets transmitted (including errors)",
67
69
"physical_state_id": "Physical state of the InfiniBand port (0: no change, 1: sleep, 2: polling, 3: disable, 4: shift, 5: link up, 6: link error recover, 7: phytest)",
0 commit comments