Cisco Cisco Prime Optical 9.6 Referencia técnica

Descargar
Página de 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
242 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
IsCktCCWorkin
NUMBER(1) 
DEFAULT 1 
Whether the circuit cross-connect is a 
working span. Values are: 
0: False 
1: True 
IsCktCCActive 
NUMBER(1) 
DEFAULT 1 
Whether the circuit span carries active 
traffic. Values are: 
0: False 
1: True 
CktCCDescr 
VARCHAR2(256
— 
Description associated with the cross-
connect. 
CktCCSrcCDLFl
owID 
NUMBER(3) 
DEFAULT –1 
CDL flow ID associated with the cross-
connect source. Values are 0 to 254. 
CktCCDestCDLF
lowID 
NUMBER(3) 
DEFAULT –1 
CDL flow ID associated with the cross-
connect destination. Values are 0 to 254. 
1.1.177 
ONS155xx_Circuit_Path_Tbl  
The ONS155xx_Circuit_Path_Tbl provides the association between an ONS 15501, 
ONS 15530, or ONS 15540 circuit and its individual paths.  
Primary key: CIRCUIT_PATH_TBL_PK  
Tablespace: ONS155XX_DATA_TABLESPACE  
Table 1-173:  ONS155xx_Circuit_Path_Tbl 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
CktNodeId 
NUMBER(10) 
NOT NULL 
Node ID of the circuit's source node. This 
is an internal field. 
CktUniqueId 
NUMBER(10) 
NOT NULL 
Unique number within each source node. 
This is an internal field. The CktNodeId 
and CktUniqueId combine to form a circuit 
ID that is unique in the network. 
PATHDBID 
NUMBER(10) 
NOT NULL 
Unique database ID for each unique path. 
PathSeqNum 
NUMBER(8) 
NOT NULL 
Sequence number associated with this 
circuit to path map. 
1.1.178 
ONS155xx_Circuit_Stack_Tbl  
The ONS155xx_Circuit_Stack_Tbl contains circuit-to-circuit hierarchy and association for 
the ONS 155xx.  
Primary key: ONS155XX_CIRCUIT_STACK_TBL_PK