Catalogs

cat_alert_body

Catalog for body text of administrator notifications.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_alert_body_0001

simple table index

clustering index

shash

cat_alert_dev

Tokens of mobile applications that receive administrator notifications.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_alert_dev_0001

simple table index

clustering index

shash

cat_alert_subj

Catalog for subjects of administrator notifications.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_alert_subj_0001

simple table index

clustering index

shash

cat_descr

Catalog for descriptions of anti-virus network nodes.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_descr_0001

unique table index

str

cat_dev_friendly_name

Catalog for friendly name of device.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_dev_friendly_name_0001

simple table index

clustering index

shash

cat_dev_group_descr

Catalog for description of device groups.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_dev_group_descr_0001

simple table index

clustering index

shash

cat_dev_group_name

Catalog for name of device groups.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_dev_group_name_0001

unique table index

str

cat_device_class

Catalog for class of device.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_device_class_0001

unique table index

str

cat_device_descr

Catalog for description of device.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_device_descr_0001

simple table index

clustering index

shash

cat_device_instance

Catalog for instance of device.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_device_instance_0001

unique table index

str

cat_filesystem

Catalog for filesystems.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_filesystem_0001

unique table index

str

cat_hash

Catalog for hash values.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(64) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_hash_0001

unique table index

str

cat_hashdb

Catalog for hash database reports.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_hashdb_0001

unique table index

str

cat_job

Catalog for names of Scheduler tasks.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_job_0001

unique table index

str

cat_job_srv

Catalog for error messages at executing Scheduler tasks for the Server.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_job_srv_0001

simple table index

clustering index

shash

cat_job_stn

Catalog for error messages at executing Scheduler tasks for stations.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_job_stn_0001

simple table index

clustering index

shash

cat_ldapdn

Catalog for stations distinguished names (LDAP DN).

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_ldapdn_0001

unique table index

str

cat_mac

Catalog for stations MAC addresses.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(128) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_mac_0001

unique table index

str

cat_mod_descr

Catalog for program modules descriptions.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_mod_descr_0001

simple table index

clustering index

shash

cat_mod_md5

Catalog for program modules MD5.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(128) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_mod_md5_0001

unique table index

str

cat_mod_name

Catalog for program modules names.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_mod_name_0001

simple table index

clustering index

shash

cat_mod_ver

Catalog for program modules versions.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_mod_ver_0001

simple table index

clustering index

shash

cat_name_groups

Catalog for names of station groups.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_name_groups_0001

unique table index

str

cat_name_links

Catalog for names of neighbor Servers.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_name_links_0001

unique table index

str

cat_name_stations

Catalog for names of stations.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_name_stations_0001

unique table index

str

cat_os_group_descr

Catalog for description of OS user groups.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_os_group_descr_0001

simple table index

clustering index

shash

cat_os_group_name

Catalog for names of OS user groups.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_os_group_name_0001

simple table index

clustering index

shash

cat_os_sid

Catalog for user and user groups security identifiers (SID).

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(255) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_os_sid_0001

unique table index

str

cat_os_user_name

Catalog for names of OS users.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_os_user_name_0001

simple table index

clustering index

shash

cat_path

Catalog for paths.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_path_0001

simple table index

clustering index

shash

cat_profile_name

Catalog for names of profiles.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_profile_name_0001

simple table index

clustering index

shash

cat_reason

Catalog for description client disconnect reason.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_reason_0001

simple table index

clustering index

shash

cat_rule_name

Catalog for names of profiles rules.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_rule_name_0001

simple table index

clustering index

shash

cat_run_param

Catalog for parameters of launching programs and modules.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_run_param_0001

simple table index

clustering index

shash

cat_sid

Catalog for stations security identifiers (SID).

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(255) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_sid_0001

unique table index

str

cat_upd_admin

Catalog of administrators logins who launched the update manually, in the Server update log.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_upd_admin_0001

unique table index

str

cat_upd_descr

Catalog of products descriptions in the Server update log.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

TEXT NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_upd_descr_0001

simple table index

clustering index

shash

cat_upd_files

Catalog of file names in the Server update log.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_upd_files_0001

simple table index

clustering index

shash

cat_upd_product

Catalog of product names in the Server update log.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_upd_product_0001

unique table index

str

cat_users

Catalog of OS user names on stations.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_users_0001

unique table index

str

cat_vdb

Catalog for virus databases names.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(128) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_vdb_0001

unique table index

str

cat_virus

Catalog of detected threats names.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_virus_0001

unique table index

str

cat_virusinfo

Catalog for information on detected threats in the quarantine objects.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

shash

NUMERIC(11)

unsigned 32bit integer string hash

str

CLOB NOT NULL

string

Table indexes

Index name

Index type

Fields list

cat_virusinfo_0001

simple table index

clustering index

shash

env_strings

Catalog of text data for tables with information on hardware and software on stations of this and neighbor Servers.

Table fields

Field name

Field type

Description

id

INTEGER PRIMARY KEY AUTOINCREMENT

string ID

str

VARCHAR(450) NOT NULL

string

Table indexes

Index name

Index type

Fields list

env_strings_0001

unique table index

str