Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
111 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
the exceed action. 
VALUE 
FLOAT(126) 
— 
Value of the exceed action. 
UNIT 
NUMBER(5) 
— 
Unit of measure for the value. 
1.1.98  MPLS_QoS_Mapper_Table  
The MPLS_QoS_Mapper_Table describes the mappers for the QoS table map. A table 
map can have one or more mappers.  
Primary key: None  
Table 1-96:  MPLS_QoS_Mapper_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
ID 
NUMBER(19) 
NOT NULL 
QoS action to which a marker is 
associated. Acts as foreign key. 
QOSGROUP 
NUMBER(5) 
— 
QoS group field of the mapper. 
DISCARDCLASS 
NUMBER(5) 
— 
Discard class field of the mapper. 
MPLSORCOS 
NUMBER(5) 
— 
MPLS or CoS field of the mapper. 
1.1.99  MPLS_QoS_Pmap_Table  
The MPLS_QoS_Pmap_Table describes the QoS policy map of the CPT QoS Editor.  
Primary key: PMAP_PK  
Table 1-97:  MPLS_QoS_Pmap_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
ID 
NUMBER(19) 
NOT NULL 
Primary key. 
NAME 
VARCHAR(255) 
— 
Policy map name. 
1.1.100 
MPLS_QoS_Policy_Table  
The MPLS_QoS_Policy_Table describes the QoS policy maps association between class 
map, action, and child policy.  
Primary key: POLICY_PK  
Table 1-98 : MPLS_QoS_Policy_Table