hmUserGroupSecAction
USERGROUP-MIB ·
.1.3.6.1.4.1.248.14.3.1.1.4
Object
column
r/w
Enumeration
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. A value of trapOnly(2) generates a trap. Setting the value to portDisable(3) will send a trap, and additionally disable the port until it is re-enabled by management.
Context
- MIB
- USERGROUP-MIB
- OID
.1.3.6.1.4.1.248.14.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmUserGroupEntry
- Table
- hmUserGroupTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | trapOnly |
3 | portDisable |
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 |
| hmUserGroupRestricted 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.
I… | column | Enumeration | .1.3.6.1.4.1.248.14.3.1.1.3 |