multicast
BwPolicyPathBase

The policy entry that defines the base of the paths of a Multicast Path Management Bandwidth policy.



public abstract class BwPolicyPathBase

Properties
cbs Overrides the default percentage of the committed buffer space for a path's queue. Default value for the primary path is 5% (as specified), for the secondary path it is 30% and for the ancillary path it is 65%.

type=float
default=5
minimum=0
maximum=100
units=%

highPriority Overrides the default percentage of the buffer space of path's queue reserved for high congestion priority traffic. The default value is identical for all types of paths.

type=int
default=10
minimum=0
maximum=100
units=%

mbs Overrides the default percentage of the maximum buffer space for a path's queue. Default value for the primary path is 7% (as specified), for the secondary path it is 40% and for the ancillary path it is 80%.

type=float
default=7
minimum=0
maximum=100
units=%

pathType The type of the path (primary, secondary, ancillary).

type=multicast.PathManagementPathType
access=read-create
Mandatory on create

  
Properties inherited from policy.PolicyItemDefinition
containingPolicyDisplayedName, containingPolicyId
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed