fabric.twamp_server_policy

Node level TWAMP policy

ACI class

twampServerPol

RN

twampServP-{name}

Cursor

TwampServerPolicyCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .twamp_server_policy(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

Name of the TWAMP Server Policy.

twamp_server_enable_disable

adminSt

NwAdminSt

disabled, enabled

disabled

Admininstrative state of the TWAMP Server Policy.

description

descr

str

Specifies a description of the policy definition.

twamp_server_inactivity_timer

inactivityTimer

int

900

Number of seconds before which TWAMP Server has to finish establishing control session.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

twamp_server_port_number

port

int

862

TWAMP server listening port number.