TwampServerConfig Object


Description:

Defines the characteristics of an emulated TWAMP Server. This is the TWAMP server configuration object.

Parents: EmulatedDevice, TwampLightResponderSession

Result children (automatically created): TwampServerResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

View control plane MPLS binding result.

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

Primary convergence config.

ResultChild
(ResultChild)

TwampServerResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

TwampServerConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableLight

Enable light

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable TWAMP Light.

FALSE

Disable TWAMP Light.

Ipv6IfType

Source IPv6 address type.

Type: enum

Default: GLOBAL

Possible Values:

Value Description
LINKLOCAL

Linklocal.

GLOBAL

Global.

IpVersion

IP layer version.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

IPv4.

IPV6

IPv6.

Mode

Mode

Type: enum

Default: UNAUTHENTICATED

Possible Values:

Value Description
UNAUTHENTICATED

Unauthenticated

RxAllowZeroUdp6Checksum

Allow zero UDPv6 Checksum

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Allow zero UDPv6 Checksum

FALSE

Disallow zero UDPv6 Checksum

UsePartialBlockState

Not supported.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Not supported.

FALSE

Not supported.

WillingToParticipate

Willing to participate.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Willing to participate.

FALSE

Not willing to participate.

TwampServerConfig Read-Only Attributes

Read-Only Attribute Description
State

State of the TWAMP server.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Idle.

STARTED

Started.