Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
128 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
Group_Name 
VARCHAR2(32)  — 
The group name. The CTC maximum 
is 32. 
Authentication_Protocol  VARCHAR2(6) 
— 
The authentication protocol (MD5, 
SH1). 
Privacy_Protocol 
VARCHAR2(6) 
— 
The privacy protocol (DES). 
Engine_Id 
VARCHAR2(40)  — 
The engine identification. 
Engine_Id_Len 
VARCHAR2(4) 
— 
The engine identification length. 
Boots  
VARCHAR2(50)  — 
— 
1.1.116 
NE_SNMPv3_Views_Table  
The NE_SNMPv3_Views_Table displays information on the views defined on a selected 
NE. A view identifies the subset of an object in the MIB.  
Primary key: NE_SNMPv3_VIEWS_PK  
Tablespace: BASE_DATA_TABLESPACE 
Table 1-112:  NE_SNMPv3_Views_Table 
Column Name 
Oracle Data Type 
Integrity 
Constraints 
Description 
NEDBACCESSID 
NUMBER(10) 
— 
ID to access this table for an NE; same 
as NEDBAccessID in the NE_Info_Table. 
View_Name 
VARCHAR2(32) 
— 
Name of the MIB view.  
SubTreeOID 
VARCHAR2(200) 
— 
Object identifier that designates a 
subtree element in the MIB hierarchy. 
Mask 
VARCHAR2(32) 
— 
Bit mask that identifies the objects in 
the subtree.  
Type 
VARCHAR2(10) 
— 
Specifies the status of the view. Values 
are: 
Included 
Excluded  
1.1.117 
NE_SNMPv3_TRAP_DEST_TABLE  
The NE_SNMPv3_TRAP_DEST_TABLE displays information on the trap destinations 
provisioned on a selected NE.  
Primary key: NE_SNMPv3_TRAP_DEST_TABLE_PK