iso/org/dod/internet/private/enterprises/.5504/.3/.1/zhoneAdmin/zhoneUser/zhoneUserTable/zhoneUserEntry/zhoneUserAccessLevel
zhoneUserAccessLevel
OBJECT-TYPE
1.3.6.1.4.1.5504.3.1.4.4.3.1.5
Description
Array of access levels that a user may have. This is an OR field where a user may have access to different subsystems. Only exception is Admin access level which allows access to all functions in the system. userAccessAdmin - allows access to all entities of the system. userAccessVoice - allows access to voice specific configuration and information. userAccessData - allows access to the data (i.e. IP) configuration and information. userAccessManuf - allows access to the manufacturing components of the system. userAccessDatabase - allows access to the database allowing write access. For any access except admin, this value must be set to allow any changes to be saved by this user. userAccessSystems - allows access to the system information. userAccessTool - allows access to system tools which help administer the system. userAccessDebug - allows access to Zhone Debug commands. This access should rarely be specified. There is No default value and a value must be specified for the user entry to be created.
Syntax
BITS { userAccessAdmin(0), userAccessVoice(1), userAccessData(2), userAccessManuf(3), userAccessDatabase(4), userAccessSystems(5), userAccessTool(6), userAccessDebug(7) }