You can unset threshold monitor settings.
efa inventory device threshold-monitor unset [ --ip device-ip --fabric fabric-name --type { cpu | memory | bfd-session | lif | mac-table | vxlan-tunnel }]
Parameters
--ip device-ips Specifies a comma-separated range of device IP addresses. For example: 10.1.1.13,10.1.1.50,10.1.1.101. --fabric fabric-name Specify the name of the fabric. --type type Specify the type of threshold being unconfigured. Valid types are cpu, memory, bfd-session, lif, mac-table, and vxlan-tunnel
Example
This example unsets the current inventory threshold-monitor settings for the specified device.
efa inventory device threshold-monitor unset --ip 10.10.10.75-76
This example unsets a single inventory threshold-monitor setting for the specified device.
efa inventory device threshold-monitor unset --ip 10.10.10.75 --type cpu