Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
238 
Table 1-169:  ONS155xx_CDL_Flow_Config 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
IFDBAccessID 
NUMBER(10) 
NOT NULL 
IFDBAccessID in the 
MIB2_Interface_Table. 
NEDBAccessID 
NUMBER(10) 
NOT NULL 
ID to access this table for an NE; same as 
NEDBAccessID in the NE_INFO_TABLE. 
CdlXmitFlowId 
NUMBER(5) 
— 
Flow ID assigned to packet to transmit. 
CdlRcvFlowId 
NUMBER(5) 
— 
Flow ID assigned to packet to receive. 
1.1.174 
ONS155xx_CDL_IF_Config  
The ONS155xx_CDL_IF_Config table provides information about the configuration of 
CDL on an ONS 15530 or ONS 15540 interface.  
Primary key: CDLPE_CONFIG_PK  
Tablespace: ONS155XX_DATA_TABLESPACE  
Table 1-170 : ONS155xx_CDL_IF_Config 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
IFDBAccessID 
NUMBER(10) 
NOT NULL 
IFDBAccessID in the 
MIB2_Interface_Table. 
NEDBAccessID 
NUMBER(10) 
NOT NULL 
ID to access this table for an NE; same 
as NEDBAccessID in the 
NE_INFO_TABLE. 
CdlAdminStatus 
NUMBER(2) 
— 
Whether CDL is enabled or disabled. 
Values are: 
1: Enabled 
2: Disabled 
CdlForceEndOfHop 
NUMBER(2) 
— 
Whether end-of-hop is enabled. Values 
are: 
1: Enabled 
2: Disabled 
CdlNodeBehavior 
NUMBER(2) 
— 
Currently configured node behavior. 
Values are: 
1: End of path 
2: End of hop 
3: CDL regenerator 
1.1.175 
ONS155xx_CDL_PM_Table  
The ONS155xx_CDL_PM_Table contains CDL monitoring PM data.