Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
288 
1.1.227 
Proxy_Server_Table  
The Proxy_Server_Table contains information about the various proxy servers in the 
network.  
Primary key: PROXY_SERVER_TABLE_PK  
Tablespace: ONS15454_DATA_TABLESPACE  
Table 1-217:  Proxy_Server_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
NEIPAddr 
NUMBER(10) 
NOT NULL 
IP address of the NE. 
GNEIPAddr 
VARCHAR(64) 
NOT NULL 
IP address of the GNE. 
ISPROXYINGGNE 
NUMBER(1) 
NOT NULL 
In the case of multiple GNEs in a ring, 
acts as the GNE proxy for the ENE(s). 
MaskLength 
NUMBER(4) 
DEFAULT 0 
Specifies if this is the host or subnet. 
Cost 
NUMBER(10) 
DEFAULT 0 
Routing cost for this client. 
Flags 
NUMBER(4) 
DEFAULT 0 
Routing flags for this client. 
GNEID 
NUMBER(8) 
DEFAULT 0 
The GNE identification. 
1.1.228 
PW_EFP  
The PW_EFP stores the information that describes the Ethernet Flow Point (EFP) for 
each pseudowire cross-connect contributor.  
Primary key: PW_EFP_PK  
Table 1-218:  PW_EFP 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
NEDBID 
NUMBER(10) 
NOT NULL 
NE ID. This is an internal field. 
PTSINDEX 
NUMBER(10) 
NOT NULL 
PTS ID. This is an internal field. 
SERVICEID 
NUMBER(10) 
NOT NULL 
Service ID. This is an internal field. 
SERSTATE 
NUMBER(1) 
NOT NULL 
EFP service status. 
ISDOUBLETAG
GED 
NUMBER(1) 
NOT NULL 
EFP tagging status. Values are: 
0: single-tagged 
1: double-tagged 
ISEXACT 
NUMBER(1) 
NOT NULL 
Whether the exact EFP option is enabled 
or disabled. Values are: 
0: Disabled 
1: Enabled