2 show-poll-interval, Table 5-16, Show-poll-interval – Artesyn ViewCheck on ATCA-9405 Installation and Use (May 2014) User Manual

Page 77: Commands execution

Advertising
background image

Commands Execution

ViewCheck on ATCA-9405 Installation and Use (6806800S51D)

77

5.4.2

show-poll-interval

show-poll-interval

command displays list of default Poll intervals that are associated

with the monitors. The Poll interval values are in seconds.

Syntax for CLI
show-poll-interval monitorId <Monitor ID> deviceInstance <Dev

Instance>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>showPollInterval</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-poll-interval command arguments.

Table 5-16 show-poll-interval

Argument

Data Type

Description

Monitor ID

Integer

Type the unique ID of the Monitor of which you want to
view its default Poll interval values, if any

Dev Instance

Enum

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

Advertising