Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
475
 
Name 
Value 
Description 
IngressTableMap 
String 
Ingress table map name. An empty string ("") is an invalid 
value. The None value removes the policy reference from the 
FTP. 
For more information about table maps, 
. 
IngressTableMapConfig  String 
Ingress table map configuration name. Valid values are: 
• 
None
 
• 
Cos
 
• 
MPLS
 
The None value resets the current setting. An empty string 
("") is an invalid value. 
EgressPolicyMap 
String 
Egress policy map name. An empty string ("") is an invalid 
value. The None value removes the policy reference from the 
FTP. 
For more information about policy maps, see 
. 
Throws 
 
Compliance
 
TMF-defined. 
4.5.6  Traffic Conditioning Profile Provisioning Interfaces 
The Traffic Conditioning (TC) function is a transport processing function. It does the following: 
•  Accepts the characteristic information about the layer network at input. 
•  Classifies the traffic units according to configured rules. 
•  Meters each traffic unit to determine eligibility.  
•  Polices nonconforming traffic units. 
•  Presents the remaining traffic units at output. 
The TC function is modeled by a TC profile that contains the bandwidth parameters that police the traffic 
at the ingress and egress of a connectionless layer network. 
The API that handles Traffic Conditioning (TC) Profiles uses the TCProfile_T and 
TCProfileCreateData_T data structures. 
TCProfile_T