Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
280 
1.1.214 
OSS_CORBA_User_Table  
The OSS_CORBA_User_Table contains information about OSS users configured in 
Prime Optical and used by Prime Optical GateWay/CORBA.  
Primary key: OSS_CORBA_USER_TABLE_PK  
Tablespace: BASE_DATA_TABLESPACE  
Table 1-204: OSS_CORBA_User_Table 
Column Name 
Oracle Data Type 
Integrity 
Constraints 
Description 
IPAddress 
NUMBER(10) 
DEFAULT 0 
IP address. 
OSSName 
VARCHAR2(128) 
NOT NULL 
UNIQUE 
Name that the OSS uses to log into Prime 
Optical GateWay/CORBA. 
OSSPasswd 
VARCHAR2(128) 
NOT NULL 
Encrypted password that the OSS uses to 
log into Prime Optical GateWay/CORBA. 
1.1.215 
 OSS_User_Table  
The OSS_User_Table contains information about OSS users configured in Prime Optical 
and used by Prime Optical GateWay/TL1.  
Primary key: OSS_USER_TABLE_PK  
Tablespace: BASE_DATA_TABLESPACE  
Table 1-205: OSS_User_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
IS_IPV6 
NUMBER(1) 
NOT NULL 
Indicates IP version. Values are: 
0: IPv4 
1: IPv6 
OSSName 
VARCHAR2(128) 
NOT NULL 
UNIQUE 
OSS name. 
OSSPasswd 
VARCHAR2(128) 
NOT NULL 
OSS password. 
ListenerModeFlag 
NUMBER(1) 
DEFAULT 1 
Whether autonomous messages 
should be forwarded on the OSS 
connection. Values are: 
0: Do not forward 
1: Forward