efa inventory device threshold-monitor list

Display the threshold monitor settings for a device.

Syntax

efa inventory device threshold-monitor list [ --ip device-ips | --fabric fabric-name ]

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.
--fabricfabric-name
Specifies the name of the fabric.

Examples

This example shows the current inventory threshold-monitor settings for the specified device.

efa inventory device threshold-monitor list --ip 10.10.10.75 
+---------------+--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
|  IP Address   |     Type     | Actions | High Limit | Low Limit | Count | Interval | Retry |  AppState   | 
+---------------+--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
| 10.10.10.75   | bfd-session  | snmp    | 80         | 50        | 3     | 60       |       | cfg-in-sync | 
+               +--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
|               | vxlan-tunnel |         | 80         |           | 6     |          |       | cfg-in-sync | 
+               +--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
|               | lif          | snmp    | 80         | 50        | 3     | 60       |       | cfg-in-sync | 
+               +--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
|               | mac-table    | snmp    | 80         | 50        | 3     | 60       |       | cfg-in-sync | 
+               +--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
|               | cpu          | all     | 80         |           |       | 60       | 3     | cfg-in-sync | 
+               +--------------+---------+------------+-----------+-------+----------+-------+-------------+ 
|               | memory       | raslog  | 80         |           |       | 60       | 3     | cfg-in-sync | 
+---------------+--------------+---------+------------+-----------+-------+----------+-------+-------------+