Table of Contents

Enum VMwareDistributedSwitchPortMirroringSessionType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the port mirroring session type.

public enum VMwareDistributedSwitchPortMirroringSessionType

Fields

DistributedPortMirror = 1

The session type is "Distributed Port Mirroring".

DistributedPortMirrorLegacy = 3

The session type is "Distributed Port Mirroring (legacy)".

EncapsulatedRemoteMirrorSource = 2

The session type is "Encapsulated Remote Mirroring (L3) Source".

RemoteMirrorDestination = 4

The session type is "Remote Mirror Destination".

RemoteMirrorSource = 5

The session type is "Remote Mirror Source".

Unknown = 0

The port mirroring session type is unknown.