3 show-lower-threshold-info, Table 5-17, Show-lower-threshold-info – Artesyn ViewCheck on ATCA-7470/7475 Installation and Use (May 2014) User Manual

Page 72: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-7470/7475 Installation and Use (6806800S49C)

72

5.4.3

show-lower-threshold-info

show-lower-threshold-info

command displays lower threshold information that are

applicable to a monitor.

Syntax for CLI
show-lower-threshold-info monitorId <Monitor ID> deviceInstance

<Dev Instance>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

<Name>vee0-{Dev Cat}</Name>

</Object>

<Method>showLowerThresholdInfo</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

<Value>Monitor ID</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

The following table provides the show-lower-threshold-info command arguments.

Table 5-17 show-lower-threshold-info

Argument

Data Type

Description

Monitor ID

Integer

Type the unique ID of the Monitor of which you want to
view its lower threshold value

Dev Instance

Enum

Use list-device-instances CLI command to get the
equivalent enumerated value of supported Device
Instance

Advertising