Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
131 
NGXP services provisioned in alignment. The table stores a global time stamp indicating 
the changes that are made on the node.  
Primary key: NGXP_BET_GTS_PK  
Tablespace: NGXP_DATA_TABLESPACE  
Table 1-116:  NGXP_Bet_Gts_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
NEDBID 
NUMBER(10) 
NOT NULL 
Prime Optical index used to identify the 
NE in the NE_INFO_TABLE. This is an 
internal field. 
PTSINDEX 
NUMBER(10) 
NOT NULL 
CTC index related to the packet transport 
switch. 
GTS 
NUMBER(20) 
NOT NULL 
Global time stamp related to the last 
change on the NE. 
 
1.1.121 
NGXP_Bet_Table  
The NGXP_Bet_Table is used by the Prime Optical service to synchronize the operation 
among the Prime Optical system and the NGXP network elements to keep the NGXP 
services provisioned in alignment. The table stores more detailed information about the 
changes involved in the NGXP services.  
Primary key: NGXP_BET_PK  
Tablespace: NGXP_DATA_TABLESPACE  
Table 1-117 : NGXP_Bet_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
NEDBID 
NUMBER(10) 
NOT NULL 
Prime Optical index used to identify the 
NE in the NE_INFO_TABLE. This is an 
internal field. 
PTSINDEX 
NUMBER(10) 
NOT NULL 
CTC index related to the packet transport 
switch. 
RANGEID 
NUMBER(4) 
NOT NULL 
Range of the service identifiers that are 
changed. 
CTS 
NUMBER(20) 
NOT NULL 
Change time stamp value related to the 
range identifier. 
DTS 
NUMBER(20) 
NOT NULL 
Delete time stamp value related to the 
range identifier.