An integer that is in the range of the DiffServ codepoint
values.
Percent
int32
An integer that is in the range of a percent value.
PolicyInstanceId
uint32
A textual convention for an attribute that is an an
unsigned integer index attribute of class. It is used for
attributes that exist for the purpose of providing an integer
index of an instance.
For any integer index that refers to another policy instance,
that other policy instance must exist. Furthermore, it is an
error to try to delete a policy instance that is referred to by
another instance without first deleting the referring
instance.
QosInterfaceQueueType
enumeration
An enumerated type for all the known interface types. The
interface types are currently limited to a predefined
combination of queues and thresholds such that the product of
queues and thresholds does not exceed 64 (i.e., the total
number of DSCPs.
QosInterfaceTypeCapabilities
bits
An enumeration of interface capabilities. Used by the PDP to
select policies and configuration to push to the PEP.
QosLayer2Cos
int32
An integer that is in the range of the layer 2 CoS values.
This corresponds to the 802.1p and ISL CoS values.
QueueRange
enumeration
An integer that is limited to the number of queues per
interface supported by the PIB. Limited to 64 which is the
number of codepoints.
RoleCombination
binary
A Display string consisting of a set of roles concatenated
with a '+' character where the roles are in lexicographic
order from minimum to maximum.
ThresholdSetRange
enumeration
An integer that is limited to the number of threshold sets
per queue supported by the PIB. A threshold set is a
collection of parameters describing queue threshold. The
parameters of a threshold set depend on the drop mechanism the
queue implements. For example, the threshold set for
tail-drop comprises a single parameter, the percentage of
queue size at which dropping occurs. The threshold set for
WRED comprises two parameters; within the range of the two
parameters packets are randomly dropped.