Технические ссылки для Cisco Cisco Prime Optical 9.6

Скачать
Страница из 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
61 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
repository ID. 
BaseInterface 
NUMBER(10 
NOT NULL 
Base interface. 
1.1.34  CORBA_Permission_Table  
The CORBA_Permission_Table contains information about the GateWay/CORBA 
interface operation permissions.  
Primary key: None  
Tablespace: BASE_DATA_TABLESPACE  
Table 1-33:  CORBA_Permission_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
InterfaceIndex 
NUMBER(10) 
NOT NULL 
Index of the CORBA interface. 
OperationID 
NUMBER(10) 
NOT NULL 
Operation ID from the Operations_Table. 
1.1.35  CTC_Model_Const_Table  
The CTC_Model_Const_Table contains information about Cisco Transport Controller 
(CTC) models.  
Primary key: None  
Tablespace: BASE_DATA_TABLESPACE  
Table 1-34:  CTC_Model_Const_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
CTCPackageName 
VARCHAR2(40) 
— 
CTC package name. 
CTCModel 
VARCHAR2(40) 
— 
CTC model name. 
CTMModel 
VARCHAR2(128) 
— 
Corresponding Prime Optical model 
name. 
CTMObjectIndex 
NUMBER(10) 
— 
Metadata object Index as defined in 
ObjectAttributeTable. 
ModelType 
NUMBER(10) 
— 
Model type as defined in 
Model_Type_Table.