Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

AssetAddress

Asset address information.

Defined in

This message is defined in the asset_provider.proto file.

Syntax

message AssetAddress

{

string mac = 1;

repeated string ips = 2;

}

Fields

The AssetAddress message has the following fields.

AssetAddress message fields

Rule Field

Type

Name

Tag

Description

 

string

mac

1

MAC address of an asset.

repeated

string

ips

2

IP address or addresses of an asset.