Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command and Definition File Reference


Communication environment definition file (tree_view.conf.update)

Organization of this page

Format

[JP1_DEFAULT\JP1CONSOLEVIEW]
"SOV_LOGIN_TIMEOUT"=dword:hexadecimal-value
"SOV_GETTREE_TIMEOUT"=dword:hexadecimal-value
"SOV_SETTREE_TIMEOUT"=dword:hexadecimal-value
"SOV_MAKETREE_TIMEOUT"=dword:hexadecimal-value
"SOV_GETMAP_TIMEOUT"=dword:hexadecimal-value
"SOV_SETMAP_TIMEOUT"=dword:hexadecimal-value
"SOV_GETPROFILE_TIMEOUT"=dword:hexadecimal-value
"SOV_SETPROFILE_TIMEOUT"=dword:hexadecimal-value
"SOV_DEF_TIMEOUT"=dword:hexadecimal-value

File

tree_view.conf.update (model file for the communication environment definition file)

Storage directory

View-path\default\

Description

This file defines timeout periods for communication between JP1/IM - View and JP1/IM - Manager (Central Scope).

When a low-speed line is used in the network or when the viewer's workload is high, timeouts might occur during the viewer's communication processing, resulting in communication errors. You can prevent such communication errors by modifying timeout periods.

The required definition is provided as a model file. To change the settings, copy the model file and then edit the copy.

When the definitions are applied

The definition takes effect after the jbssetcnf command is executed and JP1/IM - View is restarted.

Information that is specified

[JP1_DEFAULT\JP1CONSOLEVIEW]

Specifies the key name for the JP1/IM - View environment settings.

In JP1/IM - View, this parameter is fixed.

"SOV_LOGIN_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for login and logout processing. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0002BF20 (180,000 milliseconds).

"SOV_GETTREE_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for acquisition of the status of monitoring objects, updating of the monitoring tree, and performance of display processing for the Monitoring Tree (Editing) window. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0036EE80 (3,600,000 milliseconds).

"SOV_SETTREE_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for changing of the status of monitoring objects, setting of monitoring targets, and performance of tree update processing. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0036EE80 (3,600,000 milliseconds).

"SOV_MAKETREE_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for performance of automatic generation of the monitoring tree. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0036EE80 (3,600,000 milliseconds).

"SOV_GETMAP_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for performance of display processing for the visual monitoring list and for the Visual Monitoring window. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0002BF20 (180,000 milliseconds).

"SOV_SETMAP_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for creation, deletion, and copying of visual monitoring maps, and for performance of visual monitoring update processing. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0002BF20 (180,000 milliseconds).

"SOV_GETPROFILE_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for acquisition of user environment settings and system environment settings for the Monitoring Tree window. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0002BF20 (180,000 milliseconds).

"SOV_SETPROFILE_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for performance of reflection processing of user environment settings and system environment settings for the Monitoring Tree window. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:0002BF20 (180,000 milliseconds).

"SOV_DEF_TIMEOUT"=dword:hexadecimal-value

Specifies in milliseconds as a hexadecimal value the server response wait time for acquisition and setting of monitoring object properties, acquisition of a list of login users, and acquisition of automatically generated configuration selections. The permitted value range is from 0000EA60 to 0036EE80 (from 60,000 to 3,600,000 milliseconds), and the default is dword:001B7740 (1,800,000 milliseconds).

Example definition

[JP1_DEFAULT\JP1CONSOLEVIEW]
"SOV_LOGIN_TIMEOUT"=dword:0002BF20
"SOV_GETTREE_TIMEOUT"=dword:0002BF20
"SOV_SETTREE_TIMEOUT"=dword:0002BF20
"SOV_MAKETREE_TIMEOUT"=dword:0036EE80
"SOV_GETMAP_TIMEOUT"=dword:0002BF20
"SOV_SETMAP_TIMEOUT"=dword:0002BF20
"SOV_GETPROFILE_TIMEOUT"=dword:0002BF20
"SOV_SETPROFILE_TIMEOUT"=dword:0002BF20
"SOV_DEF_TIMEOUT"=dword:0002BF20