Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
240 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
RxInvalidFlowID 
NUMBER(20) 
— 
Counter associated with the number of 
CDL flow identifier lookup errors 
encountered in the receive direction. 
NetEthernetCRC 
NUMBER(20) 
— 
Counter provides the number of 
Ethernet packets with CRC errors. 
ModelType 
NUMBER(5) 
NOT NULL 
Model type as defined by the object 
mapper. 
ObjectType 
NUMBER(10) 
NOT NULL 
Object type as defined by the object 
mapper. 
1.1.176 
ONS155xx_Circuit_CC_Tbl  
The ONS155xx_Circuit_CC_Tbl contains circuit-specific cross-connects for the 
ONS 155xx. For a given circuit, uniquely identified by CktCCDBId, there are one or more 
circuit cross-connects on a single NE. The CktCcNodeId gives information about the NE 
on which this cross-connects resides. When 1+1 protection is enabled on an NE, using 
either splitter or Y-cable, two cross-connects are typically associated with the circuit on 
the NE. In this case, two rows contain the same circuit and CktCcNodeId information. 
Each row in this table represents the circuit cross-connects in a single direction (that is, 
from source to destination). The isWorking and isActive parameters make sense in only 
one direction.  
Primary key: ONS155XX_CIRCUIT_CC_TBL_PK  
Tablespace: ONS155XX_DATA_TABLESPACE  
Table 1-172:  ONS155xx_Circuit_CC_Tbl 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
CktCCDBId 
NUMBER(10) 
NOT NULL 
Unique database ID for each circuit cross-
connect. 
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. 
CktCCNodeId 
NUMBER(10) 
NOT NULL 
Node ID of the cross-connect that is 
associated with the circuit. 
CktCCSrcPhysic
alLoc 
NUMBER(20) 
— 
Physical location of the source endpoint 
of the cross-connect. 
CktCCSrcIfInde
NUMBER(10) 
— 
Static Prime Optical IfIndex of the source 
endpoint of the cross-connect.