| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| bandwidthSharing |
This object describes the use of the bandwidth limit in how it is applied across multiple
ports of the SAP. If set to Shared (1), all the ports that are part of the SAP will use
aggregated bandwidth, sharing some part of the bandwidth limit. If set to notShared (2),
each port will use its own bandwidth meter for this SAP. This value is not used if
ingressBandwidth is 0
type=ethernetservice.SapProfileBWSharing default=shared Displayed(tab/group)=Bandwidth Sharing |
| cVlanTreatment |
The type of VLAN stacking operation to be performed on a customer frame entering this service.
- Stack Svlan (1) indicates that the SVLAN is to be pre-pended on the frame before any
existing 802.1Q tag.
- Translate (2) means to replace the existing 802.1Q tag with the SVLAN.
- Change CVLAN (3) indicates that the customer tag is to remain on the frame but its value
is to be changed to the supplied value.
type=ethernetservice.SapProfileCVlanTreatment default=stackSVlan Displayed(tab/group)=CVLAN Treatment |
| cbs |
type=long default=0 minimum=0 maximum=10000000 units=byte Displayed(tab/group)=CBS |
| cir |
type=long default=0 minimum=0 maximum=10000000 units=bps Displayed(tab/group)=CIR |
| egressBW |
type=long default=0 minimum=0 maximum=10000000 units=Mbps Displayed(tab/group)=Egress Bandwidth |
| fixedPriority |
This object describes the value of the priority field of the 802.1Q SVLAN tag pre-pended to
customer data frames when the fixed priority mapping mode is selected.
type=int default=0 minimum=0 maximum=7 Displayed(tab/group)=Priority (/Fixed Mode Mapping) |
| ingressBW |
This object describes this limit of ingress bandwidth for the traffic to which this profile
is applied. If 0, no bandwidth limit is applied. This number represents traffic in units of
1,000,000 bits per second. Note that all CVLAN that belong to this SAP will share this
aggregated limit.
type=long default=0 minimum=0 maximum=10000000 Displayed(tab/group)=Ingress Bandwidth (Mbps) |
| pbs |
type=long default=0 minimum=0 maximum=10000000 units=byte Displayed(tab/group)=PBS |
| pir |
type=long default=0 minimum=0 maximum=10000000 units=bps Displayed(tab/group)=PIR |
| priorityMapMode |
This object describes the source of the value for the priority field of the SVLAN 802.1Q tag
when pre-pended to the customer data frame.
- mapInnerPtoOuterP (1) uses the priority field of the incoming frame when tagged to fill
in the priority field of the SVLAN tag.
- mapInnerDscpToOuterP (2) uses the frames priority bits in its IP DSCP field to fill
in the priority field of the SVLAN tag.
- FixedP (3) uses the supplied FixedPriorityValue to fill in the SVLAN tag priority bits.
type=ethernetservice.SapProfilePriorityMapMode default=fixedP Displayed(tab/group)=Priority Mapping |
| Overridden Properties | |
|---|---|
| displayedName |
A label given to uniquely identify this profile. Must be at least one character long.
access=read-create minimum=1 maximum=32 |
| 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 |