Технические ссылки для Cisco Cisco Prime Optical 9.6

Скачать
Страница из 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
287 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
MTU 
NUMBER(4,0) 
DEFAULT 
1500 
The maximum transmission unit (MTU) 
size, which is the largest acceptable 
packet size configured for the port 
channel interface. The range is from 64 
to 9000 bytes. 
HOLD_QUEUE_IN 
NUMBER(4,0) 
— 
The size of the memory packets input 
queue. Values are: 
–1: input queue size determined 
automatically; or 0 to 4096. 
HOLD_QUEUE_OUT 
NUMBER(4,0) 
— 
The size of the memory packets output 
queue. Values are: 
–1: output queue size determined 
automatically; or 0 to 4096. 
1.1.226 
Port_Channel_Members_Table  
The Port_Channel_Members_Table is used to add members to the port channel.  
Primary key: PORT_CHANNEL_MEMBERS_TABLE_PK  
Tablespace: BASE_DATA_TABLESPACE  
Table 1-216:  Port_Channel_Members_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
NE_NODE_ID 
NUMBER(10,0)  — 
The identification of the NE 
containing the ML card and port 
channel. 
SLOT_NUMBER 
NUMBER(2,0) 
NOT NULL 
The slot number. 
PORT_CHANNEL_ID 
NUMBER(2,0) 
NOT NULL 
The port channel identification. 
Values are 1 to 64. 
ETH_PORT_NUMBER 
NUMBER(2,0) 
— 
The Ethernet front port containing 
the port channel.  
LACP_MODE 
NUMBER(1,0) 
— 
The mode for Link Aggregation 
Control Protocol (LACP) packet 
exchange between ports. Values are: 
0: Transparent; LACP is not enabled 
1: Active negotiating mode 
2: Passive negotiating mode 
LACP_PORT_PRIORITY  NUMBER(5,0) 
— 
The LACP port priority. Values are: 
–1: Automatic; or 0 to 65535.