TwampClientConfig Object


Description:

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

Parents: EmulatedDevice

Children: TwampTestSession

Result children (automatically created): TwampClientResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

View control plane MPLS binding result.

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

Primary convergence config.

ResultChild
(ResultChild)

TwampClientResults

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).

TwampClientConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ConnectionRetryCount

Connection retry count.

Type: u32

Default: 100

Range: 0 - 65535

ConnectionRetryInterval

Connection retry interval (secs).

Type: u16

Default: 30

Range: 10 - 300

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.

PeerIpv4Addr

Peer IPv4 address.

Type: ip

Default: null

PeerIpv6Addr

Peer IPv6 address.

Type: ipv6

Default: null

RxAllowZeroUdp6Checksum

Allow zero UDPv6 Checksum

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Allow zero UDPv6 Checksum

FALSE

Disallow zero UDPv6 Checksum

ScalabilityMode

Scalability mode, enable or disable test session result collection.

Type: enum

Default: NORMAL

Possible Values:

Value Description
NORMAL

Normal.

DISCARD_TEST_SESSION_STATISTICS

Discard test session statistics.

UsePartialBlockState

Not supported.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Not supported.

FALSE

Not supported.

TwampClientConfig Read-Only Attributes

Read-Only Attribute Description
State

State of the TWAMP client.

Type: enum

Default: IDLE

Possible Values:

Value Description
IDLE

Idle.

WAIT_FOR_RECONNECT

Waiting for reconnection.

CONNECT

Connecting.

ESTABLISHED

Established.

SESSIONS_REQUESTED

Test sessions requested.

INPROGRESS

In Progress