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
- Table
- hmUserGroupTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmUserGroupID The user group number identifying this instance. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.3.1.1.1 |
| hmUserGroupDescription A textual description of the user group instance. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.248.14.3.1.1.2 |
| hmUserGroupSecAction This variable specifies the action which is taken if a
user tries to connect to the given port when he is not
allowed to do so. Setting the variable to none(1)
disables any action… | column | Enumeration | .1.3.6.1.4.1.248.14.3.1.1.4 |