Technical References

Table 65: Indexes for Class_Security Table
index_keysindex_descriptionindex_name
ClassSecurityIDclustered, unique, primary key
located on PRIMARY
XPKClass_Security
Fields in Class_Security Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLDBINT
The access level the user group has for the class. To see values.
click here (page 465).
AccessLevel
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
NOT NULLDBINT
Identies the class from the Class_List table.
ClassID
PK NOT NULLDBINT
A unique identier for the record.
ClassSecurityID
NOT NULLvarchar(64)
Identies the user group.
UserGroupName
ClassID_To_ObjectType Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
Maps each class to its component object types
Related Tables
Class List (page 149) (via ClassID)
Object List (page 248) (via ObjectType + ObjectID)
Table 66: Indexes for ClassID_To_ObjectType Table
index_keysindex_descriptionindex_name
ObjectTypenonclustered located on PRIMARYXIE1ClassID_To_ObjectType
ClassID, ObjectTypenclustered, unique, primary key
located on PRIMARY
XPKClassID_To_ObjectType
Fields in ClassID_To_ObjectType Table:
Keys and Null Option:Data Type:Description:Field Name:
PK, FK NOT NULLDBINT
Identies the class from the Class_List table.
ClassID
NOT NULLDBINT
For Logical Interface Controller objects:
ObjectID
2 = PG
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
150
Chapter 2: All Tables
ClassID_To_ObjectType Table