Kaspersky Industrial CyberSecurity for Networks API Developer's Guide

ApplicationLayerAddress

Application-level address.

Defined in

This message is defined in the event_provider.proto file.

Syntax

message ApplicationLayerAddress

{

string address = 1;

string protocol = 2;

string protocolStack = 3;

DirectionType direction = 4;

string addressName = 5;

}

Fields

This message has the following fields.

ApplicationLayerAddress message fields

Type

Name

Tag

Description

string

address

1

Application layer address.

string

protocol

2

Protocol name.

string

protocolStack

3

Protocol stack.

DirectionType

direction

4

Communication direction.

string

addressName

5

Address name.