Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
109 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
MINIMUMBAN
DWIDTHUNIT 
NUMBER(5) 
— 
Unit of measure for minimum bandwidth 
QoS value. 
REMAININGBA
NDWIDTHVALU
FLOAT(126) 
— 
Value for remaining bandwidth QoS 
parameter. 
REMAININGBA
NDWIDTHUNIT 
NUMBER(5) 
— 
Unit of measure for remaining bandwidth 
QoS value. 
RATECODE 
NUMBER(5) 
— 
Code for rate value of QoS action. 
1.1.94  MPLS_QoS_AM_Table  
The MPLS_QoS_AM_Table describes the QoS markers of a QoS action. A marker 
contains information to mark a traffic packet as per the QoS model. A marker is 
associated to one QoS Action.  
Primary key: None  
Table 1-92:  MPLS_QoS_AM_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
ID 
NUMBER(1
9) 
NOT NULL 
QoS action to which a marker is associated. 
Acts as foreign key. 
ATTRIBUTENA
MECODE 
NUMBER(5)  — 
Internal Code that identifies the attribute to be 
marked. Options are: 
Class of Service (CoS) 
IP precedence  
Differentiated Services Code Point (DSCP)  
QoS group 
VALUE 
NUMBER(5)  — 
Value of the marking. 
1.1.95  MPLS_QoS_Class_Map_Table  
The MPLS_QoS_Class_Map_Table describes the QoS class maps of the CPT QoS Editor.  
Primary key: CLASS_MAP_PK  
Table 1-93:  MPLS_QoS_Class_Map_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
ID 
NUMBER(19) 
NOT NULL 
Primary Key.