hmUserGroupRestricted
USERGROUP-MIB ·
.1.3.6.1.4.1.248.14.3.1.1.3
Object
column
r/w
Enumeration
If set to true(1) any member of this group is restricted to ports
- which have hmPortSecPermission set to group(2) and
- the group is in hmPortSecAllowedGroupIDs.
If set to false(2) the user may also connect to a port if permitted
by other hmPortSecPermission settings, e.g. known(3) or world(4).
The following access restrictions apply:
UserRestr. UserGroupRestr. PortSecPermission access allowed
--------------------------------------------------------------------
false false user hmPortSecAllowedUserID
false false group hmPortSecAllowedGroupIDs
false false known any user group member
false false world yes
true false/true user hmPortSecAllowedUserID
true false/true group no
true false/true known no
true false/true world no
false true user hmPortSecAllowedUserID
false true group hmPortSecAllowedGroupIDs
false true known no
false true world no
Context
- MIB
- USERGROUP-MIB
- OID
.1.3.6.1.4.1.248.14.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmUserGroupEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |