Technical References

Keys and Null
Option:
Data Type:Description:Field Name:
NOT NULLDBINT
Total time, in seconds, that trunks in the I-group were not busy
with in or out calls.
TrunkIdleTime
Group_Security_Control Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
Each row describes the access members of a group have for a specic object. This table is used
as an intermediate step in creating User_Security_Control records for each member of the group.
Related table
User Group (page 427) (via UserGroupID)
Table 105: Indexes for Group_Security_Control Table
index_keysindex_descriptionindex_name
ObjectID, ObjectType, UserGroupNamenonclustered located on PRIMARYXIE1Group_Security_Control
UserGroupIDnonclustered located on PRIMARYXIE2Group_Security_Control
Fields in Group_Security_Control Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLDBINT
Identies the level of access group members have to the object.To see
values. click here (page 465).
AccessLevel
IE-1NOT NULLDBINT
Together with ObjectType, identies the object.
ObjectID
IE-1NOT NULLDBINT
Together with ObjectID, identies the object.
ObjectType
NOT NULLDBINT
If the access to the object was inherited from a class, this eld
identies that class. Otherwise, it is 0.
OriginClassID
NOT NULLDBINT
If the access to the object was inherited from another object, this eld
identies that object. Otherwise, it is 0.
OriginObjectID
NOT NULLDBINT
If the access to the object was inherited from another object, this eld
identies the type that object.
OriginObjectType
IE-2 NOT NULLDBINT
Identies the user group.
UserGroupID
IE-1 NOT NULLvarchar(64)
Identies the user group. Only groups of type G are referenced.
UserGroupName
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
208
Chapter 2: All Tables
Group_Security_Control Table