Cisco Cisco Prime Optical 9.6 Références techniques

Page de 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
146 
Column Name 
Oracle Data Type 
Integrity 
Constraints 
Description 
NEDBAccessID 
NUMBER(10) 
NOT NULL 
ID to access this table for an NE; same 
as NEDBAccessID in the NE table. 
PhysicalLoc 
NUMBER(10) 
NOT NULL 
Physical location of the card. 
ModuleType 
NUMBER(8) 
— 
Card type. 
CbQosPolicyindex 
NUMBER(10) 
NOT NULL 
— 
CbQosObjectIndex  NUMBER(10) 
NOT NULL 
— 
CbQosConfigIndex 
NUMBER(10) 
NOT NULL 
— 
CbQosObjectType 
NUMBER(2) 
— 
Values are: 
1: Policymap 
2: Classmap 
3: MatchStatement 
4: Queueing 
5: RandomDetect 
6: TrafficShaping 
7: Police 
8: Set 
CbQosParentindex  NUMBER(10) 
NOT NULL 
— 
ObjectName 
VARCHAR2(4000)  — 
Name of the object. 
DisplayString 
VARCHAR2(4000)  — 
Complete name of the object. 
StatsEnabled 
NUMBER(1) 
DEFAULT 0 
Values are: 
0: False 
1: True 
1.1.139 
ONS15454_CLASSMAP_PM_Table  
The ONS15454_CLASSMAP_PM_Table is used for CBQOS PM data where the module 
type is an ML-series card.  
Primary key: ONS15454_QOSCM_PM_PK  
Tablespace: ONS15454_DATA_TABLESPACE  
Table 1-135:  ONS15454_CLASSMAP_PM_Table 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
NEDBAccessID 
NUMBER(10) 
NOT NULL 
ID to access this table for an 
NE.