infra.qos_instance_policy.qos_class_policy.qos_queue_management_policy

The queuing information, such as the limit and queuing method. This is applied at system level.

ACI class

qosQueue

RN

queue

Cursor

QosQueueManagementPolicyCursor

Parent

infra.qos_instance_policy.qos_class_policy

Atomic

Attributes

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

parameter

wire

type

values

default

description

admin_st

adminSt

QosUburstAdminState

disabled, enabled

disabled

The Administrative state of micro burst

description

descr

str

Specifies the description of a policy component.

limit

limit

int

1522

queue limit, only applicable with static control method

meth

meth

QospCtrlMeth

dynamic, static

dynamic

Queue control method (static/dynamic)

name

name

str

uburst_down_threshold

uburstDownThreshold

int

100

micro burst down Threshold

uburst_up_threshold

uburstUpThreshold

int

100

micro burst up Threshold