4 set-poll-interval, Table 5-18, Set-poll-interval – Artesyn ViewCheck on ATCA-9405 Installation and Use (May 2014) User Manual

Page 79: Commands execution

Advertising
background image

Commands Execution

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

79

5.4.4

set-poll-interval

set-poll-interval

command is used to set the Poll interval value for monitors.

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

Instance> pollInterval <PollIntervaLvalue>

Syntax for XML
<Script>

<InvokeMethod>

<Object>

<Class>deviceCategory</Class>

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

</Object>

<Method>setPollInterval</Method>

<Argument>

<Name>deviceInstance</Name>

<Value>Dev Instance</Value>

</Argument>

<Argument>

<Name>monitorId</Name>

<Value>Monitor ID</Value>

</Argument>

<Argument>

<Name>pollInterval</Name>

<Value>PollInterval Value</Value>

</Argument>

</InvokeMethod>

</Script>]]>]]>

The following table provides the set-poll-interval command arguments.

Table 5-18 set-poll-interval

Argument

Data Type Description

Monitor ID

Integer

Type the unique ID of the Monitor for which you want to
set the Poll interval value

Advertising