Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
126 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
Filter_Type 
VARCHAR2(10) 
— 
Defines the filter type with respect to 
the subset of the MIB object that is 
identified by the subtree OID and 
bitmask fields. Values are:  
Included 
Excluded 
1.1.113 
NE_SNMPv3_PROXY_FWD_TABLE  
The NE_SNMPV3_PROXY_FWD_TABLE displays information on the proxy forwarding 
entries. The proxy forwarding entries enable SNMPv3 proxying by selected remote NE 
proxies for GET and SET operations.  
Primary key: NE_SNMPv3_PROXY_FWD_TABLE_PK  
Tablespace: BASE_DATA_TABLESPACE  
Table 1-109:  NE_SNMPv3_PROXY_FWD_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. 
Row_ID 
VARCHAR2(10) 
— 
Row ID. 
Context_Engine_ID 
VARCHAR2(32) 
— 
Engine ID of the remote NE. 
Target_IP 
VARCHAR2(50) 
— 
Target IP address of the SNMPv3 NE.  
Local_User 
VARCHAR2(10) 
— 
Local SNMPv3 username.  
Remote_User 
VARCHAR2(32) 
  
Remote SNMPv3 username.  
Proxy_Type 
VARCHAR2(5) 
  
Identifies the proxy action. Values are:  
Read 
Write 
Security_Level 
VARCHAR2(30) 
  
Security level that the SNMPv3 NE 
uses. Values are: 
AuthPriv 
AuthNoPriv 
NoAuthNoPriv 
1.1.114 
NE_SNMPv3_PROXY_TRAP_FWD_TABLE  
The NE_SNMPv3_PROXY_TRAP_FWD_TABLE displays information on trap forwarder 
entries. The trap forwarder entries enable SNMPv3 proxying by selected remote NE 
proxies for the TRAP operation.