hmPortSecAutoReconfigure
USERGROUP-MIB ·
.1.3.6.1.4.1.248.14.3.4.1.8
Object
column
r/w
Enumeration
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), should be used if a single user is connected to the port. The value false(2) might be useful if more than one user is connected to the port (workgroup mode).
Context
- MIB
- USERGROUP-MIB
- OID
.1.3.6.1.4.1.248.14.3.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmPortSecurityEntry
- Table
- hmPortSecurityTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |
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 |
| hmPortSecPermission 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 o… | column | Enumeration | .1.3.6.1.4.1.248.14.3.4.1.3 |
| 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 |
| 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 |