Cisco Cisco Prime Optical 9.6 Technical References

Page of 536
Cisco Prime Optical 9.6.3 Database Schema
 
 
OL-28045-01 
216 
Column Name 
Oracle Data 
Type 
Integrity 
Constraints 
Description 
PrivilegeId 
NUMBER(10) 
— 
Privilege level. 
Lockout 
NUMBER(1) 
DEFAULT 0 
Current lockout status. 
LastLoginTime 
DATE 
— 
Time stamp for last login. 
FailedLoginCount 
NUMBER(10) 
— 
Count for failed login attempts. 
Disabled 
NUMBER(1) 
DEFAULT 0 
Disabled status. 
ChangePwdNxtLogin  NUMBER(1) 
DEFAULT 0 
Change password on next login status. 
1.1.166 
ONS15454SDH_E1_PM_Table  
The ONS15454SDH_E1_PM_Table stores PM information about the E1 card in 
ONS 15454 SDH NEs.  
  For medium, large, and high-end configurations, this table is partitioned. 
Primary key: ONS15454SDH_E1_PM_TABLE_PK  
Tablespace: ONS15454_DATA_TABLESPACE  
Table 1-162:  ONS15454SDH_E1_PM_Table 
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_INFO_TABLE. 
ModuleType 
NUMBER(4) 
NOT NULL 
Module type to which this PM pertains. 
PhysicalLoc 
NUMBER(20) 
DEFAULT 0 
Physical location. 
NEIfIndex 
NUMBER(20) 
NOT NULL 
Table index for the interface; same as 
IfStaticIndex in the Interface_Table. 
TimeStamp 
DATE 
NOT NULL 
Time stamp that shows the interval at 
which the set of statistics was stored. 
NEIfPMStatus 
NUMBER(20) 
DEFAULT –1 
Status of the PM bucket. Values are: 
0: Valid period 
Other: Bit mask value (information about 
PM statistics) 
inMaintenance  NUMBER(1) 
— 
Whether the NE was under maintenance 
when the PM bucket was collected. 
fifteenMinThre
sholdMask 
NUMBER(20) 
— 
Threshold value for the PM bucket for the 
15-minute interval.  
thresholdList 
VARCHAR2(102
4) 
— 
Threshold value for the PM bucket for the 
day.