hmPortSecPermission
USERGROUP-MIB ·
.1.3.6.1.4.1.248.14.3.4.1.3
Object
column
r/w
Enumeration
This variable specifies the security level of the port. If set to user(1) only the user defined by hmPortSecAllowedUserID may connect to this port. In group(2) mode only members of the user group specified by hmPortSecAllowedGroupIDs are allowed. known(3) means that all users belonging to any user group (all known users) are accepted. Setting the value to world(4) disables the security features, i.e. any user is permitted. For backbone ports the value uplink(5) should be used. If a user does not match the allowed permission he is not able to connect to the network over this port, additionally the actions configured through hmPortSecAction are taken.
Context
- MIB
- USERGROUP-MIB
- OID
.1.3.6.1.4.1.248.14.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmPortSecurityEntry
- Table
- hmPortSecurityTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | user |
2 | group |
3 | known |
4 | world |
5 | uplink |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmPortSecSlotID Slot number the switch unit is plugged in. | column | Integer32 | .1.3.6.1.4.1.248.14.3.4.1.1 |
| hmPortSecAllowedUserIPID This variable specifies the allowed user IP ID if
hmPortSecPermission has been set to user(1). | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.3.4.1.10 |
| hmPortSecDynamicLimit This variable signifies the limit of dynamically learned allowed MAC addresses
for a specific port. | column | Integer32 | .1.3.6.1.4.1.248.14.3.4.1.11 |
| hmPortSecDynamicCount The current number of dynamically learned allowed MAC addresses on this port. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.3.4.1.12 |
| hmPortSecPortID Port number within the group. | column | Integer32 | .1.3.6.1.4.1.248.14.3.4.1.2 |
| hmPortSecAllowedUserID This variable specifies the allowed user ID if
hmPortSecPermission has been set to user(1). | column | MemberID | .1.3.6.1.4.1.248.14.3.4.1.4 |
| hmPortSecAllowedGroupIDs This variable specifies the allowed user groups if
hmPortSecPermission has been set to group(2).
Each group is represented by a single bit. If a
group does not exist the value of … | column | OctetString | .1.3.6.1.4.1.248.14.3.4.1.5 |
| hmPortSecConnectedUserID This variable reflects the user ID of a connected user
actually seen on this port. If there is no user connected
the value will be 0x00:00:00:00:00:00. | column | MemberID | .1.3.6.1.4.1.248.14.3.4.1.6 |
| hmPortSecAction 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.4.1.7 |
| hmPortSecAutoReconfigure This variable controls whether the agent should
re-configure the port when another user with an
incompatible user group setting has been detected.
The default setting, true(1), sh… | column | Enumeration | .1.3.6.1.4.1.248.14.3.4.1.8 |
| hmPortSecPortStatus This variable shows the current status of the port with
respect to port security. If the address seen on the port
is allowed, the status is enabled(1), if it is not allowed,
the s… | column | Enumeration | .1.3.6.1.4.1.248.14.3.4.1.9 |