Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
262 
1.1.196 
ONS155xx_Path_Tbl  
The ONS155xx_Path_Tbl provides all ONS 15501, ONS 15530, and ONS 15540 paths and 
their protection information.  
Primary key: ONS155XX_PATH_TBL_PK  
Tablespace: ONS155XX_DATA_TABLESPACE  
Table 1-192 : ONS155xx_Path_Tbl 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
PATHDBID 
NUMBER(10) 
NOT NULL 
Unique database ID for each unique path. 
PathSrcNodeId 
NUMBER(10) 
NOT NULL 
Node ID of the source node of the path. 
PathSrcPhysical
Loc 
NUMBER(20) 
— 
Physical location of the source endpoint of 
the path. 
PathSrcIfIndex 
NUMBER(20) 
— 
Static Prime Optical IfIndex of the source 
endpoint of the path. 
PathSrcModule
Type 
NUMBER(8) 
— 
Module type of the source endpoint of 
the path.  
PathSrcObjectT
ype 
NUMBER(8) 
— 
Prime Optical object type of the source 
endpoint of the path. 
PathSrcModelT
ype 
NUMBER(8) 
— 
Prime Optical model type of the source 
endpoint of the path. 
PathDestNodeI
NUMBER(10) 
NOT NULL 
Node ID of the destination node of the 
path. 
PathDestPhysic
alLoc 
NUMBER(20) 
— 
Physical location of the destination 
endpoint of the path. 
PathDestIfInde
NUMBER(10) 
— 
Static Prime Optical IfIndex of the 
destination endpoint of the path. 
PathDestModu
leType 
NUMBER(8) 
— 
Module type of the destination endpoint 
of the path. 
PathDestObjec
tType 
NUMBER(8) 
— 
Prime Optical object type of the 
destination endpoint of the path. 
PathDestModel
Type 
NUMBER(8) 
— 
Prime Optical model type of the 
destination endpoint of the path. 
PathStatus 
NUMBER(1) 
DEFAULT 1 
Status of the path. Values are: 
1: Active 
2: Errored 
3: Incomplete